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
bb1f97abc2
Implemented static writable ModelSerializers for all models
2017-01-31 15:35:09 -05:00
..
api
Implemented static writable ModelSerializers for all models
2017-01-31 15:35:09 -05:00
fixtures
…
migrations
…
__init__.py
Fixes
#817
: Update last_updated time of a circuit when editing a child termination
2017-01-23 15:31:41 -05:00
admin.py
…
apps.py
Fixes
#817
: Update last_updated time of a circuit when editing a child termination
2017-01-23 15:31:41 -05:00
filters.py
…
forms.py
Closes
#841
: Merged search and filter forms on all object lists
2017-01-24 12:05:39 -05:00
models.py
Basic Support for Python 3 (
#827
)
2017-01-23 16:44:29 -05:00
signals.py
Fixes
#817
: Update last_updated time of a circuit when editing a child termination
2017-01-23 15:31:41 -05:00
tables.py
…
urls.py
…
views.py
Fixes
#845
: Fix missing edit/delete buttons on object tables for non-superusers
2017-01-26 13:20:56 -05:00