Jeremy Stretch a1e5a8b86a Introduce badge template tag 6 년 전
..
management 4ba2579936 Closes #4051: Disable the makemigrations management command 6 년 전
templates 624566b04e Fixes #4282: Fix label on export button for device types 6 년 전
templatetags a1e5a8b86a Introduce badge template tag 6 년 전
testing 8959d2e0a7 #4416: Add individual delete views for organizational objects 6 년 전
tests a8145fe4c2 Add permission assignment to custom test methods 6 년 전
__init__.py 27b289ee3b Initial push to public repo 10 년 전
api.py a6b03b8884 Update WritableNestedSerializer to call unrestricted() on RestrictedQuerySets 6 년 전
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 6 년 전
choices.py 92f49b4711 Closes #4672: Set default color for rack and devices roles 6 년 전
constants.py 92f49b4711 Closes #4672: Set default color for rack and devices roles 6 년 전
context_processors.py dd9fc4173d Expose regsitry in templates using existing context processor for settings 6 년 전
custom_inspectors.py 548127cc88 Rename VMInterface serializers 6 년 전
error_handlers.py 980d62d579 Removed Python 2 string compatibility 8 년 전
exceptions.py 0d289d660d Add option to commit database changes 7 년 전
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 6 년 전
filters.py af778f8fca TagFilter should call unrestricted() on its queryset 6 년 전
forms.py 7fab929194 Fix evaluation of empty label_pattern 6 년 전
metadata.py b26fc81187 Sort the list for consistent output 6 년 전
middleware.py 7ffc00159e Tweak settings/middleware to support testing; improve tests 6 년 전
models.py 6959785cd1 Define __all__ for models.py within each app 6 년 전
mptt.py e23b2c4c4f Implement RestrictedQuerySet as a manager 6 년 전
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 년 전
paginator.py 5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user 6 년 전
permissions.py 85e932bfc1 Clean up permissions utility functions 6 년 전
query_functions.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 년 전
querysets.py 9777f25b9f Set the default action to 'view' for restrict() 6 년 전
tables.py c484fa99e2 Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links 6 년 전
utils.py 4ae05dddeb Tag should use a stock manager by default 6 년 전
validators.py 5af2b3c2f5 Closes #4717: Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks 6 년 전
views.py 4613b69c28 Extend GetReturnURLMixin to automatically resolve default return URL for querysets 6 년 전