summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [2.2.x] Set release date in v2.2 release notes.Carlton Gibson2019-04-011-4/+4
* [2.2.x] Updated man page for 2.2 final.Carlton Gibson2019-04-011-18/+11
* [2.2.x] Fixed #30289 -- Prevented admin inlines for a ManyToManyField's impli...Tim Graham2019-03-301-1/+3
* [2.2.x] Added stub 2.1.8 release notes.Tim Graham2019-03-302-0/+13
* [2.2.x] Refs #30278 -- Fixed link in cached_property docs.Tim Graham2019-03-301-2/+2
* [2.2.x] Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property.Matthew Schinckel2019-03-301-0/+4
* [2.2.x] Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.Abhishek Bera2019-03-291-1/+1
* [2.2.x] Removed unnecessary /static from links to PostgreSQL docs.Nick Pope2019-03-2913-47/+46
* [2.2.x] Used extlinks for Django's source code.Tim Graham2019-03-2812-69/+38
* [2.2.x] Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs.Tim Graham2019-03-281-2/+1
* [2.2.x] Refs #1660 -- Doc'd the LANGUAGES_BIDI setting.Nick Pope2019-03-281-0/+20
* [2.2.x] Doc'd that HttpResponse accepts bytestrings.Mariusz Felisiak2019-03-281-8/+8
* [2.2.x] Fixed "byte string" typo in various docs and comments.Mariusz Felisiak2019-03-285-6/+6
* [2.2.x] Updated spelling and RFCs in HttpOnly cookie flag docs.Nick Pope2019-03-273-17/+13
* [2.2.x] Removed obsolete RFC from cookie docs.Nick Pope2019-03-271-5/+5
* [2.2.x] Used monospace font in date template filter format character docs.Philipp Bosch2019-03-211-39/+39
* [2.2.x] Fixed #30277 -- Fixed broken links to packaging.python.org.Tim Graham2019-03-211-2/+3
* [2.2.x] Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179).Carlton Gibson2019-03-181-0/+14
* [2.2.x] Fixed #30253 -- Doc'd how to order nulls in QuerySet.order_by().Paul Wayper2019-03-181-1/+5
* [2.2.x] Fixed #30161 -- Added how to decorate class-based views to view decor...alexanderblnf2019-03-122-0/+6
* [2.2.x] Clarified deconstruct() in Custom Model Field docs.David Beitey2019-03-121-5/+8
* [2.2.x] Doc'd the use of --noinput for test database handling.Samuel Gaist2019-03-051-0/+7
* [2.2.x] Clarified permission-related docs.Tobias Bengfort2019-02-282-1/+2
* [2.2.x] Fixed #30208 -- Fixed login header height and alignment in the larges...Matthias Kestenholz2019-02-251-0/+0
* [2.2.x] Refs #29683 -- Updated multi-db docs for view permission.Tim Graham2019-02-251-1/+1
* [2.2.x] Fixed documentation of database representation for ManyToManyField.Mariusz Felisiak2019-02-251-4/+3
* [2.2.x] Fixed #30187 -- Moved "install Django" command to a console box.Mariusz Felisiak2019-02-161-2/+5
* [2.2.x] Fixed #30171 -- Fixed DatabaseError in servers tests.Jon Dufresne2019-02-141-0/+3
* [2.2.x] Removed docs of unused libgeoip1/python-gdal packages.Tim Graham2019-02-141-5/+0
* [2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.Dan Davis2019-02-135-10/+10
* [2.2.x] Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.Hasan Ramezani2019-02-121-0/+11
* [2.2.x] Refs #29478 -- Clarified cached_property 2.2 release note.Tim Graham2019-02-121-3/+3
* [2.2.x] Doc'd database functions for overlaps lookup.Claude Paroz2019-02-121-0/+11
* [2.2.x] Fixed indentation in docs/topics/templates.txt.Jonatan Alexis Anauati2019-02-111-1/+1
* [2.2.x] Added CVE-2019-6975 to the security release archive.Tim Graham2019-02-111-0/+14
* [2.2.x] Refs #30177 -- Forwardported 2.0.13 release notes.Tim Graham2019-02-112-0/+14
* [2.2.x] Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 rel...Carlton Gibson2019-02-114-0/+39
* [2.2.x] Fixed typo in docs/releases/2.2.txt.Atul Varma2019-02-111-1/+1
* [2.2.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat....Carlton Gibson2019-02-113-0/+36
* [2.2.x] Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database bac...Tim Graham2019-02-091-2/+0
* [2.2.x] Removed extra characters in docs header underlines.Mariusz Felisiak2019-02-087-9/+9
* [2.2.x] Added stub release notes for security releases.Carlton Gibson2019-02-074-2/+18
* [2.2.x] Updated Oracle docs links to Oracle 18c.Mariusz Felisiak2019-02-075-12/+19
* [2.2.x] Refs #15372 -- Removed obsolete docs about manage.py setting sys.path.Andy Chosak2019-02-061-8/+4
* [2.2.x] Simplified and corrected LOGIN_URL, LOGIN_REDIRECT_URL, and LOGOUT_RE...Tim Graham2019-02-051-22/+11
* [2.2.x] Fixed duplicate word in docs/releases/2.0.txt.Daniel Hahler2019-02-041-1/+1
* [2.2.x] Refs #30055 -- Bumped minimum SQLite version in GIS docs.Tim Graham2019-02-041-1/+1
* [2.2.x] Used extlinks for GitHub commits.Tim Graham2019-02-013-173/+172
* [2.2.x] Used LoginRequiredMixin in "Models and request.user" example.Daniel Roseman2019-01-311-6/+5
* [2.2.x] Refs #28161 -- Doc'd INSTALLED_APPS requirement for ArrayField(CIText).Robert Coup2019-01-311-0/+5