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-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
2019-03-27
[2.2.x] Updated spelling and RFCs in HttpOnly cookie flag docs.
Nick Pope
2019-03-27
[2.2.x] Removed obsolete RFC from cookie docs.
Nick Pope
2019-03-21
[2.2.x] Used monospace font in date template filter format character docs.
Philipp Bosch
2019-03-18
[2.2.x] Fixed #30253 -- Doc'd how to order nulls in QuerySet.order_by().
Paul Wayper
2019-02-25
[2.2.x] Fixed documentation of database representation for ManyToManyField.
Mariusz Felisiak
2019-02-14
[2.2.x] Removed docs of unused libgeoip1/python-gdal packages.
Tim Graham
2019-02-12
[2.2.x] Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.
Hasan Ramezani
2019-02-12
[2.2.x] Doc'd database functions for overlaps lookup.
Claude Paroz
2019-02-09
[2.2.x] Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database bac...
Tim Graham
2019-02-08
[2.2.x] Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-02-07
[2.2.x] Updated Oracle docs links to Oracle 18c.
Mariusz Felisiak
2019-02-06
[2.2.x] Refs #15372 -- Removed obsolete docs about manage.py setting sys.path.
Andy Chosak
2019-02-05
[2.2.x] Simplified and corrected LOGIN_URL, LOGIN_REDIRECT_URL, and LOGOUT_RE...
Tim Graham
2019-02-04
[2.2.x] Refs #30055 -- Bumped minimum SQLite version in GIS docs.
Tim Graham
2019-01-31
[2.2.x] Refs #28161 -- Doc'd INSTALLED_APPS requirement for ArrayField(CIText).
Robert Coup
2019-01-31
[2.2.x] Corrected output of Prefetch.to_attr example.
Sergey Fedoseev
2019-01-30
[2.2.x] Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_...
Carlton Gibson
2019-01-27
[2.2.x] Fixed typo in docs/ref/request-response.txt.
Sergey Fursov
2019-01-21
[2.2.x] Corrected GenericRelation's related_query_name manual lookup example.
Pavel Savchenko
2019-01-17
[2.2.x] Refs #28606 -- Corrected deprecation version for CachedStaticFilesSto...
Tim Graham
2019-01-17
[2.2.x] Fixed typo in QuerySet.bulk_update() documentation.
Day Barr
2019-01-16
Fixed #20147 -- Added HttpRequest.headers.
Santiago Basulto
2019-01-15
Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a th...
Collin Anderson
2019-01-14
Refs #28643 -- Changed Variance() to use NumericOutputFieldMixin.
Nick Pope
2019-01-14
Refs #28643 -- Changed StdDev() to use NumericOutputFieldMixin.
Nick Pope
2019-01-14
Refs #28643 -- Changed Avg() to use NumericOutputFieldMixin.
Nick Pope
2019-01-13
Fixed #27685 -- Added watchman support to the autoreloader.
Tom Forbes
2019-01-12
Refs #28643 -- Added Reverse database function.
Nick Pope
2019-01-12
Fixed #30062 -- Added support for unique conditional constraints.
Paveł Tyślacki
2019-01-11
Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optio...
MaximZemskov
[next]