Jon Dufresne e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 5 年之前
..
class-based-views c2c27867ef Refs #20456 -- Moved initialization of HEAD method based on GET to the View.setup() for generic views. 5 年之前
contrib e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 5 年之前
files 17752003a8 Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path. 5 年之前
forms 7742cc0c8f Improved custom MultiWidget example in docs. 5 年之前
models 26cab4e8c1 Fixed #31046 -- Allowed RelatedManager.add()/create()/set() to accept callable values in through_defaults. 5 年之前
templates d646e3d14f Fixed #31024 -- Clarified {% firstof %} tag's handling of arguments. 5 年之前
applications.txt 3930ec1bf2 Fixed #31062 -- Doc'd asgi.py in tutorials and project templates. 5 年之前
checks.txt 6f82df69ef Refs #12990 -- Moved CheckFieldDefaultMixin to the django.db.models.fields.mixins. 5 年之前
clickjacking.txt e8ad265ac8 Fixed #30732 -- Doc'd that SameSite cookies flags can affect xframe_options_exempt. 5 年之前
csrf.txt e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 5 年之前
databases.txt c06492dd87 Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL. 5 年之前
django-admin.txt 9e565386d3 Fixed #27430 -- Added -b/--buffer option to DiscoverRunner. 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 ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. 5 年之前
schema-editor.txt 416c584cab Removed versionadded/changed annotations for 2.2. 5 年之前
settings.txt adb9661789 Fixed #31010 -- Allowed subdomains of localhost in the Host header by default when DEBUG=True. 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 ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. 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 年之前