Jeremy Stretch 1a8eea5aa9 Fixes #4175: Fix potential exception when bulk editing objects from a filtered list před 6 roky
..
management 4ba2579936 Closes #4051: Disable the makemigrations management command před 6 roky
templates 009fc4f301 Remove custom template for APISelect widget před 6 roky
templatetags c5f74cce80 Introduce a common template for object list views před 6 roky
testing a8601bb1fd Merge pull request #4151 from netbox-community/4146-secretrole-enforcement před 6 roky
tests 909323663e Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields před 6 roky
__init__.py 27b289ee3b Initial push to public repo před 10 roky
api.py 7388fa3556 Fixes #4083: Permit nullifying applicable choice fields via API requests před 6 roky
auth_backends.py df0686a1bd Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting před 7 roky
choices.py fe402331f2 Handle grouped choices when returning ChoiceSet values před 6 roky
constants.py 2e83ce76ed Fix race condition in available-prefix/ip APIs před 6 roky
context_processors.py 980d62d579 Removed Python 2 string compatibility před 7 roky
custom_inspectors.py 6fe1b9b37c update openapi field type for choice field value fields to string před 6 roky
error_handlers.py 980d62d579 Removed Python 2 string compatibility před 7 roky
exceptions.py 0d289d660d Add option to commit database changes před 6 roky
fields.py b271fd32bd Introduce NaturalOrderingField před 6 roky
filters.py d2aa9b8e79 filtering multiple regions with null před 6 roky
forms.py 6bc7be7ba5 Merge pull request #3925 from hSaria/3840-limit-vlan-choices před 6 roky
middleware.py 00b50f9c65 Remove obsolete constants před 6 roky
models.py 6959785cd1 Define __all__ for models.py within each app před 6 roky
ordering.py 909323663e Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields před 6 roky
paginator.py 7e70bfaacc Fixes #2985: Fix pagination page length for rack elevations před 7 roky
querysets.py ccb9f7bfe2 Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function před 6 roky
tables.py 4c677e7fe6 Force checkbox table columns to narrow width před 6 roky
utils.py 17e0054941 Fix up bulk editing forms před 6 roky
validators.py ba6df87d10 Move min/max prefix length validators to ipam.validators před 6 roky
views.py 1a8eea5aa9 Fixes #4175: Fix potential exception when bulk editing objects from a filtered list před 6 roky