Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 年之前
..
class-based-views a5391db76a Fixed inaccuracies in generic mixins documentation. 11 年之前
contrib 00da02cbfd Fixed #22052 -- Corrected a misspelling of ellipsoid 11 年之前
files 82f466b571 Fix typo in storage docs 11 年之前
forms 2e4200b5c7 Fixed #21654 -- Documented a use-case for Form.errors.as_data(). 11 年之前
models 985ae732b2 Fixed #21884 -- Mentioned that exact is the defaut QuerySet lookup type 11 年之前
templates f94f466cd3 Fixed #19496 -- Added truncatechars_html filter. 11 年之前
applications.txt 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 年之前
checks.txt d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 年之前
clickjacking.txt f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 年之前
databases.txt d8d83777eb Fixed #21629 -- Added instructions for loading MySQL time zone definitions. 11 年之前
django-admin.txt d5df7a0515 Fixed #21969: Fix behaviour of initial_data with migrated apps 11 年之前
exceptions.txt 8847a0c601 Fixed #16192 -- Made unique error messages in ModelForm customizable. 11 年之前
index.txt d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 年之前
middleware.txt b22d6c47a7 Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each request. 11 年之前
migration-operations.txt dbe82e74f2 Add reference documentation for operations and stubs for schemaeditor. 11 年之前
request-response.txt 0242134d32 Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 11 年之前
schema-editor.txt dbe82e74f2 Add reference documentation for operations and stubs for schemaeditor. 11 年之前
settings.txt 44814e78cc Fixed #22013 -- Documented difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL. 11 年之前
signals.txt d562527a16 Fixed #21477 -- Renamed db to using in pre/post_migrate signals. 11 年之前
template-response.txt 05d36dc06e Always use parentheses when documenting a method with no arguments. 11 年之前
unicode.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
urlresolvers.txt eacf060e01 Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 11 年之前
urls.txt ce0c5c38ea A few doc additions for changes from d228c1192e. 11 年之前
utils.txt 5d263dee30 Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string(). 11 年之前
validators.txt b102c27ff4 Fixed #20784 -- Added inverse_match parameter to RegexValidator. 11 年之前
views.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 年之前