| .. |
|
forms
|
0cc2a6b2cf
Closes #5003: CSV import now accepts slug values for choice fields
|
5 лет назад |
|
management
|
4ba2579936
Closes #4051: Disable the makemigrations management command
|
6 лет назад |
|
templates
|
624566b04e
Fixes #4282: Fix label on export button for device types
|
6 лет назад |
|
templatetags
|
d384f25ec2
Replace expand/collpase with max mask length for prefixes list
|
5 лет назад |
|
testing
|
3ebef04a11
Closes #5016: assertHttpStatus() should report form validation errors
|
5 лет назад |
|
tests
|
5b438c3f30
Refactor utility form resources into separate modules
|
5 лет назад |
|
__init__.py
|
27b289ee3b
Initial push to public repo
|
10 лет назад |
|
api.py
|
fd139a77f5
Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py
|
5 лет назад |
|
background_tasks.py
|
05cb47e650
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
5 лет назад |
|
choices.py
|
19d0d6ff10
Closes #4857: Drop support for legacy numeric choice field values
|
5 лет назад |
|
constants.py
|
3777fbccc3
Implements #2006 - run reports and scripts in the background
|
5 лет назад |
|
context_processors.py
|
dd9fc4173d
Expose regsitry in templates using existing context processor for settings
|
6 лет назад |
|
custom_inspectors.py
|
53e09a924c
Restore and rename CustomChoiceFieldInspector
|
5 лет назад |
|
error_handlers.py
|
bf4fee1592
Fixes #5020: Correct handling of dependent objects during bulk deletion
|
5 лет назад |
|
exceptions.py
|
05aa008ce1
#2006: Prevent script/report execution if no RQ worker is running
|
5 лет назад |
|
fields.py
|
b5d53fa850
Fix schema deconstruction for NaturalOrderingField
|
5 лет назад |
|
filters.py
|
3a90366538
Fix filtering services by port number
|
5 лет назад |
|
metadata.py
|
b26fc81187
Sort the list for consistent output
|
5 лет назад |
|
middleware.py
|
7ffc00159e
Tweak settings/middleware to support testing; improve tests
|
6 лет назад |
|
mptt.py
|
cb36f9fdb3
Remove restriction enforcement from RestrictedQuerySet
|
5 лет назад |
|
ordering.py
|
131d2c97ca
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
5 лет назад |
|
paginator.py
|
5c1adf9e37
Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user
|
5 лет назад |
|
permissions.py
|
64a3bd37e7
Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models
|
5 лет назад |
|
query_functions.py
|
131d2c97ca
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
5 лет назад |
|
querysets.py
|
4ee8e473eb
Move ObjectChange creation into signal receivers
|
5 лет назад |
|
tables.py
|
08c492f1f4
Merge develop into develop-2.10
|
5 лет назад |
|
utils.py
|
e77f1bdd85
Introduce array_to_string() utility function; add port_list property to Service
|
5 лет назад |
|
validators.py
|
5af2b3c2f5
Closes #4717: Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks
|
5 лет назад |
|
views.py
|
c5ab89d71e
Merge branch 'develop-2.10' into 4878-custom-fields
|
5 лет назад |