summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-18Fixed #9595 -- Allow non-expiring cache timeouts.Jacob Burch
2013-05-18Merge pull request #1101 from erikr/masterFlorian Apolloner
2013-05-18Merge pull request #1100 from ambv/issue19919Aymeric Augustin
2013-05-18Fixed argument order for localized_fields to ensure backwards compatibilityErik Romijn
2013-05-18Fixes #19919: get_language_from_request() disregards "en-us" and "en" languagesƁukasz Langa
2013-05-18Fixed #20269 -- Adapted PostGIS template create script for CentOS/RHELClaude Paroz
2013-05-18Added example of using sitemaps with static views.Zbigniew Siciarz
2013-05-18Merge pull request #1084 from erikr/masterFlorian Apolloner
2013-05-18Merge pull request #1083 from Markush2010/ticket20235Marc Tamlyn
2013-05-18Fixed #13546 -- Easier handling of localize field options in ModelFormErik Romijn
2013-05-18Fixed #20235 -- Use self.object_list if object_list not present in get_contex...Matthew Somerville
2013-05-18Fixed #20402: removed as-limit from uWSGI example.Aymeric Augustin
2013-05-18Added myself to AUTHORSSenko Rasic
2013-05-18Fixed #11160 - Ensure full_clean is called from non_form_errorsSenko Rasic
2013-05-18Made test introduced in 566e284c pass on Python 3.Aymeric Augustin
2013-05-18Merge pull request #1090 from zyegfryed/ticket_20433Aymeric Augustin
2013-05-18Fixed #20433: Extract catalog compilation code from javascript_catalog view.zyegfryed
2013-05-18Fixed #20386 - Introspection problem on OracleShai Berger
2013-05-18Fixed #20432 -- Test failure in admin_views.Jacob Burch
2013-05-18#20432: Fix for GroupAdmin testJacob Burch
2013-05-18Added test for multipart, non form-data POST.Senko Rasic
2013-05-18Fixed #20408 -- Clarified that values_list() doesn't return a list.Aymeric Augustin
2013-05-18Fixed #20294 -- Documented context processors in TemplateResponseMixin.Zbigniew Siciarz
2013-05-18Fixed #20356 -- Prevented crash when HTTP_REFERER contains non-asciiClaude Paroz
2013-05-18Fixed #20411 -- Don't let invalid referers blow up CSRF same origin checks.Florian Apolloner
2013-05-18Fixed #20422 -- Applied makemessage's --ignore patterns to full pathBaptiste Mispelon
2013-05-18Merge pull request #1082 from hydrogen18/masterMarc Tamlyn
2013-05-18Reorganize committers list chronologically.Aymeric Augustin
2013-05-17Corrected documentation on the constructor arguments of MultiPartParserEric Urban
2013-05-17Finally add myself to the committers listDonald Stufft
2013-05-17Tidy up some of the transaction documentation.Marc Tamlyn
2013-05-17Fixed #20427 -- Moved a variable initialization in storage.pyClaude Paroz
2013-05-17Fix up company link.Marc Tamlyn
2013-05-17Modernize the CSRF migration helper.Aymeric Augustin
2013-05-17Replaced an antiquated pattern.Aymeric Augustin
2013-05-17Remove unnecessary and problematic parent class from SuccessMessageMixinPreston Holmes
2013-05-17Added myself to committers.Marc Tamlyn
2013-05-17Fixed #20426 -- Added some extra info to the auth forms.Florian Apolloner
2013-05-17Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz
2013-05-16Removed "specialists".Jacob Kaplan-Moss
2013-05-16Updated my bio.Jacob Kaplan-Moss
2013-05-16Fixed #20357 -- Allow empty username field label in `AuthentificationForm`.Mark Huang
2013-05-16Fixed #20421 - Typo in class-based view docs.Tim Graham
2013-05-16Fixed #20388 -- Test failures under Oracle.Shai Berger
2013-05-16Fixed misleading heading on admindocs models page; refs #19712.Tim Graham
2013-05-16Fixed #19712 - Clarified admindocs regarding which attributes appear.Tim Graham
2013-05-16Fixed #20415 -- Ensured srid is not localized in openlayers templateClaude Paroz
2013-05-16Merge pull request #1073 from mjtamlyn/import_by_path-docs-fixTim Graham
2013-05-16Merge pull request #1072 from hrbonz/doc_serialize_typoTim Graham
2013-05-16Make the example usage of import_by_path less confusing.Marc Tamlyn