public
Fork of django/django
Description: Composite Primary Keys fork
Homepage: http://www.djangoproject.com/
Clone URL: git://github.com/dcramer/django-compositepks.git
dcramer (author)
Mon Feb 09 15:46:12 -0800 2009
commit  ed6b76f1c44363a14c3b8c7d7374360ab7a7ad6a
tree    55052b9d282514ef129e5fe975164d7106e2031b
parent  f93d45285d0689005009c55a65484ba4a43435be
name age message
..
file __init__.py Tue Sep 30 10:50:44 -0700 2008 Update django.VERSION in trunk per previous dis... [ubernostrum]
directory bin/ Sat Jul 05 23:39:44 -0700 2008 Fixed #5522 -- Moved make-messages, compile-mes... [mtredinnick]
directory conf/ Loading commit data...
directory contrib/
directory core/
directory db/
directory dispatch/ Mon Aug 25 11:24:05 -0700 2008 Fixed #8285: signal handlers that aren't functi... [jacob]
directory forms/
directory http/ Fri Aug 29 09:49:19 -0700 2008 Fixed #8278: fixed `QueryDict.update(QueryDict)... [jacob]
directory middleware/ Tue Oct 07 01:22:50 -0700 2008 Fixed #9199 -- We were erroneously only prepend... [mtredinnick]
directory shortcuts/ Sun Dec 02 10:21:07 -0800 2007 Fixed #3511 -- Changed QuerySet.get() to return... [mtredinnick]
directory template/ Fri Nov 14 18:49:15 -0800 2008 Fixed a bug introduced in r9422. git-svn-id: ... [mtredinnick]
directory templatetags/ Sun Aug 24 21:52:55 -0700 2008 Fixed #7460 -- Made the "cache" template tag al... [mtredinnick]
directory test/ Sun Nov 16 00:20:25 -0800 2008 Fixed #9585 -- Corrected code committed in [939... [russellm]
directory utils/ Thu Nov 13 11:03:42 -0800 2008 Fixed #9579 -- Properly handle apps running wit... [kmtracey]
directory views/ Tue Sep 09 22:56:34 -0700 2008 Moved the bulk of the shortcut() function in dj... [adrian]