Jeremy Stretch 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests vor 6 Jahren
..
management 4ba2579936 Closes #4051: Disable the makemigrations management command vor 6 Jahren
templates 624566b04e Fixes #4282: Fix label on export button for device types vor 6 Jahren
templatetags e7f7b14214 Extend menu items and buttons to accept a list of required permissions vor 6 Jahren
testing a53f854187 Remove tests for API _choices endpoints vor 6 Jahren
tests 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero vor 6 Jahren
__init__.py 27b289ee3b Initial push to public repo vor 10 Jahren
api.py 9df238c5f2 Merge branch 'develop' into develop-2.8 vor 6 Jahren
auth_backends.py fc1feec8bf Fix format string vor 6 Jahren
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests vor 6 Jahren
choices.py 81c9177c09 Add a default button color vor 6 Jahren
constants.py e5f8f15293 added lookup map for treenode filter vor 6 Jahren
context_processors.py dd9fc4173d Expose regsitry in templates using existing context processor for settings vor 6 Jahren
custom_inspectors.py 1ce0191a74 Fixes #4361: Set correct type of connection_state vor 6 Jahren
error_handlers.py 980d62d579 Removed Python 2 string compatibility vor 8 Jahren
exceptions.py 0d289d660d Add option to commit database changes vor 7 Jahren
fields.py 5b505b21c8 Fixes #4183: Fix representation of NaturalOrderingField values in change log vor 6 Jahren
filters.py 803287a514 Closes #4313: Remove id__in filters vor 6 Jahren
forms.py e975f1b216 Update device component bulk edit forms to use form_from_model() vor 6 Jahren
middleware.py 7ffc00159e Tweak settings/middleware to support testing; improve tests vor 6 Jahren
models.py 6959785cd1 Define __all__ for models.py within each app vor 6 Jahren
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero vor 6 Jahren
paginator.py d8494e44e7 Document available user preferences vor 6 Jahren
query_functions.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero vor 6 Jahren
querysets.py ccb9f7bfe2 Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function vor 6 Jahren
tables.py 4c677e7fe6 Force checkbox table columns to narrow width vor 6 Jahren
utils.py 7c8c85e435 Add all() method to UserConfig vor 6 Jahren
validators.py 74821c2c17 Closes #4218: Allow negative voltage for DC power feeds vor 6 Jahren
views.py 30c3d6ee40 Remember user's per_page preference (POC for UserConfig) vor 6 Jahren