Jeremy Stretch 3b44e7c1c4 Update API test methods to evaluate permissions assignment 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 d85d963842 Remove example choices from CSV import form 6 роки тому
testing 3b44e7c1c4 Update API test methods to evaluate permissions assignment 6 роки тому
tests 61ae4be16a Add tests for CSVDataField 6 роки тому
__init__.py 27b289ee3b Initial push to public repo 10 роки тому
api.py 5574aaa8cb Tweak restrict() to accept only an action keyword 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 1ce0191a74 Fixes #4361: Set correct type of connection_state 6 роки тому
error_handlers.py 980d62d579 Removed Python 2 string compatibility 8 роки тому
exceptions.py 0d289d660d Add option to commit database changes 7 роки тому
fields.py 5b505b21c8 Fixes #4183: Fix representation of NaturalOrderingField values in change log 6 роки тому
filters.py 4d5d298ee1 Update super() call for get_filters() 6 роки тому
forms.py ccc31b2c7c Fixes #4525: Allow passing initial data to custom script MultiObjectVar 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 3a9512f086 Refine queryset restriction logic 6 роки тому
tables.py e0ebb8e7d8 Fixes #4617: Restore IP prefix depth notation in list view 6 роки тому
utils.py 7c8c85e435 Add all() method to UserConfig 6 роки тому
validators.py 74821c2c17 Closes #4218: Allow negative voltage for DC power feeds 6 роки тому
views.py e463430d51 Change CableCreateView to use ObjectEditView 6 роки тому