Jeremy Stretch 5dc956fbe1 First stab at external authentication support 6 лет назад
..
management 4ba2579936 Closes #4051: Disable the makemigrations management command 6 лет назад
templates 7a53e24f97 Closes #3810: Preserve slug value when editing existing objects 6 лет назад
templatetags c5f74cce80 Introduce a common template for object list views 6 лет назад
testing a8601bb1fd Merge pull request #4151 from netbox-community/4146-secretrole-enforcement 6 лет назад
tests 322b328584 Fixes #4211: Include trailing text when naturalizing interface names 6 лет назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
api.py 7388fa3556 Fixes #4083: Permit nullifying applicable choice fields via API requests 6 лет назад
auth_backends.py 5dc956fbe1 First stab at external authentication support 6 лет назад
choices.py fe402331f2 Handle grouped choices when returning ChoiceSet values 6 лет назад
constants.py 2e83ce76ed Fix race condition in available-prefix/ip APIs 6 лет назад
context_processors.py 980d62d579 Removed Python 2 string compatibility 8 лет назад
custom_inspectors.py 6fe1b9b37c update openapi field type for choice field value fields to string 6 лет назад
error_handlers.py 980d62d579 Removed Python 2 string compatibility 8 лет назад
exceptions.py 0d289d660d Add option to commit database changes 7 лет назад
fields.py 5b505b21c8 Fixes #4183: Fix representation of NaturalOrderingField values in change log 6 лет назад
filters.py d2aa9b8e79 filtering multiple regions with null 6 лет назад
forms.py 7a53e24f97 Closes #3810: Preserve slug value when editing existing objects 6 лет назад
middleware.py 5dc956fbe1 First stab at external authentication support 6 лет назад
models.py 6959785cd1 Define __all__ for models.py within each app 6 лет назад
ordering.py 322b328584 Fixes #4211: Include trailing text when naturalizing interface names 6 лет назад
paginator.py 7e70bfaacc Fixes #2985: Fix pagination page length for rack elevations 7 лет назад
querysets.py ccb9f7bfe2 Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function 6 лет назад
tables.py 4c677e7fe6 Force checkbox table columns to narrow width 6 лет назад
utils.py faa22cb637 Fixes #2511: Compare object change to the previous change 6 лет назад
validators.py ba6df87d10 Move min/max prefix length validators to ipam.validators 6 лет назад
views.py f05c7be394 Fixes #4204: Fix assignment of mask length when bulk editing prefixes 6 лет назад