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