Claude Paroz c7b97ac3a7 Added missing backtick in instances docs. 5 роки тому
..
class-based-views c2c27867ef Refs #20456 -- Moved initialization of HEAD method based on GET to the View.setup() for generic views. 5 роки тому
contrib 372eaa395f Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters. 5 роки тому
files 5e00bd1f77 Removed unnecessary code-block directives in various docs. 5 роки тому
forms ffcf1a8ebf Fixed #31118 -- Made FileInput to avoid the required attribute when initial data exists. 5 роки тому
models c7b97ac3a7 Added missing backtick in instances docs. 5 роки тому
templates d291c72bf2 Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags. 5 роки тому
applications.txt 3930ec1bf2 Fixed #31062 -- Doc'd asgi.py in tutorials and project templates. 5 роки тому
checks.txt 8b3e714ecf Fixed #30980 -- Improved error message when checking uniqueness of admin actions' __name__. 5 роки тому
clickjacking.txt e8ad265ac8 Fixed #30732 -- Doc'd that SameSite cookies flags can affect xframe_options_exempt. 5 роки тому
csrf.txt 3fe5d0128b Rewrote CSRF JavaScript example without jQuery. 5 роки тому
databases.txt c06492dd87 Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL. 5 роки тому
django-admin.txt 20debf01bd Fixed typo in docs/ref/django-admin.txt. 5 роки тому
exceptions.txt 89abecc75d Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones. 5 роки тому
index.txt d37ea5f09b Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 5 роки тому
middleware.txt 103a6f4307 Fixed some typos in comments and docs. 5 роки тому
migration-operations.txt 06909fe084 Fixed #28273 -- Doc'd fast nullable column creation with defaults. 5 роки тому
paginator.txt 17595407ca Fixed #14218 -- Added Paginator.__iter__(). 5 роки тому
request-response.txt 56071826bb Refs #30752 -- Doc'd error reporting related optional request attributes. 5 роки тому
schema-editor.txt 416c584cab Removed versionadded/changed annotations for 2.2. 5 роки тому
settings.txt 13e4abf83e Fixed #30752 -- Allowed using ExceptionReporter subclasses in error reports. 5 роки тому
signals.txt 632d7bbd3d Fixed typo in docs/ref/signals.txt. 5 роки тому
template-response.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 роки тому
unicode.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 роки тому
urlresolvers.txt 416c584cab Removed versionadded/changed annotations for 2.2. 5 роки тому
urls.txt 422b875c65 Documented arguments for custom 500 error view. 5 роки тому
utils.txt b2bd08bb7a Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ". 5 роки тому
validators.txt ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. 5 роки тому
views.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 роки тому