django/django
Malcolm Tredinnick 6a287ed946 Fixed #6217 -- Reduced the memory used by each ugettext_lazy() call.
Thanks to Jakub Wilk for analysis and the initial patch.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8120 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-27 22:51:49 +00:00
..
bin Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py. 2008-07-06 06:39:44 +00:00
conf Missing compiled messages file from previous commit. 2008-07-27 20:03:35 +00:00
contrib Fixed #6427 -- Added some more features to the Austrian localflavor. 2008-07-27 18:54:56 +00:00
core
db Fixed #6217 -- Reduced the memory used by each ugettext_lazy() call. 2008-07-27 22:51:49 +00:00
dispatch
forms
http
middleware
newforms
oldforms
shortcuts
template
templatetags
test
utils Fixed #6217 -- Reduced the memory used by each ugettext_lazy() call. 2008-07-27 22:51:49 +00:00
views
__init__.py