summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-20Fixed #20403 -- Ignore forms marked for deletion when validating max_num.Ryan Kaskel
2013-05-20Fixed #20278 -- ensured .get() exceptions do not recurse infinitelyAnssi Kääriäinen
2013-05-20Fixed #20378 -- regression in GenericRelation on abstract modelAnssi Kääriäinen
2013-05-20Fixed warnings in admindocs; refs #20126.Tim Graham
2013-05-20Fixed qs.values() regression when used in subqueryAnssi Kääriäinen
2013-05-20Merge pull request #1184 from alasdairnicol/reverse_view_docs_typoMarc Tamlyn
2013-05-20Merge pull request #1181 from aaugustin/better-api-to-disable-atomic-requestsMarc Tamlyn
2013-05-20Fixed #20437 - marked a test-runner test as expected-fail under certain condi...Carl Meyer
2013-05-19Fixed #20449 - Corrected test sensitivity to current working dir.Tomasz Jaskowski
2013-05-20Fix typo in redirect view docsAlasdair Nicol
2013-05-19Lower the max length for a test field so that it works on MySQL.Alex Gaynor
2013-05-19Fixed fixtures testing failureAnssi Kääriäinen
2013-05-19Changed API to disable ATOMIC_REQUESTS per view.Aymeric Augustin
2013-05-19Fixed #20459 - Improved example for setting HTTP header fields.Tim Graham
2013-05-19Fixed #16330 -- added --pks option in dumpdata commandPreston Holmes
2013-05-19Added some links in /docs/intro/overview.txtTim Graham
2013-05-19Made 2d309a70 compatible with Python 3.Aymeric Augustin
2013-05-19Fixed #20183 - Clarified docs assumption that certain objects exist in database.Tim Graham
2013-05-19Merge pull request #1178 from bmispelon/masterRussell Keith-Magee
2013-05-19Merge pull request #1166 from bbenko/ticket_15961Russell Keith-Magee
2013-05-19Fix test failure introduced by 980ae2ab29.Baptiste Mispelon
2013-05-19Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.Bozidar Benko
2013-05-19Fixed test failure introduced in 1927bf7c91.Aymeric Augustin
2013-05-19Fix #19664 -- Illegal Characters In Session Key Give Fatal Error On File Back...Erik Romijn
2013-05-19Clarified when triagers should close tickets as needsinfo.Aymeric Augustin
2013-05-19Fixed test failures with Oracle when pytz isn't installed.Aymeric Augustin
2013-05-19Added Baptiste to AUTHORS.Marc Tamlyn
2013-05-19Fix #20447: URL names given to contrib.auth.views are now resolved.Baptiste Mispelon
2013-05-19Merge pull request #1130 from vdboor/issue_20442_get_for_idAndrew Godwin
2013-05-19Merge pull request #1162 from sspross/patch-docsMarc Tamlyn
2013-05-19Merge pull request #1164 from pyriku/get_or_create_through_m2mAymeric Augustin
2013-05-19Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_...Pablo Recio
2013-05-19Merge pull request #1161 from erikr/urlize-additional-testAymeric Augustin
2013-05-19Merge pull request #1160 from erikr/host-inet-postgres2Aymeric Augustin
2013-05-19Fix #19070 -- Additional test for urlize and bracketsErik Romijn
2013-05-19Add missing imports and models to the examples in the admin documentationvkuzma
2013-05-19add missing imports to the examples in the 'Forms'leandrafinger
2013-05-19Add missing imports and models to the examples in internationalization and lo...Silvan Spross
2013-05-19Add missing imports and models to the examples in security documentationSilvan Spross
2013-05-19Add missing imports and models to the examples in the template layer document...Silvan Spross
2013-05-19Fixed #11442 -- Postgresql backend casts all inet types to textErik Romijn
2013-05-19Merge pull request #1138 from ambv/issue20126Marc Tamlyn
2013-05-19Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middlewareŁukasz Langa
2013-05-19Merge pull request #1028 from manfre/patch-2Aymeric Augustin
2013-05-19Fixed #12747 -- Made reason phrases customizable.Aymeric Augustin
2013-05-19Merge pull request #1152 from ambv/issue11915Aymeric Augustin
2013-05-19Merge pull request #1094 from senko/ticket_11160Andrew Godwin
2013-05-19Merge pull request #1134 from senko/ticket_18990Andrew Godwin
2013-05-19Fixed some line wrapping, refs #20233Tim Graham
2013-05-19Fixed #11915: generic Accept-Language matches country-specific variantsŁukasz Langa