1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/django
James Bennett ae9866663c Bump version info to 1.2 beta.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12394 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-06 06:05:44 +00:00
..
bin
conf
contrib Fixed #12358 - csrf_token template tag does not work with flatpages. 2010-02-04 21:47:19 +00:00
core Fixed #11869 - Prevent deadlocks when calling gettext utilities on Windows. Also fixes #12783. Thanks Ramiro Morales and soulburner. 2010-02-05 00:44:56 +00:00
db Fixed a regression in the Postgres psycopg cursor handling introduced by r12352. Thanks to Kenneth Gonsalves for the report, and Karen for the fix. 2010-02-03 07:31:00 +00:00
dispatch
forms
http
middleware
shortcuts
template
templatetags
test Removed a stray debug statement. Thanks to Ramiro Morales for the report. 2010-02-02 13:01:27 +00:00
utils Fixed #12777 - Localize decimal fields correctly. Thanks, Florian Apolloner 2010-02-05 00:44:35 +00:00
views Fixed #3594 - Added ability to discard the language catalog in the JavaScript i18n view in case the selected language is English but no English translation catalog actual exists, e.g. due to being the language translated from. Thanks to msaelices, aryx and Ramiro Morales. 2010-02-05 01:43:13 +00:00
__init__.py Bump version info to 1.2 beta. 2010-02-06 06:05:44 +00:00