jeremystretch 8f1acb700d Fix ID list creation in API tests 4 yıl önce
..
forms 41dfdc0aaa Fixes #7324: Fix TypeError exception in web UI when filtering objects using single-choice filters 4 yıl önce
management 349733c6dd Redirect users on error to the GitHub discussion forum 4 yıl önce
templates a1110b07de Fixes #7153: Allow clearing of assigned device type images 4 yıl önce
templatetags 39430e01de Fixes #7550: Fix rendering of UTF8-encoded data in change records 4 yıl önce
testing 8f1acb700d Fix ID list creation in API tests 4 yıl önce
tests e12314ba60 Fix test user permissions for API pagination tests 4 yıl önce
__init__.py 27b289ee3b Initial push to public repo 10 yıl önce
api.py d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests 4 yıl önce
choices.py 5b4dacf0f5 Merge branch 'develop' into feature 4 yıl önce
constants.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 yıl önce
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body 5 yıl önce
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 yıl önce
exceptions.py 1be4a57bd4 Closes #6345: Introduce PermissionsViolation exception for use in generic views 4 yıl önce
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 yıl önce
filters.py d35ac1347c Move TagFilter to extras 4 yıl önce
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 5 yıl önce
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 5 yıl önce
paginator.py 318c8b85e9 Fixes #7721: Retain pagination preference when MAX_PAGE_SIZE is zero 4 yıl önce
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 5 yıl önce
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 yıl önce
querysets.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 yıl önce
tables.py d0b85586b9 Changelog & cleanup for #6930 4 yıl önce
utils.py 528df76747 #7082: Handle stale content types 4 yıl önce
validators.py 8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields 5 yıl önce
views.py 696b5c80a7 Closes #6097: Redirect old slug-based object views 5 yıl önce