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
/
utilities
History
Jeremy Stretch
4e5f537cc5
When editing an object, cancel_url should point to its normal view; when adding, it should point to the object list
2016-06-27 23:18:26 -04:00
..
templatetags
Introduced 'startswith' template filter
2016-06-21 14:25:30 -04:00
__init__.py
…
api.py
…
context_processors.py
…
error_handlers.py
…
fields.py
…
forms.py
Fixes
#25
: Recurse expand_pattern only if there are more ranges to unpack
2016-06-27 14:12:30 -04:00
middleware.py
…
models.py
Extended primary models to include 'created' and 'last_updated' fields
2016-06-22 10:19:00 -04:00
paginator.py
Moved PAGINATE_COUNT to configuration.py
2016-05-23 12:55:03 -04:00
tables.py
Fixed bug where checkboxes were being shown on tables regardless of user permissions
2016-06-24 15:41:14 -04:00
views.py
When editing an object, cancel_url should point to its normal view; when adding, it should point to the object list
2016-06-27 23:18:26 -04:00