Jeremy Stretch 8eb4d0a36b Remove ViewExemptBackend; use same for model- and object-level permissions 5 anni fa
..
management 4ba2579936 Closes #4051: Disable the makemigrations management command 6 anni fa
templates 624566b04e Fixes #4282: Fix label on export button for device types 6 anni fa
templatetags d85d963842 Remove example choices from CSV import form 5 anni fa
testing a53f854187 Remove tests for API _choices endpoints 6 anni fa
tests 61ae4be16a Add tests for CSVDataField 5 anni fa
__init__.py 27b289ee3b Initial push to public repo 10 anni fa
api.py aeb32104a4 Enforce object-level permissions for API views 5 anni fa
auth_backends.py 8eb4d0a36b Remove ViewExemptBackend; use same for model- and object-level permissions 5 anni fa
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 5 anni fa
choices.py 81c9177c09 Add a default button color 6 anni fa
constants.py e5f8f15293 added lookup map for treenode filter 6 anni fa
context_processors.py dd9fc4173d Expose regsitry in templates using existing context processor for settings 6 anni fa
custom_inspectors.py 1ce0191a74 Fixes #4361: Set correct type of connection_state 6 anni fa
error_handlers.py 980d62d579 Removed Python 2 string compatibility 7 anni fa
exceptions.py 0d289d660d Add option to commit database changes 6 anni fa
fields.py 5b505b21c8 Fixes #4183: Fix representation of NaturalOrderingField values in change log 6 anni fa
filters.py 4d5d298ee1 Update super() call for get_filters() 5 anni fa
forms.py 9312dea2b2 Merge pull request #4564 from netbox-community/3147-csv-import-fields 5 anni fa
middleware.py 7ffc00159e Tweak settings/middleware to support testing; improve tests 6 anni fa
models.py 6959785cd1 Define __all__ for models.py within each app 6 anni fa
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 5 anni fa
paginator.py d8494e44e7 Document available user preferences 5 anni fa
query_functions.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 5 anni fa
querysets.py ccb9f7bfe2 Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function 6 anni fa
tables.py a4dbd2dae5 Closes #3064: Include tags in object lists as a toggleable table column 5 anni fa
utils.py 7c8c85e435 Add all() method to UserConfig 5 anni fa
validators.py 74821c2c17 Closes #4218: Allow negative voltage for DC power feeds 6 anni fa
views.py 63f842c7db Implement ObjectPermissionManager 5 anni fa