| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-22 | [1.5.x] Fixed #21304 -- Typo in docs/topics/testing/advanced.txt | Tim Graham | |
| Thanks joao at silvaneves.org for the report. Backport of 9704c49d59 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 #21006 | Tianyi 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 #21264 -- Incorrect RST usage in docs | Bouke Haarsma | |
| Backport of 8fc63087f6 from master | |||
| 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.txt | Cody Scott | |
| Backport of 695bc0d191 from master | |||
| 2013-10-08 | [1.5.x] Fix grammatical errors in email documentation | Dan Loewenherz | |
| Backport of 43f213e475 from master | |||
| 2013-10-02 | [1.5.x] Clarified session replay attack differences with cookie backend. | Tim Graham | |
| Backport of 00a0d3de02 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 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-22 | [1.5.x] Reference Meta.index_together in DB performance guide. | Ramiro Morales | |
| 9dc45efeba 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-19 | [1.5.x] Added missing "in" in sentence. | Markus Amalthea Magnuson | |
| Backport of 2c5c422d34 from master | |||
| 2013-09-16 | [1.5.x] Reworded a paragraph in the logging docs. | Ramiro Morales | |
| 9d12f68a53 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-06 | [1.5.x] Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS | Tim Graham | |
| Thanks craigbruce. Backport of db3de52807 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-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] Made description of LANGUAGE_CODE setting more clear. | Ramiro Morales | |
| 297f5af222 from master. | |||
| 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-10 | [1.5.x] Fixed #20890 -- Added missing import in class-based view docs. | Tim Graham | |
| Thanks André Augusto. Backport of ab680725bf from master | |||
| 2013-08-08 | [1.5.x] Removed a ModelForm doc section that doesn't apply to 1.5.x | Tim Graham | |
| 2013-08-06 | [1.5.x] Added section labels in cache docs | Leandro Regueiro | |
| Backport of 709cd2c4b7 from master | |||
| 2013-08-04 | [1.5.x] Fixed #20855 -- Added documentation of current_app and extra_context ↵ | Justin Michalicek | |
| params to django.contrib.auth views refs #5298 and refs #8342 Backport of 61ecb5f48a from master. | |||
| 2013-08-03 | [1.5.x] Added missing request argument to example in URL dispatcher docs | Alasdair Nicol | |
| Backport of a0c58113b9 from master | |||
| 2013-07-29 | [1.5.x] Misc doc cleanups. | minusf | |
| Backport of 70c080fcdb from master | |||
| 2013-07-28 | [1.5.x] Fixed ReST typo in topics/class-based-views/mixins.txt | Tim Graham | |
| Backport of 0b35a2cce3 from master | |||
| 2013-07-19 | [1.5.x] Fixed #20772 -- Fixed minor typo in form media docs. | Loic Bistuer | |
| Backport of aa41eb9b8b from master | |||
| 2013-07-18 | [1.5.x] Fixed #20762 -- Clarified that add_fieldsets is not a standard ↵ | Tim Graham | |
| ModelAdmin attribute. Backport of dce8945ea6 from master | |||
| 2013-07-16 | [1.5.x] Reworked docs for ModelForm validation. | Loic Bistuer | |
| Backport of fba6c2ede7 from master | |||
| 2013-07-14 | [1.5.x] Fixed grammatical error in auth docs | David Binetti | |
| Backport of 51b50c47c7 from master | |||
| 2013-07-11 | [1.5.x] Fixed #20730 -- Fixed "Programmatically creating permissions" error. | Tim Graham | |
| Thanks glarrain for the report. Backport of 684a606a4e from master | |||
| 2013-07-09 | [1.5.x] Fixed #18261 -- Clarified 'project root directory' | SusanTan | |
| Backport of ef3fddf26e from master | |||
| 2013-07-08 | [1.5.x] Fixed #16965 -- Clarified Formset can_delete docs. | Tim Graham | |
| Thanks gregcorey@ for the suggestion. Backport of 660c30ed95 from master | |||
| 2013-07-08 | [1.5.x] Fixed #12346 -- Added a note on how to validate InlineFormSets. | Tim Graham | |
| Thanks johnsmith for the suggestion. Backport of 181f63c22d from master | |||
| 2013-07-04 | [1.5.x] Fixed #20134 -- Correct list of fields that UserManager requires. | Tim Graham | |
| Thanks semenov and pegler. Backport of da5069f68f from master. | |||
| 2013-07-04 | [1.5.x] Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs. | Tim Graham | |
| Thanks rene@ for the suggestion. Backport of 231e31c690 from master. | |||
| 2013-07-03 | [1.5.x] Fixed #20609 -- Documented how to use request.user with RequestFactory | SusanTan | |
| Thanks michel@ for the suggestion. Backport of 75041d5ea3 from stable/1.5.x. | |||
