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
af3c9eaec1
Fixes
#854
: Correct processing of get_return_url() in ObjectDeleteView
2017-01-30 12:13:24 -05:00
..
templatetags
Fixes
#845
: Fix missing edit/delete buttons on object tables for non-superusers
2017-01-26 13:20:56 -05:00
__init__.py
…
api.py
…
context_processors.py
…
error_handlers.py
…
fields.py
…
filters.py
…
forms.py
Support for comma in interfaces and ip addresses bulk creation (
#833
)
2017-01-25 14:47:14 -05:00
managers.py
…
middleware.py
Updated middleware for Django 1.10
2016-12-26 10:48:15 -05:00
models.py
…
paginator.py
Simplified paginator when dealing with <=5 pages
2016-12-26 15:43:48 -05:00
sql.py
…
tables.py
Fixes
#845
: Fix missing edit/delete buttons on object tables for non-superusers
2017-01-26 13:20:56 -05:00
utils.py
Fixes
#764
: Encapsulate in double quotes values containing commas when exporting to CSV
2017-01-04 10:47:00 -05:00
views.py
Fixes
#854
: Correct processing of get_return_url() in ObjectDeleteView
2017-01-30 12:13:24 -05:00