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
f824d1eb3b
Closes
#1556
: Added API endpoints listing static field choices for each app
2017-10-10 16:41:35 -04:00
..
api
Closes
#1556
: Added API endpoints listing static field choices for each app
2017-10-10 16:41:35 -04:00
fixtures
…
migrations
…
tests
…
__init__.py
…
apps.py
…
constants.py
Moved constant definitions from models.py to constants.py
2017-06-16 16:01:44 -04:00
filters.py
Closes
#1203
: Implemented query filters for all models
2017-06-19 16:10:18 -04:00
forms.py
Added bulk import view for circuit types
2017-10-09 15:52:22 -04:00
models.py
Moved circuit speed humanization to a template tag
2017-08-29 22:42:06 -04:00
signals.py
…
tables.py
Removed SearchTables; created DetailTables for models where needed
2017-07-12 16:42:45 -04:00
urls.py
Added bulk import view for circuit types
2017-10-09 15:52:22 -04:00
views.py
Added bulk import view for circuit types
2017-10-09 15:52:22 -04:00