summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-05-19Fixed #20452 -- Rename 'headers' to 'header fields'.bbjay
2013-05-19Fixed #18990 -- Loaddata now complains if fixture doesn't existSenko Rasic
2013-05-19Fix a typo in a comment.Marc Tamlyn
2013-05-19Improve cookie based session backend docs.Marc Tamlyn
2013-05-19Merge pull request #1142 from Pike/masterAndrew Godwin
2013-05-19Merge pull request #1145 from postrational/ticket_20233Andrew Godwin
2013-05-19Fixed #18990: Loaddata now complains if fixture doesn't existSenko Rasic
2013-05-19Merge pull request #1143 from AndreaCrotti/masterMarc Tamlyn
2013-05-19refs #20233 - Full custom user model example isn't really fullpostrational
2013-05-19Merge pull request #1141 from inglesp/typoMarc Tamlyn
2013-05-19Merge pull request #1129 from frog32/masterMarc Tamlyn
2013-05-19add comment to explain why it's necessary to do an explicit check forAndrea Crotti