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
netbox-community-netbox
/
netbox
/
wireless
History
Jeremy Stretch
ae8df77cc8
Move count_related() & dict_to_filter_params() to utilities.query
2024-03-22 08:59:52 -04:00
..
api
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
forms
Use FieldSet instances for all forms
2024-03-19 13:34:13 -04:00
graphql
…
migrations
Squash migrations
2024-01-25 12:35:04 -05:00
tables
…
tests
Add missing filters for reverse many-to-many relationships
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
…
constants.py
…
filtersets.py
Declare FilterSet fields as a tuple
2024-03-12 12:08:11 -04:00
models.py
…
search.py
…
signals.py
…
urls.py
…
utils.py
15094 Add missing gettext to error strings for internationalization (
#15155
)
2024-02-20 09:44:02 -05:00
views.py
Move count_related() & dict_to_filter_params() to utilities.query
2024-03-22 08:59:52 -04:00