Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed qs.values() regression when used in subqueryAnssi Kääriäinen2013-05-202-1/+23
* | Merge pull request #1184 from alasdairnicol/reverse_view_...Marc Tamlyn2013-05-201-1/+1
|\ \
| * | Fix typo in redirect view docsAlasdair Nicol2013-05-201-1/+1
* | | Merge pull request #1181 from aaugustin/better-api-to-dis...Marc Tamlyn2013-05-204-33/+57
|\ \ \
| * | | Changed API to disable ATOMIC_REQUESTS per view.Aymeric Augustin2013-05-194-33/+57
* | | | Fixed #20437 - marked a test-runner test as expected-fail...Carl Meyer2013-05-201-0/+17
* | | | Fixed #20449 - Corrected test sensitivity to current work...Tomasz Jaskowski2013-05-201-3/+17
| |/ / |/| |
* | | Lower the max length for a test field so that it works on...Alex Gaynor2013-05-191-1/+1
* | | Fixed fixtures testing failureAnssi Kääriäinen2013-05-192-1/+5
* | | Fixed #20459 - Improved example for setting HTTP header f...Tim Graham2013-05-192-2/+10
* | | Fixed #16330 -- added --pks option in dumpdata commandPreston Holmes2013-05-194-4/+74
|/ /
* | Added some links in /docs/intro/overview.txtTim Graham2013-05-192-17/+25
* | Made 2d309a70 compatible with Python 3.Aymeric Augustin2013-05-191-1/+1
* | Fixed #20183 - Clarified docs assumption that certain obj...Tim Graham2013-05-191-1/+2
* | Merge pull request #1178 from bmispelon/masterRussell Keith-Magee2013-05-191-4/+9
|\ \
| * | Fix test failure introduced by 980ae2ab29.Baptiste Mispelon2013-05-191-4/+9
* | | Merge pull request #1166 from bbenko/ticket_15961Russell Keith-Magee2013-05-197-30/+109
|\ \ \ | |/ / |/| |
| * | Fixed #15961 -- Modified ModelAdmin to allow for custom s...Bozidar Benko2013-05-197-30/+109
|/ /
* | Fixed test failure introduced in 1927bf7c91.Aymeric Augustin2013-05-191-1/+1
* | Fix #19664 -- Illegal Characters In Session Key Give Fata...Erik Romijn2013-05-193-4/+12
* | Clarified when triagers should close tickets as needsinfo.Aymeric Augustin2013-05-191-2/+3
* | Fixed test failures with Oracle when pytz isn't installed.Aymeric Augustin2013-05-191-0/+6
* | Added Baptiste to AUTHORS.Marc Tamlyn2013-05-191-0/+1
* | Fix #20447: URL names given to contrib.auth.views are now...Baptiste Mispelon2013-05-194-60/+180
* | Merge pull request #1130 from vdboor/issue_20442_get_for_idAndrew Godwin2013-05-192-2/+11
|\ \
| * | Fix NoneType error when fetching a stale ContentType with...Diederik van der Boor2013-05-182-2/+11
* | | Merge pull request #1162 from sspross/patch-docsMarc Tamlyn2013-05-1914-77/+247
|\ \ \
| * | | Add missing imports and models to the examples in the adm...vkuzma2013-05-192-12/+55
| * | | add missing imports to the examples in the 'Forms'leandrafinger2013-05-198-48/+136
| * | | Add missing imports and models to the examples in interna...Silvan Spross2013-05-191-2/+15
| * | | Add missing imports and models to the examples in securit...Silvan Spross2013-05-191-0/+1
| * | | Add missing imports and models to the examples in the tem...Silvan Spross2013-05-192-15/+40
* | | | Merge pull request #1164 from pyriku/get_or_create_throug...Aymeric Augustin2013-05-193-1/+70
|\ \ \ \
| * | | | Fixes #18896. Add tests verifying that you can get Integr...Pablo Recio2013-05-193-1/+70
|/ / / /
* | | | Merge pull request #1161 from erikr/urlize-additional-testAymeric Augustin2013-05-191-3/+3
|\ \ \ \
| * | | | Fix #19070 -- Additional test for urlize and bracketsErik Romijn2013-05-191-3/+3
* | | | | Merge pull request #1160 from erikr/host-inet-postgres2Aymeric Augustin2013-05-195-12/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed #11442 -- Postgresql backend casts all inet types t...Erik Romijn2013-05-195-12/+16
* | | | | Merge pull request #1138 from ambv/issue20126Marc Tamlyn2013-05-1912-41/+124
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed #20126 -- XViewMiddleware moved to django.contrib.a...Łukasz Langa2013-05-1912-41/+124
|/ / / /
* | | | Merge pull request #1028 from manfre/patch-2Aymeric Augustin2013-05-191-2/+3
|\ \ \ \
| * | | | Fixed documentation of disable_constraint_checkingMichael Manfre2013-04-241-2/+3
* | | | | Fixed #12747 -- Made reason phrases customizable.Aymeric Augustin2013-05-197-72/+109
* | | | | Merge pull request #1152 from ambv/issue11915Aymeric Augustin2013-05-194-20/+49
|\ \ \ \ \
| * | | | | Fixed #11915: generic Accept-Language matches country-spe...Łukasz Langa2013-05-194-20/+49
* | | | | | Merge pull request #1094 from senko/ticket_11160Andrew Godwin2013-05-193-4/+22
|\ \ \ \ \ \
| * | | | | | Added myself to AUTHORSSenko Rasic2013-05-181-0/+1
| * | | | | | Fixed #11160 - Ensure full_clean is called from non_form_...Senko Rasic2013-05-182-4/+21
* | | | | | | Merge pull request #1134 from senko/ticket_18990Andrew Godwin2013-05-194-15/+42
|\ \ \ \ \ \ \
| * | | | | | | fix warnings imports in fixtures testsSenko Rasic2013-05-192-2/+3