| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-24 | Fixed #15849 -- Made IfChanged node thread safe. | Diederik van der Boor | |
| Previously, the ifchanged node stored state on `self._last_seen`, thereby giving undesired results when the node is reused by another thread at the same time (e.g. globally caching a Template object). Thanks to akaihola for the report and Diederik van der Boor and Bas Peschier for the patch. | |||
| 2013-02-24 | Fixed creation of html docs on python 3. | Florian Apolloner | |
| Thanks to Alan Lu for the report and the patch. | |||
| 2013-02-24 | Added a note about Feed.get_context_data to the 1.6 release notes. | Jacob Kaplan-Moss | |
| 2013-02-24 | Test case and docs for custom context data in feeds | Zbigniew Siciarz | |
| Thanks Paul Winkler for the initial patch. (Ref #18112). | |||
| 2013-02-24 | Merge pull request #717 from slurms/ticket_19746 | Florian Apolloner | |
| Fixed #19746 -- Allow deserialization of pk-less data | |||
| 2013-02-24 | Loaded cycle and firstof from future in built-in templates. Refs #17906. | Aymeric Augustin | |
| This was missing from f49e9a517f2fdc1d9ed7ac841ace77636cbd6747. | |||
| 2013-02-24 | Fixes #19763 - LocaleMiddleware should check for supported languages in ↵ | Łukasz Langa | |
| settings.LANGUAGE_CODE | |||
| 2013-02-24 | Fixed #19253 -- Extracted template cache key building logic | Tomek Paczkowski | |
| Introduced a public function django.core.cache.utils.make_template_fragment_key Thanks @chrismedrela for fruitful cooperation. | |||
| 2013-02-24 | Fixed #9084 - Best approach for an OS to atomically rename the session file. | Joeri Bekker | |
| 2013-02-24 | Merge pull request #819 from erikr/master | Aymeric Augustin | |
| Fixed #16302 -- Ensured contrib.comments is IPv6 capable. | |||
| 2013-02-24 | Fixed #16302 -- Ensure contrib.comments is IPv6 capable | Erik Romijn | |
| Changed the ip_address field for Comment to GenericIPAddressField. Added instructions to the release notes on how to update the schema of existing databases. | |||
| 2013-02-24 | Fixed minor rst formatting glitch. | Aymeric Augustin | |
| 2013-02-24 | Fixed #19810 -- MemcachedCache now uses pickle.HIGHEST_PROTOCOL | Bas Peschier | |
| 2013-02-24 | Merge pull request #820 from viciu/11295 | Honza Král | |
| Fixed #11295: If ModelAdmin.queryset returns a filtered QS don't require a 2nd count call | |||
| 2013-02-24 | Fixed #18862 -- Honored script prefix in FlatPage.get_absolute_url. | Aymeric Augustin | |
| 2013-02-24 | URL-encoded URLs in FlatPage.get_absolute_url. | Aymeric Augustin | |
| 2013-02-24 | Fixed #11295: If ModelAdmin.queryset returns a filtered QS don't require a ↵ | Wiktor Kolodziej | |
| 2nd count call Original patch rewritten, added tests and get_filters_params method for ChangeList class. Thanks Alex for the report. | |||
| 2013-02-24 | Fixed a few ResourceWarnings. | Florian Apolloner | |
| 2013-02-24 | Merge pull request #817 from rybaktomasz/ticket_5568 | Honza Král | |
| Fixes #5568 -- DROP INDEX subcommand | |||
| 2013-02-24 | Made changes asked in review by HonzaKral | Tomasz Rybak | |
| Add documentation for new command in django-admin. | |||
| 2013-02-24 | Revert "fixes #19263" - Fails if not SQLite | Honza Kral | |
| This reverts commit 2b76f19f2b89ac96bae2a169d71b23553c8101c7. | |||
| 2013-02-24 | Add sqldropindexes to manage | Tomasz Rybak | |
| Change patch from https://code.djangoproject.com/ticket/5568 to work on modern Django. Add special case for MySQL which has different syntax for DROP INDEX. Add unit tests for the new functionality. | |||
| 2013-02-24 | Removing unneeded tearDown code. | Honza Kral | |
| 2013-02-24 | Fixed #19896 -- Committed after clearing cache in the database. | George Song | |
| 2013-02-24 | Merge pull request #815 from zerok/tickets/11971 | Aymeric Augustin | |
| Fixed #11971 -- Documented the serialization formats | |||
| 2013-02-24 | Fixed the usage of the deprecated assertEquals. | Florian Apolloner | |
| 2013-02-24 | Added more details about the various serialization formats. | Horst Gutmann | |
| 2013-02-24 | Caught warnings in the templates tests. Refs #17906. | Aymeric Augustin | |
| This was missing from f49e9a517f2fdc1d9ed7ac841ace77636cbd6747. | |||
| 2013-02-23 | Made a small clarification in tutorial. | Preston Holmes | |
| refs #19889 | |||
| 2013-02-23 | Various tweaks and additions to 'how to release Django' document. | Carl Meyer | |
| 2013-02-23 | Fixed #15198 -- pass request to AuthenticationForm | Preston Holmes | |
| Thanks to Ciantic for the report, claudep and slurms for initial work | |||
| 2013-02-23 | Removed superfluous cookie check from auth login. | Preston Holmes | |
| This is ensured through the CSRF protection of the view | |||
| 2013-02-24 | Sorry, accidental commit, Thanks claudep for catching it! | Honza Kral | |
| 2013-02-23 | Merge pull request #813 from HiddenData/ticket-19263 | Honza Král | |
| fixes #19263 - EmptyResultSet in subquery causes incorrect SQL | |||
| 2013-02-23 | fixes #19263 | Marcin Biernat | |
| 2013-02-23 | Merge pull request #778 from viciu/19609 | Honza Král | |
| Fixed #19609: admin Inlines doesn't display help_text for readonly fields | |||
| 2013-02-23 | Merge branch 'ticket19872' of https://github.com/oinopion/django | Honza Kral | |
| 2013-02-23 | Fixed #18491 -- deleting a proxy doesn't show warning about cascade deletes | Honza Kral | |
| 2013-02-23 | Fixed #19872 | Tomek Paczkowski | |
| Made cached_property to behave as property when accessed via class. | |||
| 2013-02-23 | Merge pull request #809 from asendecka/ticket19526 | Honza Král | |
| Fixed #19526 - make regexes for css case insensitive | |||
| 2013-02-23 | Fixed #19526 | Aleksandra Sendecka | |
| CSS specifications governs that syntax is case insensitive. This modifies CachedFilesMixin to support that. | |||
| 2013-02-23 | Fixed #18829 -- Fixed ModelChoiceIterator length | Klaas van Schelven | |
| Thanks facundo.olano at gmail.com for the report and thikonom for the initial patch. | |||
| 2013-02-23 | Some style fixes for stuff that was clearly brough tover from doctests. | Alex Gaynor | |
| 2013-02-23 | Added an example of "default" database dictionary left blank; refs #19775. | Tim Graham | |
| Thanks wsmith323 for the patch. | |||
| 2013-02-23 | Fixed #19282 -- Restored ability to pass Decimals to intcomma filter | Hernan Lozano | |
| 2013-02-23 | Merge pull request #804 from oinopion/ticket18162 | Honza Král | |
| Fixes #18162 -- Specifying choices to Field overrides any form_class argument | |||
| 2013-02-23 | Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS | Tim Graham | |
| Thanks pydanny for the report and ptone for the patch. | |||
| 2013-02-23 | Fixed 19895 -- Made second iteration over invalid queryset raise an ↵ | Grzegorz Nosek | |
| exception too When iteration over a queryset raised an exception, the result cache remained initialized with an empty list, so subsequent iterations returned an empty list instead of raising an exception | |||
| 2013-02-23 | Fixed #19579 - Documented that "providing_args" is purely documentational. | Tim Graham | |
| 2013-02-23 | Merge pull request #796 from ambv/vary | Honza Král | |
| Fixes #17866: Vary: Accept-Language header when language prefix used | |||
