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
/
tenancy
History
Jeremy Stretch
c9c8d337a0
Closes
#5011
: Standardized name field lengths across all models
2020-10-15 15:37:34 -04:00
..
api
Reorganize REST API components under netbox app
2020-10-13 15:57:21 -04:00
migrations
Closes
#5011
: Standardized name field lengths across all models
2020-10-15 15:37:34 -04:00
tests
Add test for API bulk updates
2020-09-22 13:50:55 -04:00
__init__.py
…
apps.py
…
filters.py
Remove restriction enforcement from RestrictedQuerySet
2020-07-23 12:48:03 -04:00
forms.py
Update cable termination forms to use DynamicModelChoiceField
2020-08-12 12:58:32 -04:00
models.py
Closes
#5011
: Standardized name field lengths across all models
2020-10-15 15:37:34 -04:00
tables.py
Introduce LinkedCountColumn to standardize approach to counting related items in tables
2020-09-25 12:42:17 -04:00
urls.py
…
views.py
Closes
#4871
: Specify ordering for querysets using annotate() to count related objects
2020-07-20 12:07:19 -04:00