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