| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-04-04 | Added a FIXME that I forgot to include earlier. | Malcolm Tredinnick | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@4923 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-04-04 | Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful | Malcolm Tredinnick | |
| outside of newforms. This is backwards compatible as far as smart_unicode goes (since newforms.util still imports it). All imports of smart_unicode and StrAndUnicode have also been updated. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4918 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
