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
Activity
Files
0eba5a0de3cf12df35322a50f7bef628121be55c
netbox-community-netbox
/
netbox
/
utilities
History
Jeremy Stretch
0eba5a0de3
Fixes
#851
: Resolve encoding issues during import/export with Python 3
2017-02-01 11:49:54 -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
Initial push to public repo
2016-03-01 11:23:03 -05:00
context_processors.py
…
error_handlers.py
…
fields.py
…
filters.py
…
forms.py
Fixes
#851
: Resolve encoding issues during import/export with Python 3
2017-02-01 11:49:54 -05:00
managers.py
…
middleware.py
…
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
#851
: Resolve encoding issues during import/export with Python 3
2017-02-01 11:49:54 -05:00
views.py
Fixes
#854
: Correct processing of get_return_url() in ObjectDeleteView
2017-01-30 12:13:24 -05:00