Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 年之前
..
class-based-views 0c9f40f776 Fixed #22154 -- Added "Built-in" to some class-based views titles. 10 年之前
contrib 17557d068c Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query. 10 年之前
files a3e88e64a4 Fixed spelling mistake in file docs. 10 年之前
forms ed7821231b Fixed #19463 -- Added UUIDField 10 年之前
models ef5f9b6ae8 Fixed #23460 -- Added literal `%s` support to extra() QuerySets. 10 年之前
templates b9b8895acb Fixed #23527 -- Removed Cheetah references in docs 10 年之前
applications.txt a764a9ccff Checked more precisely whether the app registry is ready. 10 年之前
checks.txt 52ef6a4726 Fixed #17101 -- Integrated django-secure and added check --deploy option 10 年之前
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. 11 年之前
databases.txt d128eac316 Changed Oracle test-user creation to grant privileges instead of roles 10 年之前
django-admin.txt 450a616004 Corrected --noinput docs for makemigrations; refs #23407. 10 年之前
exceptions.txt 53ff096982 Prevented data leakage in contrib.admin via query string manipulation. 10 年之前
index.txt 1d3ae4760b Fixed warnings when building the documentation. 11 年之前
middleware.txt 52ef6a4726 Fixed #17101 -- Integrated django-secure and added check --deploy option 10 年之前
migration-operations.txt b9a670b227 Fixed #23426 -- Don't require double percent sign in RunSQL without parameters 10 年之前
request-response.txt 5f2542f12a Fixed #10190 -- Made HttpResponse charset customizable. 10 年之前
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. 11 年之前
settings.txt a4f23eba2e Fixed #23421 -- Corrected TEST SERIALIZE setting. 10 年之前
signals.txt b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 年之前
template-response.txt 5f2542f12a Fixed #10190 -- Made HttpResponse charset customizable. 10 年之前
unicode.txt fb4f3e04b1 Updated MySQL links to version 5.6. 10 年之前
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 年之前
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 年之前
utils.txt 032c091659 Fixed #23388 -- Made django.utils.timezone.override usable as a decorator 10 年之前
validators.txt c692e37b63 Fixed #22959 -- Documented that class-based validators need to be deconstructible. 10 年之前
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. 10 年之前