| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 typo | mlissner | |
| 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 notes | Tim 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.4 | James Bennett | |
| 2013-09-13 | [1.5.x] Fixed #21101 -- Updated urlize documentation to mention email addresses | Goetz | |
| 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 requests | Kevin 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 arguments | Kevin 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.3 | James Bennett | |
| 2013-09-10 | [1.5.x] Added 1.4.7/1.5.3 release notes | Tim 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 | |||
| 2013-09-07 | [1.5.x] Fixed #16992 -- Added InnoDB warning regarding reuse of ↵ | Keith Edmiston | |
| AUTO_INCREMENT values. Thanks kent at nsc.liu.se for the report. Backport of c54fa1a7bc from master | |||
| 2013-09-06 | [1.5.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't ↵ | Keith Edmiston | |
| compatible with runserver --insecure. Backport of 028db97503 from master | |||
| 2013-09-06 | [1.5.x] Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS | Tim Graham | |
| Thanks craigbruce. Backport of db3de52807 from master | |||
| 2013-09-05 | [1.5.x] Fixed #21047 -- Added CLA mesage on the new contributor advice doc | micahhausler | |
| Backport of 93dd31cadf from master | |||
| 2013-09-05 | [1.5.x] Fixed #20900 -- Documented RemoteUserBackend.authenticate | Tim Graham | |
| Backport of 7b62b80693 from master | |||
| 2013-09-05 | Fixed #19211 -- Adapted tutorial for Python 3 | Claude Paroz | |
| Backport of 7cc3acbb7 from master. | |||
| 2013-09-04 | [1.5.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be ↵ | Tim Graham | |
| accessed in forms. Thanks marky1991. Backport of 533d1ab334 from master | |||
| 2013-09-04 | [1.5.x] Fixed #21002 -- Documented JSON session serialization requires ↵ | Tim Graham | |
| string keys Thanks jeroen.pulles at redslider.net for the report. Backport of 3baf1d1042 from master. | |||
| 2013-08-31 | [1.5.x] Made the doc about translating string literals in templates more ↵ | Loic Bistuer | |
| prominent. Backport of 9885f07757 from master | |||
| 2013-08-29 | [1.5.x] Added links to file docs. | Jorge C. Leitão | |
| Backport of d72f83c410 from master | |||
| 2013-08-28 | [1.5.x] Minor spelling correction in ModelForms docs | Phaneendra Chiruvella | |
| Backport of 2fbf949760 from master | |||
| 2013-08-27 | [1.5.x] Fixed #20981 -- Noted the default value of disable_existing_loggers. | Krzysztof Jurewicz | |
| Backport of 095643e691 from master | |||
| 2013-08-27 | [1.5.x] Fixed typo in docs/topics/conditional-view-processing.txt | Jan Böcker | |
| Backport of 5fd2c979cb from master | |||
| 2013-08-22 | [1.5.x] Typos introduced in 57c82f909b. | Ramiro Morales | |
| 2013-08-22 | [1.5.x] Fixed #20922 -- Allowed customizing the serializer used by ↵ | Tim Graham | |
| contrib.sessions Added settings.SESSION_SERIALIZER which is the import path of a serializer to use for sessions. Thanks apollo13, carljm, shaib, akaariai, charettes, and dstufft for reviews. Backport of b0ce6fe656 from master | |||
| 2013-08-22 | [1.5.x] Documentation -- Clarified use of 'view' in test client introduction. | Kevin Christopher Henry | |
| Backport of 2e926b041c from master | |||
| 2013-08-22 | [1.5.x] Fixed #20944 -- Removed inaccurate statement about View.dispatch(). | Marc Tamlyn | |
| Backport of bac4d03ce6 from master | |||
| 2013-08-22 | [1.5.x] Made description of LANGUAGE_CODE setting more clear. | Ramiro Morales | |
| 297f5af222 from master. | |||
| 2013-08-20 | [1.5.x] Documentation - Noted that OneToOneField doesn't respect unique. | Kevin Christopher Henry | |
| Added OneToOneField to the list of model fields for which the unique argument isn't valid. (OneToOneFields are inherently unique, and if the user supplies a value for unique it is ignored / overwritten.) | |||
| 2013-08-15 | [1.5.x] Fixed a rest mistake I introduced in d5ce2ff. | Aymeric Augustin | |
| Backport of 753edfa4b5 from master | |||
| 2013-08-15 | [1.5.x] Fixed #20444 -- Cookie-based sessions does not include a remote code ↵ | Erik Romijn | |
| execution-warning Backport of d5ce2ff5e4 from master | |||
| 2013-08-14 | [1.5.x] Fixed link in 1.5.2 release notes | Tim Graham | |
| 2013-08-14 | [1.5.x] Added some doc links for django.contrib.messages | Tim Graham | |
| Backport of b6178fa24b from master | |||
| 2013-08-13 | Added 1.4.6/1.5.2 release notes.1.5.2 | Tim Graham | |
| 2013-08-13 | Bumped version numbers for 1.5.2. | Jacob Kaplan-Moss | |
