jeremystretch dde4495e20 #8232: Cleanup & test fix 4 лет назад
..
forms 6423b386d2 Closes #8758: Allow empty string substitution when renaming objects in bulk 4 лет назад
management 349733c6dd Redirect users on error to the GitHub discussion forum 4 лет назад
templates dde4495e20 #8232: Cleanup & test fix 4 лет назад
templatetags 1278429518 Closes #8232: Add color show full 100% utilization (#8816) 4 лет назад
testing 9de179cba8 Closes #7858: Standardize the representation of content types across import & export functions 4 лет назад
tests 6cda55da06 Fixes #8187: Fix rendering of tags column in object tables 4 лет назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
api.py d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests 4 лет назад
choices.py 5b4dacf0f5 Merge branch 'develop' into feature 4 лет назад
constants.py 038d7e0fa6 Add missing HTTP_X_FORWARDED_FOR 4 лет назад
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body 5 лет назад
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 лет назад
exceptions.py 1be4a57bd4 Closes #6345: Introduce PermissionsViolation exception for use in generic views 4 лет назад
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 лет назад
filters.py ee6e2e0af1 Fixes #7690: Fix custom field integer support for MultiValueNumberFilter 4 лет назад
htmx.py 91f33d3289 #8057: Enable dynamic tables for object list views 4 лет назад
markdown.py 6a369ac985 Closes #7531: Add Markdown support for strikethrough formatting 4 лет назад
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 6 лет назад
paginator.py 2c2e37e9f0 Merge branch 'develop' into feature 4 лет назад
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 5 лет назад
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 лет назад
querysets.py 90257e9dee Fixes #8715: eliminates duplicates when used in many-to-many field constraints 4 лет назад
tables.py a5820e27a6 Fixes #8905: Disable ordering by assigned tags to prevent erroneous results 4 лет назад
utils.py e1ef911d40 #8564: Fix deepmerge logic to allow nullifying dicts 4 лет назад
validators.py b584f09223 Fixes #8319: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter 4 лет назад
views.py 696b5c80a7 Closes #6097: Redirect old slug-based object views 5 лет назад