summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-11Move full-history into attic.archive/attic/full-historyJames Bennett
2009-09-11Move full-history branch into attic.James Bennett
2007-03-30[full-history]Uroš Trebec
2007-03-24[full-history]Uroš Trebec
2007-03-23[full-history]Uroš Trebec
2007-03-23[full-history]Uroš Trebec
2007-03-15[full-history]Uroš Trebec
2007-03-15[full-history]Uroš Trebec
2007-03-15[full-history]Uroš Trebec
2007-03-15[full-history]Uroš Trebec
2007-03-15[full-history]Uroš Trebec
2007-03-15[full-history]: Uroš Trebec
2007-03-15[full-history] Initialized merge tracking via "svnmerge" with revisions "3641...Uroš Trebec
2007-03-14[full-history] - reverting bad merge from trunkUroš Trebec
2007-03-14* Merge from trunk revision 4722Uroš Trebec
2006-09-17[full-history]Uroš Trebec
2006-09-17[full-history]Uroš Trebec
2006-08-21[full-history]Uroš Trebec
2006-08-21[full-history]Uroš Trebec
2006-08-21[full-history]Uroš Trebec
2006-08-21[full-history]Uroš Trebec
2006-08-21[full-history]Uroš Trebec
2006-08-20[full-history]Uroš Trebec
2006-08-17[full-history]Uroš Trebec
2006-08-16[full-history]Uroš Trebec
2006-08-16[full-history]Uroš Trebec
2006-08-14[full-history]Uroš Trebec
2006-08-14[full-history] Trunk merge from [3577]Uroš Trebec
2006-08-14[full-history]Uroš Trebec
2006-08-03[full-history] Trunk merge from [3517]Uroš Trebec
2006-08-02[full-history]Uroš Trebec
2006-08-02[full-history]Uroš Trebec
2006-07-26[full-history]Uroš Trebec
2006-07-26[full-history]Uroš Trebec
2006-07-22[full-history]: Trunk merge from [3421]Uroš Trebec
2006-07-22[full-history] Deleted the binary filesUroš Trebec
2006-07-22[full-history] Changed templates to correspond ContentType-ified models.pyUroš Trebec
2006-07-22[full-history] list() cleaned up (moved to models.py)Uroš Trebec
2006-07-22[full-history]Uroš Trebec
2006-07-15First code commit.Uroš Trebec
2006-07-11Created full-history for Uros Trebec's SoC project.Jacob Kaplan-Moss
2006-07-11Added get_language_bidi to django.utils.translation.trans_nuill. Refs #2203Adrian Holovaty
2006-07-11Fixed #2326 -- Fixed exception catching in django.contrib.auth.models. Thanks...Adrian Holovaty
2006-07-11Added local 'qn' variable for backend.quote_name in django.db.models.query.de...Adrian Holovaty
2006-07-11Added local 'qn' variable for backend.quote_name in django.db.models.query.fi...Adrian Holovaty
2006-07-11Removed references to LOOKUP_SEPARATOR in django.db.models.query.lookup_innerAdrian Holovaty
2006-07-11Removed unnecessary 'except: raise' in django.db.models.query.lookup_innerAdrian Holovaty
2006-07-11Added local 'qn' variable for backend.quote_name in django.db.models.query.lo...Adrian Holovaty
2006-07-11Renamed 'clause' variable to 'lookup_type' in django.db.models.query.lookup_i...Adrian Holovaty
2006-07-11Small formatting change to m2m_and_m2o model unit testAdrian Holovaty