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
f70f0f8d62
Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields
2017-04-13 13:11:23 -04:00
..
api
…
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
Closes
#981
: Allow filtering primary objects by a given set of IDs
2017-03-22 09:39:30 -04:00
forms.py
Closes
#927
: Upgrade to django-filter 1.0
2017-03-01 13:09:19 -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
Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields
2017-04-13 13:11:23 -04:00