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