| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-07 | [1.5.x] Fixed #19444 -- Clarified IGNORABLE_404_URLS documentation | Claude Paroz | |
| Backport of 53b879f045 from master. | |||
| 2012-12-04 | [1.5.x] Amended explanation of LOCALE_PATHS setting. | Daniele Procida | |
| Thanks Daniele Procida for the patch. 37abad73d6b61031ece67d8e58612cb39326d28e from master. | |||
| 2012-11-29 | [1.5.x] Fixed #19354 -- Do not assume usermodel.pk == usermodel.id | Claude Paroz | |
| Thanks markteisman at hotmail.com for the report. Backport of 0eeae1505 from master. | |||
| 2012-11-28 | [1.5.x] Fixed #19366 -- Prevented GEOSIndexError when comparing geometries | Claude Paroz | |
| Thanks Craig de Stigter for the report and collaboration on the patch. Backport of cc3c4a9d5 from master. | |||
| 2012-11-28 | [1.5.x] Fixed #19374 -- Typo in docs/ref/models/instances.txt. | Jason Yan | |
| Backport of eeaab083f from master. | |||
| 2012-11-27 | [1.5.X] Fixed #19239 - Added examples for generic date views | Tim Graham | |
| Thank-you Daniel Greenfeld and Scott Nixon. Backport of 38055222bd from master | |||
| 2012-11-25 | [1.5.x] Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. ↵ | Julien Phalip | |
| Thanks to rasca for the suggestion and to mateusgondim for the patch. Backport of ae206d78f6d991e | |||
| 2012-11-25 | [1.5.x] Fixed two typos. | Aymeric Augustin | |
| Backport of f89901d from master. | |||
| 2012-11-24 | [1.5.x] Fixed #19280 -- Raised an explicit exception for the old {% url %} ↵ | Aymeric Augustin | |
| syntax. Backport of 6b8a7ce. | |||
| 2012-11-23 | [1.5.X] Fixed #19348 - Clarified the units of filesizeformat. | Tim Graham | |
| Thanks george_edison for the report and Claude Paroz for the patch. Backport of 63e6cd1bb3 from master | |||
| 2012-11-22 | [1.5.X] Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txt | Tim Graham | |
| Backport of c13912ac7f from master | |||
| 2012-11-22 | [1.5.X] Fixed #18974 - Warned against using models.permalink | Tim Graham | |
| Thanks dstufft for the draft patch. Backport of 0e3690d230 from master | |||
| 2012-11-22 | [1.5.X] Documented behavior of get_or_create when multiple objects are returned. | Tim Graham | |
| Thanks Matt Lauber for the patch. Backport of 71a3162a70 from master | |||
| 2012-11-22 | [1.5.X] Clarified usage of as_view kwargs for setting arguments on class ↵ | Tim Graham | |
| based views Thanks Dave McLain for the patch. Backport of 7b2d95eb30 from master | |||
| 2012-11-21 | [1.5.x] Added examples of using startproject/app with URLs | Preston Holmes | |
| thanks to Brent O'Connor for the idea and intial docs | |||
| 2012-11-21 | [1.5.X] Fixed #19243 - Edited GeoDjango Tutorial for consistency and style. | shepdl | |
| Backport of 8e5573e99a from master | |||
| 2012-11-20 | [1.5.x] Corrected docs about default value of MESSAGE_STORAGE | Luke Plant | |
| Backport of a32f30c79c1be8e088917bced0f97760a92045ef from master | |||
| 2012-11-19 | [1.5.x] Fixed #18658 -- Improved ModelAdmin.message_user API | Preston Holmes | |
| Thanks to Lowe Thiderman for the patch and tests | |||
| 2012-11-19 | [1.5.X] Fixed typo in docs/ref/models/querysets.txt | Anton Danilchenko | |
| Backport of 76859e6eab from master | |||
| 2012-11-18 | [1.5.X] Fixed #19306 - Improved syndication example. | Tim Graham | |
| Thanks brycenesbitt for the report. Backport of 1f1f60d12f from master | |||
| 2012-11-17 | [1.5.X] Fixed #19308 - Clarified stringformat filter example | Tim Graham | |
| Thanks Shabda Raaj. Backport of 2564e31014 from master | |||
| 2012-11-17 | [1.5.X] Fixed #13997 - Added an example of constructing a MultiWidget and ↵ | Tim Graham | |
| documented the value_from_datadict method. Backport of 04775b4598 from master | |||
| 2012-11-17 | [1.5.x] Fixed #19315 -- Improved markup in admin FAQ. | Aymeric Augustin | |
| Thanks ClaesBas. Backport of ccb2b57 from master. | |||
| 2012-11-17 | [1.5.x] Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX. | Aymeric Augustin | |
| Backport of 9b755a2 from master. | |||
| 2012-11-17 | [1.5.x] Formatting tweaks. | Tom Christie | |
| (cherry picked from commit 3f2fc2f41abf226913517eb1e655f823f2c5e53a) | |||
| 2012-11-17 | [1.5.x] Include `versionadded 1.5` directive | Tom Christie | |
| (cherry picked from commit 5bc6929f9af4d71065bce42578e49354096a7bf4) | |||
| 2012-11-17 | [1.5.x] Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing ↵ | Tom Christie | |
| hardcoded 'page'. (cherry picked from commit 502be865c68635d5c31fa3fa58162b48412153ad) | |||
| 2012-11-17 | [1.5.X] Documented that contrib.sites creates a default site. | Tim Graham | |
| Thanks Lorin Hochstein for the patch. Backport of ac4aa8a76c from master | |||
| 2012-11-16 | [1.5.X] Fixed docs noting comment_will_be_sent returns a 400, not a 403 | Brandon Adams | |
| Backport of d8ee46afff from master | |||
| 2012-11-13 | [1.5.x] Fixed #19283 -- Fixed typo in imports in CBV docs. | Aymeric Augustin | |
| Backport of 00ff69a from master. | |||
| 2012-11-13 | [1.5.X] Typo in comments doc | Nicolas Ippolito | |
| Backport of 17b14d4819 from master | |||
| 2012-11-09 | [1.5.x] Merge pull request #506 from gwrtheyrn/ipv6_doc_fix | Tim Graham | |
| Fixed invalid ipv4 mapped ipv6 addresses in docs Backport of 19eb56a277291de8c25a0edcc7af111dac7518af from master | |||
| 2012-11-07 | [1.5.x] Fixed #19115 -- Documented stdout/stderr options for call_command | Claude Paroz | |
| Thanks d1ffuz0r for helping with the patch. Backport of b1ac329ba from master. | |||
| 2012-11-06 | [1.5.X] Fixed #15968 - Noted that readonly_fields are excluded from the ↵ | Tim Graham | |
| ModelForm Backport of a386675a6a from master | |||
| 2012-11-06 | [1.5.X] Fixed #19246 - Updated SECURE_PROXY_SSL_HEADER example to use ↵ | Tim Graham | |
| 'X-Forwarded-Proto' Thanks Fred Palmer for the report. Backport of 2cc1884383 from master | |||
| 2012-11-05 | [1.5.X] Fixed #15591 - Clarified interaction between ModelForm and model ↵ | Tim Graham | |
| validation. Backport of d3fd8a1512 from master | |||
| 2012-11-04 | Fixed #19241 -- Improved floatformat docs | Daniel Greenfeld | |
| Demonstrate how to round to integers using floatformat templatetag | |||
| 2012-11-04 | [1.5.x] Added multi-column indexes to the 1.5 release notes. Backport of ↵ | Alex Gaynor | |
| 957787ace0a14fa2ee2539d47a64b266bc93b6bd. | |||
| 2012-11-04 | [1.5.x] Merge pull request #493 from edavis/fix-get-foo-display-docs | Alex Gaynor | |
| Fixed formatting of get_FOO_display example | |||
| 2012-11-04 | [1.5.x] Fixed #5805 -- it is now possible to specify multi-column indexes. ↵ | Alex Gaynor | |
| Thanks to jgelens for the original patch. Backport of 4285571c5a9bf6ca3cb7c4d774942b9ae5b537e4. | |||
| 2012-11-04 | [1.5.X] Fixed #19090 - Added PostgreSQL connection note. | Tim Graham | |
| Thanks Melevir for the patch. Backport of 249c3d730e from master | |||
| 2012-11-03 | [1.5.X] Fixed #17549 -- Added a clickable link for URLFields in admin change ↵ | Ulrich Petri | |
| list. Backport of ac2052ebc84c45709ab5f0f25e685bf656ce79bc from master. | |||
| 2012-11-03 | [1.5.X] Fixed #16841 - Documented a couple ModelAdmin methods | Tim Graham | |
| * ModelAdmin.get_changelist_form and get_changelist_formset * InlineModelAdmin.get_formset Thanks Jordan Reiter for the report. Backport of 39f5bc7fc3 from master | |||
| 2012-11-02 | [1.5.x] Deprecated depth kwarg on select_related. | Preston Holmes | |
| This is the start of a deprecation path for the depth kwarg on select_related. Removing this will allow us to update select_related so it chains properly and have an API similar to prefetch_related. Thanks to Marc Tamlyn for spearheading and initial patch. refs #16855 | |||
| 2012-11-02 | [1.5.X] Fixed #19120 - Added an example of using ModelAdmin methods for ↵ | Tim Graham | |
| read-only fields. Thanks Daniele Procida for the patch. Backport of d1de7596b2 from master | |||
| 2012-11-02 | [1.5.X] Cleaned up contrib.admin install instructions. | Tim Graham | |
| Thanks Cal Leeming for the patch. \nBackport of 082fad0b83 from master | |||
| 2012-11-01 | [1.5.X] Added WizardView.file_storage exception message and docs | Tim Graham | |
| Thanks Danilo Bargen for the patch. Backport of af7ea808d8 from master | |||
| 2012-11-01 | [1.5.X] Fixed #19179 - Added mention of NamedUrlSessionWizard and ↵ | Tim Graham | |
| NamedUrlCookieWizard; thanks Tom for the report. Backport of ede8a0be05 from master | |||
| 2012-10-31 | Fixed #17083 -- Allowed sessions to use non-default cache. | Aymeric Augustin | |
| 2012-10-29 | [1.5.x] Fixed #19209 -- Documented |date:"I". | Aymeric Augustin | |
| Thanks mitar for the report. Backport of 24b2aad from master. | |||
