django1/django/db/models/fields
Adrian Holovaty 221f99ed58 Refactored quote_name() to DatabaseOperations.quote_name(). Refs #5106
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-20 01:03:33 +00:00
..
__init__.py Removed a redundant directory join during FileField form saving. Thanks to David Danier's eagle eyes for picking up this one. 2007-08-07 11:20:15 +00:00
related.py Refactored quote_name() to DatabaseOperations.quote_name(). Refs #5106 2007-08-20 01:03:33 +00:00