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
800bdd8fc50a6c69f64541807bec6c6841d3eeaf
netbox-community-netbox
/
netbox
/
secrets
History
Jeremy Stretch
0c645b12d1
Moved querysets to separate files; tweaked interface ordering logic (
#1523
)
2017-10-10 17:23:41 -04:00
..
api
Closes
#1556
: Added API endpoints listing static field choices for each app
2017-10-10 16:41:35 -04:00
fixtures
…
migrations
…
templates
…
templatetags
…
tests
…
__init__.py
…
admin.py
Fixes
#1312
: Catch error when attempting to activate a user key with an invalid private key
2017-07-12 10:06:13 -04:00
apps.py
…
decorators.py
…
exceptions.py
…
filters.py
…
forms.py
Added bulk import view for secret roles
2017-10-09 15:56:17 -04:00
hashers.py
…
models.py
Moved querysets to separate files; tweaked interface ordering logic (
#1523
)
2017-10-10 17:23:41 -04:00
querysets.py
Moved querysets to separate files; tweaked interface ordering logic (
#1523
)
2017-10-10 17:23:41 -04:00
tables.py
Removed SearchTables; created DetailTables for models where needed
2017-07-12 16:42:45 -04:00
urls.py
Added bulk import view for secret roles
2017-10-09 15:56:17 -04:00
views.py
Fixes
#1567
: Prompt user for session key when importing secrets
2017-10-10 13:22:40 -04:00