ramez 1335aa2fb9 Fixed #15760 -- Added JavaScript events for admin inline forms. 9 år sedan
..
class-based-views e3720b990a Fixed #25382 -- Removed obsolete references to DateQuerySet. 9 år sedan
contrib 1335aa2fb9 Fixed #15760 -- Added JavaScript events for admin inline forms. 9 år sedan
files 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 år sedan
forms 2f53d342f1 Fixed #12856 -- Documented BoundField API. 9 år sedan
models 534aaf56f4 Fixed #24629 -- Unified Transform and Expression APIs 9 år sedan
templates d06014db53 Removed some discussion of deprecated {% url %} behavior. 9 år sedan
applications.txt e7e8d30cae Refs #25381 -- Clarified that AppConfig model methods search only the current app. 9 år sedan
checks.txt fe3fc5210f Fixed #23813 -- Added checks for common URL pattern errors 9 år sedan
clickjacking.txt e9c5c39631 Updated various links in docs 9 år sedan
csrf.txt b0c56b895f Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN. 9 år sedan
databases.txt 6f1b09bb5c Made assorted improvements to the Oracle documentation. 9 år sedan
django-admin.txt 43f2eb7ef3 Fixed #25390 -- Allowed specifying a start migration in squashmigrations 9 år sedan
exceptions.txt 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. 10 år sedan
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 år sedan
middleware.txt 64982cc2fb Updated Wikipedia links to use https 9 år sedan
migration-operations.txt 95edabb45e Fixed #25430 -- Fixed incorrect RunSQL examples. 9 år sedan
request-response.txt 48c420d992 Added default value for default kwargs for QueryDict. 9 år sedan
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 år sedan
settings.txt b0c56b895f Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN. 9 år sedan
signals.txt ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 9 år sedan
template-response.txt 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 år sedan
unicode.txt 6f1b09bb5c Made assorted improvements to the Oracle documentation. 9 år sedan
urlresolvers.txt a6acfc3183 Refs #17914 -- Discouraged using reverese() with callables. 9 år sedan
urls.txt 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 år sedan
utils.txt 186eb21dc1 Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators. 9 år sedan
validators.txt 75ed590032 Fixed #24636 -- Added model field validation for decimal places and max digits. 9 år sedan
views.txt 70779d9c1c Fixed #24733 -- Passed the triggering exception to 40x error handlers 10 år sedan