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
3d25cecc6915c404e30f4d81066945482f954dda
netbox-community-netbox
/
netbox
/
secrets
History
Jeremy Stretch
d651deb31c
Renamed
form_class
attribute to
model_form
for consistency
2017-09-12 13:55:11 -04:00
..
api
Fixes
#1421
: Improved model validation logic for API serializers
2017-08-15 13:54:04 -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
Closes
#1203
: Implemented query filters for all models
2017-06-19 16:10:18 -04:00
forms.py
Fixes
#1342
: Allow designation of users and groups when creating/editing a secret role
2017-07-13 11:44:29 -04:00
hashers.py
…
models.py
…
tables.py
Removed SearchTables; created DetailTables for models where needed
2017-07-12 16:42:45 -04:00
urls.py
Fixes
#1263
: Differentiate add and edit permissions for objects
2017-06-13 16:41:57 -04:00
views.py
Renamed
form_class
attribute to
model_form
for consistency
2017-09-12 13:55:11 -04:00