index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2019-04-19
Made cosmetic edits in docs/releases/2.2.1.txt.
Mariusz Felisiak
2019-04-19
Fixed #30328 -- Fixed crash of IntegerField.validators when limit_value in a ...
Scott Fitsimones
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-18
Fixed typos in docs, comments, and exception messages.
Ville Skyttä
2019-04-18
Fixed #30370 -- Added dbshell support for client TLS certificates on PostgreSQL.
Oleh Mykytiuk
2019-04-18
Fixed #30335, #29139 -- Fixed crash when ordering or aggregating over a neste...
can
2019-04-17
Updated SpatiaLite install instructions to suggest first package from recent ...
Willy Njundong
2019-04-17
Fixed #27755 -- Added ModelAdmin.get_inlines() hook.
Hasan Ramezani
2019-04-16
Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape translations.
Tobias Kunze
2019-04-16
Fixed #14009 -- Fixed custom formset validation example in docs.
Tobias Kunze
2019-04-16
Fixed typo in docs/ref/models/instances.txt.
Gary Donovan
2019-04-15
Fixed #30325 -- Reverted "Fixed #29725 -- Removed unnecessary join in QuerySe...
Mariusz Felisiak
2019-04-15
Fixed #30326 -- Doc'd how to avoid persistence of F() assignment.
sage
2019-04-14
Fixed #30350 -- Prevented recreation of migration for operations with a range...
Florian Apolloner
2019-04-14
Corrected wording in docs/intro/overview.txt.
gnl
2019-04-13
Fixed #30347 -- Fixed typo in docs/topics/db/aggregation.txt.
Daniel Musketa
2019-04-09
Fixed #30321 -- Added example of changed_data to forms docs.
Bruno Furtado
2019-04-08
Fixed #30330 -- Fixed setting of primary key to None during fast-delete.
Florian Apolloner
2019-04-08
Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on...
Ran Benita
2019-04-07
Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2019-04-06
Fixed #30332 -- Fixed crash of ordering by expressions with params in ArrayAg...
Simone Pellizzari
2019-04-05
Fixed #30324 -- Forced utf-8 encoding when loading the template for the techn...
Nick Pope
2019-04-05
Fixed #30331 -- Added support for psycopg2 2.8.
Mariusz Felisiak
2019-04-04
Fixed #30307 -- Fixed incorrect quoting of database user password when using ...
msg
2019-04-03
Added stub release notes for 2.2.1.
Mariusz Felisiak
2019-04-02
Fixed typo in docs/releases/2.2.txt.
Alex Gaynor
2019-04-02
Fixed typo in docs/ref/settings.txt.
Mariusz Felisiak
2019-04-01
Corrected date format in 2.2 release notes.
Carlton Gibson
2019-04-01
Set release date in v2.2 release notes.
Carlton Gibson
2019-04-01
Updated man page for 2.2 final.
Carlton Gibson
2019-03-30
Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit thro...
Tim Graham
2019-03-30
Added stub 2.1.8 release notes.
Tim Graham
2019-03-30
Refs #30278 -- Fixed link in cached_property docs.
Tim Graham
2019-03-30
Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property.
Matthew Schinckel
2019-03-29
Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.
Abhishek Bera
2019-03-29
Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-03-29
Fixed #30294 -- Allowed HttpResponse to accept memoryview content.
sage
2019-03-28
Moved extlinks in docs config to allow using 'version' variable.
Tim Graham
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-03-28
Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs.
Tim Graham
2019-03-28
Fixed #30241 -- Added more system checks of translation settings.
Nick Pope
2019-03-28
Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid.
Nick Pope
2019-03-28
Refs #1660 -- Doc'd the LANGUAGES_BIDI setting.
Nick Pope
2019-03-28
Doc'd that HttpResponse accepts bytestrings.
Mariusz Felisiak
2019-03-28
Fixed "byte string" typo in various docs and comments.
Mariusz Felisiak
2019-03-27
Updated spelling and RFCs in HttpOnly cookie flag docs.
Nick Pope
2019-03-27
Removed obsolete RFC from cookie docs.
Nick Pope
2019-03-26
Doc'd django-docs-translation and Read the Docs release steps.
Tim Graham
2019-03-25
Doc'd a few contributing guidelines.
Tim Graham
2019-03-25
Fixed #28431 -- Added a system check for BinaryField to prevent strings defau...
Hasan Ramezani
[prev]
[next]