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