Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed #20013 -- A test for sqlall fails under OracleShai Berger2013-05-271-3/+9
* | Fixed #20501 -- failure of datetime queries with timezone...Shai Berger2013-05-271-3/+4
* | Fixed #16137 - Removed kwargs requirement for QuerySet.ge...Tim Graham2013-05-275-5/+23
* | Merge pull request #1226 from bmispelon/ticket-20505Tim Graham2013-05-271-1/+1
|\ \
| * | Fix #20505: Typo in BinaryField documentation.Baptiste Mispelon2013-05-271-1/+1
* | | Fixed #17582 - Added message to DoesNotExist exceptions.Tim Graham2013-05-274-3/+15
* | | Fixed #20507 -- SubqueryConstraint alias handlingAnssi Kääriäinen2013-05-271-2/+1
* | | Fixed #12491 -- Tweak checkbox widget help text alignment...Ramiro Morales2013-05-271-1/+1
* | | Reimplemented PostGIS spatial_version with cached_propertyClaude Paroz2013-05-271-46/+35
|/ /
* | Fixed URL for six inventory.Aymeric Augustin2013-05-271-1/+1
* | Fixed #20508 -- ReST typo.Aymeric Augustin2013-05-271-3/+4
* | Fixed #20507 -- SubqueryConstraint alias relabelingAnssi Kääriäinen2013-05-273-7/+23
* | Merge pull request #1224 from yishaibeeri/masterAymeric Augustin2013-05-271-1/+1
|\ \
| * | Patch for ticket #20506 - documentation typeyishaibeeri2013-05-271-1/+1
|/ /
* | Merge pull request #1217 from erikr/better-settings-errors2Claude Paroz2013-05-271-1/+4
|\ \
| * | Fixed #20443 -- Import errors in settings cause confusing...Erik Romijn2013-05-251-1/+4
* | | Replaced `and...or...` constructs with PEP 308 conditiona...Ramiro Morales2013-05-2725-39/+37
* | | Fixed #19866 -- Added security logger and return 400 for ...Preston Holmes2013-05-2638-77/+363
* | | Fixed get_or_create...test_savepoint_rollback test for Py...Shai Berger2013-05-261-1/+1
* | | Fix get_or_create test failure under OracleShai Berger2013-05-261-1/+2
|/ /
* | Fixed #19938 -- Consumed iterator only once in paginator'...Andrew Jesaitis2013-05-252-1/+6
* | Fixed #20296 -- Allowed SafeData and EscapeData to be lazyBaptiste Mispelon2013-05-252-3/+60
* | Fixed #11725 -- Made possible to create widget label tag ...Claude Paroz2013-05-253-15/+32
* | Updated translation catalogsClaude Paroz2013-05-254-134/+154
* | Fixed some minor translation-related issuesClaude Paroz2013-05-252-1/+2
* | Fixed #20455 -- Do not use ngettext for undefined pluralsMarc Egli2013-05-256-6/+6
* | Removed obsolete attribute of DjangoTranslationClaude Paroz2013-05-251-1/+0
* | Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMidd...Claude Paroz2013-05-254-9/+40
* | Fixed #14825 -- LocaleMiddleware keeps languageVlastimil Zíma2013-05-254-1/+42
* | Rotate CSRF token on loginAndrew Godwin2013-05-243-1/+49
* | Fixed a regression in router initializationClaude Paroz2013-05-242-2/+30
* | Fixed #20492 - Removed a broken link in GIS docs.Tim Graham2013-05-241-3/+1
* | Merge pull request #1210 from alasdairnicol/jquery_cookie...Tim Graham2013-05-241-1/+1
|\ \
| * | Update link to jQuery Cookie plugin siteAlasdair Nicol2013-05-241-1/+1
* | | Merge pull request #1209 from tax/masterPreston Holmes2013-05-241-1/+1
|\ \ \
| * | | Link to active fork for ODBC backendPaul Tax2013-05-241-1/+1
| |/ /
* / / Updated my bioBrian Rosner2013-05-241-3/+2
|/ /
* | Optimisation in prefetch_related_objectsLuke Plant2013-05-241-25/+22
* | Fixed #19607 - prefetch_related crashLuke Plant2013-05-243-3/+51
* | Fixed #17648 -- Add `for_concrete_model` to `GenericForei...Gavin Wahl2013-05-246-17/+179
* | Removed noise from pre_syncdb signal testsDonald Stufft2013-05-231-5/+0
* | Fixed #20316 - Clarified transaction behavior of TestCase.Tim Graham2013-05-231-3/+12
* | Added back a link to docs/internals/committers.txtTim Graham2013-05-231-0/+1
* | Update my employer.Alex Gaynor2013-05-231-2/+2
* | Fixing some FIXMEs in howto-release-django. Refs #20082Andrew Godwin2013-05-231-8/+41
* | Delayed settings.DATABASE_ROUTERS usage by ConnectionRouterClaude Paroz2013-05-232-6/+14
* | Delayed settings.DATABASES usage by ConnectionHandlerClaude Paroz2013-05-232-12/+19
* | Fixed #20474 -- Proxied and deprecated django.db.backendClaude Paroz2013-05-233-4/+30
* | Fixed #20417 - Noted that a server restart is required to...Tim Graham2013-05-231-1/+2
* | Fixed #20482 - Added a file reference in tutorial 3.Tim Graham2013-05-231-1/+1