django1/django/core/meta
Adrian Holovaty c727729183 Changed meta.py save() code from [507] to work under sqlite. All tests now pass in all 3 database backends.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@510 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-15 20:03:34 +00:00
..
__init__.py Changed meta.py save() code from [507] to work under sqlite. All tests now pass in all 3 database backends. 2005-08-15 20:03:34 +00:00
fields.py Fixed #316 -- Added special-case for MySQL microseconds, so that it doesn't throw a warning when microseconds are given. 2005-08-15 01:03:39 +00:00