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
/
secrets
History
Jeremy Stretch
ff65f7fd7b
Fixes
#2362
: Implemented custom admin site to properly handle BASE_PATH
2018-08-16 09:44:00 -04:00
..
api
Adopt django-taggit-serializer for representation of assigned tags in the API
2018-08-03 09:43:03 -04:00
fixtures
…
migrations
Closes
#2213
: Added squashed migrations
2018-08-01 14:01:20 -04:00
templates
…
templatetags
…
tests
Refactored the tests to remove a lot of boilerplate
2018-08-03 11:39:26 -04:00
__init__.py
…
admin.py
Fixes
#2362
: Implemented custom admin site to properly handle BASE_PATH
2018-08-16 09:44:00 -04:00
apps.py
…
decorators.py
…
exceptions.py
…
filters.py
Closes
#1739
: Enabled custom fields for secrets
2018-07-17 09:43:57 -04:00
forms.py
Merge branch 'develop' into develop-2.4
2018-07-18 17:51:57 -04:00
hashers.py
…
models.py
Webhook signal refactor -
fixes
#2282
(
#2260
)
2018-07-30 14:23:49 -04:00
querysets.py
…
tables.py
…
urls.py
…
views.py
Cleaned up BulkEditView and BulkDeleteView
2018-07-20 21:18:10 -04:00