summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-05-19fix warnings imports in fixtures testsSenko Rasic
2013-05-19Fixed #12674 -- provide a way to override admin validationHonza Kral
2013-05-19Merge pull request #1098 from zsiciarz/ticket-16829Marc Tamlyn
2013-05-19Fixed a rest mistake I introduced in d5ce2ff.Aymeric Augustin
2013-05-19Merge pull request #1147 from ambv/transrealmixinMarc Tamlyn
2013-05-19Added TransRealMixin to fix i18n global state pollution in the test suiteŁukasz Langa