Keshav Kumar f37d548ede Fixed #20995 -- Added support for iterables of template names to {% include %} template tag. 5 年之前
..
class-based-views 2ab97af352 Fixed #31270 -- Doc'd RedirectView.get_redirect_url() arguments. 5 年之前
contrib 5978de2ec0 Updated the GeoJSON format specification link to RFC 7946. 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 382af9b141 Fixed #31003 -- Doc'd and tested return value of QuerySet.bulk_create(). 5 年之前
templates f37d548ede Fixed #20995 -- Added support for iterables of template names to {% include %} template tag. 5 年之前
applications.txt 971a84d6af Clarified AppConfig.ready() docs example. 5 年之前
checks.txt 8690878507 Fixed #31277 -- Relaxed system check of m2m intermediary tables for db_table collision when database routers are installed. 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 958977f662 Fixed #31212 -- Updated psycopg links to HTTPS and new location. 5 年之前
django-admin.txt 0b83c8cc4d Refs #31055 -- Added --database option to the check management command. 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 549445519c Reverted "Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object." 5 年之前
schema-editor.txt 416c584cab Removed versionadded/changed annotations for 2.2. 5 年之前
settings.txt 72b97a5b1e Fixed #31232 -- Changed default SECURE_REFERRER_POLICY to 'same-origin'. 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 年之前