summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2013-10-24[1.5.x] Bump everything for 1.5.5 bugfix release.1.5.5James Bennett
2013-10-23[1.5.x] Bumped release date for 1.5.5 & 1.4.9.Tim Graham
Backport of 4ce5c119b5 from master
2013-10-23Fixed #13245: Explained Oracle's behavior w.r.t db_tableShai Berger
and how to prevent table-name truncation Thanks russellm & timo for discussion, and timo for review. Backported from master 317040a73b77be8f8210801793b2ce6d1a69301e
2013-10-22[1.5.x] Added 1.5.5 and 1.4.9 release notesTim Graham
Backport of 2eb8f15516 from master
2013-10-22[1.5.x] Fixed #21304 -- Typo in docs/topics/testing/advanced.txtTim Graham
Thanks joao at silvaneves.org for the report. Backport of 9704c49d59 from master
2013-10-21[1.5.x] Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.Riccardo Magliocchetti
Backport of 1e39982b6e from master
2013-10-18[1.5.x] Fixed #21212 -- Documented the reverse name for OneToOneField.Juergen Schackmann
Thanks bjb at credil.org for the report. Backport of f8632572ad from master
2013-10-18[1.5.x] Added a warning regarding session security and subdomains.Tim Graham
Backport of a3372f67cb from master
2013-10-15[1.5.x] Improvement on InlineFormSet doc, refs #21006Tianyi Wang
Backport of 944a2bb7c1 from master
2013-10-15[1.5.x] Fixed #21006 -- Added example code for overriding methods on an ↵Tianyi Wang
InlineFormSet. Thanks treysta at gmail.com for the suggestion. Backport of 9bfe66164e from master
2013-10-14[1.5.x] Fixed #21223 -- Added form.id_for_label to topic guide.Sorcha Bowler
Thanks ebertti at yahoo.com.br for the suggestion. Backport of 018e2c055a from master
2013-10-14[1.5.x] Fixed #20962 -- Documented that template tag render() may raise ↵Bouke Haarsma
exceptions. Thanks Keryn Knight for the report. Backport of e077224f4a from master
2013-10-14[1.5.x] Fixed #21210 -- Documented when runserver doesn't auto-restart.Bouke Haarsma
Thanks gergely at polonkai.eu for the suggestion. Backport of 9b7d38ed5a from master
2013-10-14[1.5.x] Fixed #21264 -- Incorrect RST usage in docsBouke Haarsma
Backport of 8fc63087f6 from master
2013-10-14[1.5.x] Fixed #21027 -- Updated tutorial 5 docs to link to management shell ↵Max Vizard
command page. Backport of 13ddf0e002 from master
2013-10-13Fixed #21261 -- Added missing import in RedirectView docsAymeric Augustin
Thanks yokomizor.
2013-10-11[1.5.x] Fixed #15582 -- Documented how TransactionTestCase.multi_db affects ↵Tim Graham
fixtures. Thanks slinkp for the suggestion. Backport of dd839a2dfd from master
2013-10-11[1.5.x] Minor edits to docs/topics/db/queries.txt.Cody Scott
Backport of 8bfc7cc64c from master
2013-10-10[1.5.x] Small improvements to docs/topics/db/models.txtCody Scott
Backport of 695bc0d191 from master
2013-10-08[1.5.x] Fix grammatical errors in email documentationDan Loewenherz
Backport of 43f213e475 from master
2013-10-03[1.5.x] Fixed #21218 -- Typo on docs/howto/upgrade-version.txtTim Graham
Thanks ryan at ryangallen.com for the report. Backport of 36e220f923 from master
2013-10-02[1.5.x] Clarified session replay attack differences with cookie backend.Tim Graham
Backport of 00a0d3de02 from master
2013-10-01[1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse.Tim Graham
Thanks einsteiger for the suggestion.
2013-09-30[1.5.x] Fixed #21154 -- Updated TemplateResponse docs to better explain context.Curtis Maloney
Thanks mrmachine for the report. Backport of c39c9f2ad8 from master
2013-09-25[1.5.X] Fixed wording in unit tests documentation.Baptiste Mispelon
Backport of 42b9feb2e79546e1d4362c3a4f0043f3c569ace3 from master.
2013-09-24[1.5.x] Fixed #21137 -- Corrected ULRconf include example.Tim Graham
Thanks marfire for the report. Backport of 77f6b468e5 from master
2013-09-23[1.5.x] Removed extra p (topppings->toppings)Brett Koonce
Backport of 946a2226ea from master
2013-09-23[1.5.x] Removed implication that six is part of Python stdlib.Tim Graham
Backport of 45969bdeb5 from master
2013-09-23[1.5.x] Fixed #20830 -- Clarified that Django uses a customized version of six.Daley Chetwynd
Thanks glarrain for the suggestion. Backport of a53caf28bf from master
2013-09-23[1.5.x] Fixed #21120 -- Added more explicit text on using validators and ↵Ben Huckvale
link to writing validators. Thanks nicolas at niconomicon.net for the suggestion. Backport of 98e0453f00 from master
2013-09-23[1.5.x] Fixed #21702 -- Added different bullet styles for nested lists.Tim Garner
Thanks moc at mocpa.com for the suggestion. Backport of c81b6f7b83 from master
2013-09-22[1.5.x] Reference Meta.index_together in DB performance guide.Ramiro Morales
9dc45efeba from master.
2013-09-22[1.5.x] Fixed a couple of typos in GeoDjango docs.Ramiro Morales
8b366a50f4 from master.
2013-09-21[1.5.x] Correct very minor typomlissner
Just changed as to has. Backport of d8f2d940cc from master
2013-09-21[1.5.x] Fixed #21137 -- Documented best practice for URLconfs with repeated ↵Michael DiBernardo
pattern prefixes. Backport of 222460a994 from master
2013-09-21[1.5.x] Fixed #21133 -- Clarifed documentation about strftime formatting.Curtis Maloney
Backport of 43a2ec7999 from master
2013-09-19[1.5.x] Added missing "in" in sentence.Markus Amalthea Magnuson
Backport of 2c5c422d34 from master
2013-09-19[1.5.x] Fixed #21121: Added archive of security issues.Russell Keith-Magee
Backport of 9d3e60a, 8e134c2, 8b3bae9, c65ae7c, bbabc53, and a2e25e8 from master.
2013-09-16[1.5.x] Reworded a paragraph in the logging docs.Ramiro Morales
9d12f68a53 from master.
2013-09-15[1.5.x] Cleaned up 1.5.4/1.4.8 release notesTim Graham
Backport of 8d29005524 from master
2013-09-15[1.5.x] Add release notes and bump version numbers for 1.5.4 security release.1.5.4James Bennett
2013-09-13[1.5.x] Fixed #21101 -- Updated urlize documentation to mention email addressesGoetz
Backport of 39b49fd339 from master
2013-09-13[1.5.x] Fixed #21094 -- Updated reuseable apps tutorial to use pip for ↵Tim Graham
installation. Thanks ylb415 at gmail.com for the suggestion. Backport of e4aab1bb8d from master
2013-09-13[1.5.x] Documentation -- added instructions on working with pull requestsKevin Christopher Henry
Since non-core contributors are asked to review patches, instructions on working with pull requests were added to the Working with Git and GitHub page (based on the existing instructions in the core committers page). Backport of 990ce9aab9 from master
2013-09-11[1.5.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.Tim Graham
Thanks EvilDMP for the report and Russell Keith-Magee for the draft text. Backport of da843e7dba from master
2013-09-11[1.5.x] Documentation -- Improved description of cache argumentsKevin Christopher Henry
- Fixed some grammar and formatting mistakes - Added the type and default for CULL_FREQUENCY - Made the note on culling the entire cache more precise. (It's actually slower on the filesystem backend.) Backport of 5eca021d48 from master
2013-09-10[1.5.x] Bump version numbers for 1.5.3 security release.1.5.3James Bennett
2013-09-10[1.5.x] Added 1.4.7/1.5.3 release notesTim Graham
Backport of baec6a26dd from master
2013-09-10[1.5.x] Fixed #21075 - Improved doc for calling call_command with arguments.oz123
Backport of fca4c4826e from master
2013-09-07[1.5.x] Fixed #20005 -- Documented that Oracle databases need execute ↵Tim Graham
permission on SYS.DBMS_LOB. Thanks jafula for the suggestion. Backport of a86ecc80a2 from master