Django

Code

root/django/trunk/django/db/models/sql

Name Size Rev Age Last Change
../
__init__.py 166 bytes 7477 7 months mtredinnick: Merged the queryset-refactor branch into trunk. This is a big internal …
constants.py 1.0 kB 8832 3 months mtredinnick: Fixed #8439 -- Complex combinations of Q-objects (using both conjunctions …
datastructures.py 2.8 kB 8455 3 months mtredinnick: Made it possible to pickle DateQuerySets?.
query.py 73.9 kB 9272 1 month mtredinnick: Fixed #9307 -- Added the ability to pickle the Query class used by the …
subqueries.py 16.3 kB 9150 2 months mtredinnick: Fixed #9068 -- Fixed a couple of typos in InsertQuery?.clone(). Thanks, …
where.py 7.6 kB 8061 4 months mtredinnick: Allow for matches against unsaved objects in querysets (which will …
Note: See TracBrowser for help on using the browser.