summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01Fixed #21031 -- Updated schema migrations FAQ.Tim Graham
2013-10-01Fixed #21195 -- Clarifed usage of template_name in tutorial part 4.Tim Graham
2013-10-01Factorized requires_tz_support decorator in test utilsClaude Paroz
2013-10-01OrderedDict creation avoidance for .values() queriesAnssi Kääriäinen
2013-09-30Force Unix-style line-endings for some helper files in staticfiles_tests.Ramiro Morales
2013-09-30Merge pull request #1697 from adamhaney/masterAlex Gaynor
2013-09-30* Fixing improper grammarAdam Haney
2013-09-30Fixed #3871 -- Fixed regression introduced by 04a2a6b.Loic Bistuer
2013-09-30Added hints argument to GeoQuerySet; refs #13724.Tim Graham
2013-09-30Add myself to authors fileDan Johnson
2013-09-30Fixed Python 3.2 syntax errors; refs #13724.Tim Graham
2013-09-30Fixed #21154 -- Updated TemplateResponse docs to better explain context.Curtis Maloney
2013-09-30Fixed #21134 -- Prevented queries in broken transactions.Aymeric Augustin
2013-09-30Fixed #13724: Corrected routing of write queries involving managers.Russell Keith-Magee
2013-09-29Modified test added in 3afb5916b2 so it doesn't fail on Windows.Ramiro Morales
2013-09-29Fixed #15786 -- Added a regression test for o2o excludes using F().Simon Charette
2013-09-29Fixed #21167 - Improved queries.tests.SubqueryTestsMichael Manfre
2013-09-28Fixed #20931 -- Fixed select widgets nested choice renderingChristopher Babiak
2013-09-28Note about static files dirs paths on Windows.Ramiro Morales
2013-09-28Fixed #21162 -- Better emulation of staticfiles middleware.Ramiro Morales
2013-09-28Fixed #21187 -- Import CursorWrapper from django.db.backend.utilsAnssi Kääriäinen
2013-09-28Fixed #20439 -- Started deprecation of IPAddressFieldErik Romijn
2013-09-28Fixed #21186: Fixed regression when using date fields in the admin's list_fil...Baptiste Mispelon
2013-09-27Fixed malformed directive in CBV date-based-mixins docs.Carl Meyer
2013-09-27Fix #21185: Added tests for unescape_entities.Baptiste Mispelon
2013-09-26Added missing word in bio update.Preston Holmes
2013-09-26Updated my bio.Preston Holmes
2013-09-26Enforce ordering on PostgreSQL get_constraints cols (refs #21134)Andrew Godwin
2013-09-26Fixed #21146 - DatabaseCache converts expires to python valueMichael Manfre
2013-09-26Fix Python 3.2 compatiblity by removing unicode literals.Simon Charette
2013-09-25Fixed #20364 -- Changed urlize regexes to include quotation marks as punctation.Giles Richard Greenway
2013-09-25Fixed #17671 - Cursors are now context managers.Michael Manfre
2013-09-25Fixed #3871 -- Custom managers when traversing reverse relations.Loic Bistuer
2013-09-25Fixed #21126 -- QuerySet value conversion failureAnssi Kääriäinen
2013-09-25Fixed wording in unit tests documentation.Baptiste Mispelon
2013-09-25Add reverse_code optional argument to RunPythonAndrew Godwin
2013-09-25Updated a code block to use the emphasize-lines Sphinx optionTim Graham
2013-09-25Remove most errors when running migration tests twiceAndrew Godwin
2013-09-25Allow callables as the argument to RunPythonAndrew Godwin
2013-09-25Make sqlmigrate ignore the RunPython operationAndrew Godwin
2013-09-25Add RunPython migration operation and testsAndrew Godwin
2013-09-25Add equality support for Project/ModelStateAndrew Godwin
2013-09-24Added '*' to quote_cacheAnssi Kääriäinen
2013-09-24Fixed #21138 -- Increased the performance of our PBKDF2 implementation.Florian Apolloner
2013-09-24Revert "Ensure that passwords are never long enough for a DoS."Florian Apolloner
2013-09-24Fixed #18333 - Quoted annotated column namesMichael Manfre
2013-09-24Fixed #21137 -- Corrected ULRconf include example.Tim Graham
2013-09-24Merge pull request #1675 from NiGhTTraX/typoFixPreston Holmes
2013-09-24Fix small grammatical error in comment.Andrei Picus
2013-09-24Marked PermissionsMixin.user_permissions help_text for translationMichał Lech