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