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
/
ref
Age
Commit message (
Expand
)
Author
2019-08-08
Fixed #30673 -- Relaxed system check for db_table collision when database rou...
Adnan Umer
2019-08-07
Fixed #30676 -- Added --pdb option to test runner.
Andrew Godwin
2019-08-05
Fixed #30680 -- Removed obsolete system check for SECURE_BROWSER_XSS_FILTER s...
Adnan Umer
2019-08-02
Corrected StreamingHttpResponse.streaming_content description in docs.
niauah
2019-08-02
Fixed #30661 -- Added models.SmallAutoField.
Nick Pope
2019-07-31
Fixed #30665 -- Added support for distinct argument to Avg() and Sum().
Étienne Beaulé
2019-07-31
Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproj...
Nick Pope
2019-07-31
Refs #30160 -- Doc'd startapp/startproject support for tarfile templates.
Nick Pope
2019-07-31
Refs #30160 -- Simplified archive extension map and added other aliases.
Nick Pope
2019-07-25
Fixed #30657 -- Allowed customizing Field's descriptors with a descriptor_cla...
Jon Dufresne
2019-07-19
Refs #30083 -- Added a warning about performing queries in pre/post_init rece...
Mariusz Felisiak
2019-07-19
Refs #30083 -- Clarified database state of instances in signals.pre_init docs.
Mariusz Felisiak
2019-07-18
Refs #30547 -- Clarified that partial UniqueConstraints don't affect model va...
Mariusz Felisiak
2019-07-16
Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.
Mads Jensen
2019-07-16
Refs #29824 -- Added RangeOperators helper class.
Mads Jensen
2019-07-16
Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2019-07-11
Doc'd --no-input option for createsuperuser.
Hasan Ramezani
2019-07-09
Fixed typos in docs/ref/django-admin.txt.
Mariusz Felisiak
2019-07-08
Fixed #30397 -- Added app_label/class interpolation for names of indexes and ...
can
2019-07-05
Fixed #30613 -- Moved index name validation to system checks.
can
2019-07-04
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
luto
2019-07-02
Fixed #27801 -- Made createsuperuser fall back to environment variables for p...
Hasan Ramezani
2019-07-02
Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers.
Carlton Gibson
2019-07-02
Fixed typos in comments and docs.
Min ho Kim
2019-07-01
Fixed #30589 -- Clarified that urlize should be applied only to email address...
aitoehigie
2019-07-01
Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SSL_HEADER...
Carlton Gibson
2019-06-26
Fixed #30594 -- Added 'private' Cache-Control directive to never_cache() deco...
nsasaki128
2019-06-24
Fixed typo in docs/ref/models/indexes.txt.
Alexey Opalev
2019-06-22
Removed unneeded non-breaking spaces added in 00169bc36
Claude Paroz
2019-06-21
Fixed #30421 -- Allowed symmetrical intermediate table for self-referential M...
Nadège Michel
2019-06-20
Removed unnecessary backslashes from docs.
Mariusz Felisiak
2019-06-20
Fixed #30451 -- Added ASGI handler and coroutine-safety.
Andrew Godwin
2019-06-20
Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like o...
Chris Jerdonek
2019-06-20
Refs #30565 -- Doc'd HttpResponse.close() method.
Chris Jerdonek
2019-06-20
Fixed #30547 -- Doc'd how Meta.constraints affect model validation.
Swat009
2019-06-19
Fixed typos in signals and custom management commands docs.
Hasan Ramezani
2019-06-18
Fixed typos and example in signals.pre_init docs.
Hasan Ramezani
2019-06-13
Refs #29548 -- Doc'd MariaDB support for GIS database functions.
Mariusz Felisiak
2019-06-12
Added missing support for PointOnSurface function on MariaDB.
Mariusz Felisiak
2019-06-11
Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizefo...
Jon Dufresne
2019-06-11
Fixed intword example in docs/ref/contrib/humanize.txt.
Jon Dufresne
2019-06-11
Fixed #30486 -- Fixed the default value of Aggregate.distinct and updated exa...
Vyacheslav Ver
2019-06-11
Changed charset and collation link to MySQL docs.
Mykola Nicholas
2019-06-05
Refs #30226 -- Added User.get_user_permissions() method.
Tobias Bengfort
2019-06-05
Fixed #30226 -- Added BaseBackend for authentication.
Tobias Bengfort
2019-06-04
Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrat...
Caio Ariede
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
2019-05-31
Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is the pare...
parth
2019-05-28
Fixed #30491 -- Clarified when save() on object with pk executes INSERT.
Brad Solomon
2019-05-27
Refs #29548 -- Updated docs for MariaDB support.
Mariusz Felisiak
[prev]
[next]