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-07-19
[2.2.x] Refs #30083 -- Added a warning about performing queries in pre/post_i...
Mariusz Felisiak
2019-07-19
[2.2.x] Refs #30083 -- Clarified database state of instances in signals.pre_i...
Mariusz Felisiak
2019-07-18
[2.2.x] Refs #30547 -- Clarified that partial UniqueConstraints don't affect ...
Mariusz Felisiak
2019-07-16
[2.2.x] Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2019-07-11
[2.2.x] Doc'd --no-input option for createsuperuser.
Hasan Ramezani
2019-07-09
[2.2.x] Fixed typos in docs/ref/django-admin.txt.
Mariusz Felisiak
2019-07-02
[2.2.x] Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active super...
Carlton Gibson
2019-07-01
[2.2.x] Fixed #30589 -- Clarified that urlize should be applied only to email...
aitoehigie
2019-07-01
[2.2.x] Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SS...
Carlton Gibson
2019-06-24
[2.2.x] Fixed typo in docs/ref/models/indexes.txt.
Alexey Opalev
2019-06-22
[2.2.x] Removed unneeded non-breaking spaces added in 00169bc36
Claude Paroz
2019-06-20
[2.2.x] Refs #30565 -- Doc'd HttpResponse.close() method.
Chris Jerdonek
2019-06-20
[2.2.x] Fixed #30547 -- Doc'd how Meta.constraints affect model validation.
Swat009
2019-06-19
[2.2.x] Fixed typos in signals and custom management commands docs.
Hasan Ramezani
2019-06-18
[2.2.x] Fixed typos and example in signals.pre_init docs.
Hasan Ramezani
2019-06-11
[2.2.x] Fixed intword example in docs/ref/contrib/humanize.txt.
Jon Dufresne
2019-06-11
[2.2.x] Fixed #30486 -- Fixed the default value of Aggregate.distinct and upd...
Vyacheslav Ver
2019-06-11
[2.2.x] Changed charset and collation link to MySQL docs.
Mykola Nicholas
2019-06-10
[2.2.x] Removed redundant object descriptions to prevent warnings with Sphinx...
Mariusz Felisiak
2019-06-04
[2.2.x] Fixed #30505 -- Doc'd how changes in the order of Field.choices affec...
Caio Ariede
2019-05-31
[2.2.x] Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is ...
parth
2019-05-28
[2.2.x] Fixed #30491 -- Clarified when save() on object with pk executes INSERT.
Brad Solomon
2019-05-20
[2.2.x] Refs #30062 -- Corrected UniqueConstraint signature in docs.
GwynBleidD
2019-05-17
[2.2.x] Changed docs to link to Python's description of iterable.
Jon Dufresne
2019-05-17
[2.2.x] Fixed #25633 -- Updated macOS Spatialite installation instructions.
Daniel Hepper
2019-05-17
[2.2.x] Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight a...
Alex
2019-05-15
[2.2.x] Changed tuple choices to list in docs.
Jon Dufresne
2019-05-07
[2.2.x] Fixed typo in docs/ref/django-admin.txt.
Daniel Musketa
2019-05-07
[2.2.x] Fixed #26678 -- Doc'd that RelatedManager.add()/remove()/set() accept...
Tobias Kunze
2019-05-03
[2.2.x] Refs #20122 -- Corrected documentation of pluralize template filter.
Tobias Kunze
2019-04-26
[2.2.x] Fixed #30361 -- Increased the default timeout of watchman client to 5...
Jacob Green
2019-04-26
[2.2.x] Fixed #30312 -- Relaxed admin check from django.contrib.sessions to S...
Aarni Koskela
2019-04-25
[2.2.x] Fixed #30318 -- Added check for importability of arguments of custom ...
Alasdair Nicol
2019-04-25
[2.2.x] Fixed #30362 -- Noted partial indexes and constraints restrictions wi...
Mariusz Felisiak
2019-04-25
[2.2.x] Fixed UniqueConstraint example in ref/models/constraints.txt.
Mariusz Felisiak
2019-04-24
[2.2.x] Changed tuple Mate.unique_together/permissions to lists in docs.
Luke Plant
2019-04-17
[2.2.x] Updated SpatiaLite install instructions to suggest first package from...
Willy Njundong
2019-04-16
[2.2.x] Fixed typo in docs/ref/models/instances.txt.
Gary Donovan
2019-04-15
[2.2.x] Fixed #30326 -- Doc'd how to avoid persistence of F() assignment.
sage
2019-04-09
[2.2.x] Fixed #30321 -- Added example of changed_data to forms docs.
Bruno Furtado
2019-04-07
[2.2.x] Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2019-04-02
[2.2.x] Fixed typo in docs/ref/settings.txt.
Mariusz Felisiak
2019-03-30
[2.2.x] Refs #30278 -- Fixed link in cached_property docs.
Tim Graham
2019-03-30
[2.2.x] Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property.
Matthew Schinckel
2019-03-29
[2.2.x] Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-03-28
[2.2.x] Used extlinks for Django's source code.
Tim Graham
2019-03-28
[2.2.x] Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs.
Tim Graham
2019-03-28
[2.2.x] Refs #1660 -- Doc'd the LANGUAGES_BIDI setting.
Nick Pope
2019-03-28
[2.2.x] Doc'd that HttpResponse accepts bytestrings.
Mariusz Felisiak
2019-03-28
[2.2.x] Fixed "byte string" typo in various docs and comments.
Mariusz Felisiak
[next]