Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/db/models/fields/proxy.py
Commit message (Expand)AuthorAgeFilesLines
* Added missing deconstruct() methods.Baptiste Mispelon2013-12-061-0/+5
* A large number of stylistic cleanups across django/db/Alex Gaynor2013-07-081-0/+1
* Fixed #13328 -- Ensured that querysets on models with cal...Russell Keith-Magee2010-04-211-5/+3
* Fixed #13328 -- Added a __getstate__/__setstate__ pair to...Russell Keith-Magee2010-04-151-3/+6
* Merged the queryset-refactor branch into trunk.Malcolm Tredinnick2008-04-271-0/+16