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-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
2019-05-20
Refs #30062 -- Corrected UniqueConstraint signature in docs.
GwynBleidD
2019-05-17
Changed docs to link to Python's description of iterable.
Jon Dufresne
2019-05-17
Fixed #25633 -- Updated macOS Spatialite installation instructions.
Daniel Hepper
2019-05-17
Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity...
Alex
2019-05-17
Fixed #30196 -- Made FileResponse set Content-Disposition inline if filename ...
ShingenPizza
2019-05-16
Fixed typo in expression documentation.
Vyacheslav Ver
2019-05-15
Changed tuple choices to list in docs.
Jon Dufresne
2019-05-09
Fixed #30310 -- Added support for looking up HttpHeaders.headers using unders...
Troon
2019-05-07
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
Chris Adkins
2019-05-07
Fixed typo in docs/ref/django-admin.txt.
Daniel Musketa
2019-05-07
Fixed #26678 -- Doc'd that RelatedManager.add()/remove()/set() accepts the fi...
Tobias Kunze
2019-05-06
Fixed #29352 -- Allowed specifying a Feed language.
Tobias Kunze
2019-05-03
Ignored pywatchman.SocketTimeout in Watchman autoreloader.
Daniel Hahler
2019-05-03
Refs #20122 -- Corrected documentation of pluralize template filter.
Tobias Kunze
2019-05-02
Fixed #29529 -- Allowed models.fields.FilePathField to accept a callable path.
Mykola Kokalko
2019-05-02
Fixed #30396 -- Added system checks for uniqueness of indexes and constraints...
can
2019-04-30
Fixed #30245 -- Added -k option to DiscoverRunner.
François Freitag
2019-04-30
Fixed #30418 -- Added --skip-checks management command option.
Jon Dufresne
2019-04-26
Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds...
Jacob Green
2019-04-26
Fixed #30312 -- Relaxed admin check from django.contrib.sessions to SessionMi...
Aarni Koskela
2019-04-25
Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escap...
Jon Dufresne
2019-04-25
Fixed #30318 -- Added check for importability of arguments of custom error ha...
Alasdair Nicol
2019-04-25
Fixed #30362 -- Noted partial indexes and constraints restrictions with abstr...
Mariusz Felisiak
2019-04-25
Fixed UniqueConstraint example in ref/models/constraints.txt.
Mariusz Felisiak
2019-04-24
Fixes #30342 -- Removed a system check for LANGUAGES_BIDI setting.
Matthias Kestenholz
2019-04-24
Changed tuple Mate.unique_together/permissions to lists in docs.
Luke Plant
2019-04-23
Fixed #30365 -- Fixed syntax highlighting in SQL examples.
Daniel Musketa
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
[prev]
[next]