Jeremy Stretch b318bde76c Fix queryset reference under BulkDeleteView před 6 roky
..
management 4ba2579936 Closes #4051: Disable the makemigrations management command před 6 roky
templates 624566b04e Fixes #4282: Fix label on export button for device types před 6 roky
templatetags fa0ff8be39 Restrict ExportTemplates available via export button před 6 roky
testing e917535380 Merge branch 'develop' into develop-2.9 před 6 roky
tests a8145fe4c2 Add permission assignment to custom test methods před 6 roky
__init__.py 27b289ee3b Initial push to public repo před 10 roky
api.py 5574aaa8cb Tweak restrict() to accept only an action keyword před 6 roky
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests před 6 roky
choices.py 92f49b4711 Closes #4672: Set default color for rack and devices roles před 6 roky
constants.py 92f49b4711 Closes #4672: Set default color for rack and devices roles před 6 roky
context_processors.py dd9fc4173d Expose regsitry in templates using existing context processor for settings před 6 roky
custom_inspectors.py 1ce0191a74 Fixes #4361: Set correct type of connection_state před 6 roky
error_handlers.py 980d62d579 Removed Python 2 string compatibility před 8 roky
exceptions.py 0d289d660d Add option to commit database changes před 7 roky
fields.py 5b505b21c8 Fixes #4183: Fix representation of NaturalOrderingField values in change log před 6 roky
filters.py ed0b38c7a7 Bypass restriction for querysets used for filtering by related object před 6 roky
forms.py 067e89f6a0 Allow unrestricted access to assigned tags před 6 roky
middleware.py 7ffc00159e Tweak settings/middleware to support testing; improve tests před 6 roky
models.py 6959785cd1 Define __all__ for models.py within each app před 6 roky
mptt.py e23b2c4c4f Implement RestrictedQuerySet as a manager před 6 roky
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero před 6 roky
paginator.py 5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user před 6 roky
permissions.py 85e932bfc1 Clean up permissions utility functions před 6 roky
query_functions.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero před 6 roky
querysets.py ffb43a8534 Introduce unrestricted() method on RestrictedQuerySet před 6 roky
tables.py 067e89f6a0 Allow unrestricted access to assigned tags před 6 roky
utils.py c7aa0a2321 Fix prepare_cloned_fields() inefficiency před 6 roky
validators.py 5af2b3c2f5 Closes #4717: Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks před 6 roky
views.py b318bde76c Fix queryset reference under BulkDeleteView před 6 roky