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
/
circuits
History
Jeremy Stretch
0f679e1f03
Closes
#4871
: Specify ordering for querysets using annotate() to count related objects
2020-07-20 12:07:19 -04:00
..
api
Closes
#4871
: Specify ordering for querysets using annotate() to count related objects
2020-07-20 12:07:19 -04:00
migrations
Convert NullBooleanField to BooleanField(null=True)
2020-07-16 11:56:35 -04:00
tests
Update filter tests to use unrestricted querysets
2020-07-07 14:26:14 -04:00
__init__.py
…
apps.py
…
choices.py
Closes
#4857
: Drop support for legacy numeric choice field values
2020-07-15 16:54:33 -04:00
filters.py
…
forms.py
…
models.py
Convert NullBooleanField to BooleanField(null=True)
2020-07-16 11:56:35 -04:00
querysets.py
…
signals.py
…
tables.py
Address some of the django_tables2 deprecation warnings
2020-07-16 16:52:45 -04:00
urls.py
#4416
: Add individual delete views for organizational objects
2020-07-01 12:08:26 -04:00
views.py
Closes
#4871
: Specify ordering for querysets using annotate() to count related objects
2020-07-20 12:07:19 -04:00