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
ae231b1d1b
Moved circuit speed humanization to a template tag
2017-08-29 22:42:06 -04:00
..
api
Fixes
#1421
: Improved model validation logic for API serializers
2017-08-15 13:54:04 -04:00
fixtures
…
migrations
…
tests
…
__init__.py
…
apps.py
…
constants.py
…
filters.py
…
forms.py
Closes
#1432
: Added a commit_rate field to the circuits list search form
2017-08-29 16:48:11 -04:00
models.py
Moved circuit speed humanization to a template tag
2017-08-29 22:42:06 -04:00
signals.py
…
tables.py
…
urls.py
…
views.py
…