django/docs/ref
James Bennett 4a2a0b0e21 Fixed #11931: Removed mention of nonexistent get_sql() method for arguments to limit_choices_to. Since the correct reference involves undocumented ORM internals, this simply removes the reference entirely in favor of publicly-documented use of Q objects.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11591 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-09-23 23:40:12 +00:00
..
contrib Fixed some ReST markup in admin installation docs. 2009-09-14 22:49:03 +00:00
files
forms
models
templates
authbackends.txt
databases.txt
django-admin.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
unicode.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00