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
c08fae8bce
Restore not-so-extraneous 'id' field to all WritableSerializers
2017-03-17 17:32:43 -04:00
..
api
Restore not-so-extraneous 'id' field to all WritableSerializers
2017-03-17 17:32:43 -04:00
fixtures
…
migrations
Relate SessionKey to UserKey rather than User
2017-03-14 13:32:07 -04:00
templates
…
templatetags
…
tests
Wrote tests for secrets API
2017-03-17 16:01:57 -04:00
__init__.py
…
admin.py
…
apps.py
…
decorators.py
Renamed user URL namespace
2017-03-14 12:36:44 -04:00
exceptions.py
…
filters.py
…
forms.py
…
hashers.py
…
models.py
Allow user to delete session key
2017-03-14 14:01:06 -04:00
tables.py
…
urls.py
…
views.py
…