This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
9062d99bfa57d80c3a1dfc452180b7a46a773546
netbox-community-netbox
/
netbox
/
circuits
History
Jeremy Stretch
bea32aef71
Declare FilterSet fields as a tuple
2024-03-12 12:08:11 -04:00
..
api
Add dynamic nesting support to SerializedPKRelatedField
2024-02-27 14:00:42 -05:00
forms
Closes
#14740
: Remove BootstrapMixin (
#14841
)
2024-01-19 14:02:33 -05:00
graphql
…
migrations
Squash migrations
2024-01-25 12:35:04 -05:00
models
15094 Add missing gettext to error strings for internationalization (
#15155
)
2024-02-20 09:44:02 -05:00
tables
…
tests
Add tests for missing FilterSet filters
2024-03-11 14:39:34 -04:00
__init__.py
…
apps.py
Closes
#15042
: Move model registration logic to AppConfigs (
#15203
)
2024-02-21 14:22:13 -05:00
choices.py
…
filtersets.py
Declare FilterSet fields as a tuple
2024-03-12 12:08:11 -04:00
search.py
…
signals.py
…
urls.py
…
views.py
…