1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs
Malcolm Tredinnick 5e8ddd59e2 Minor update to documentation for many-to-many filter() calls.
Removed a potential ambiguity when describing how multiple conditions in one
filter() call are handled.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9958 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-03 01:40:47 +00:00
..
_ext
_static
_templates
faq Fixed #10110 -- Added FAQ on how and when to poke the core developers about tickets. Thanks to Graham King for turning a couple of django-dev posts into a good first draft. 2009-01-24 12:07:26 +00:00
howto Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnDoe for the report. 2009-02-22 06:06:29 +00:00
internals Added a link to RKM's blog in the committers file. 2009-01-03 05:04:12 +00:00
intro Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Gaynor. 2009-02-24 01:10:26 +00:00
man
misc
obsolete
ref Fixed #9701 -- Added a "safeseq" template filter. 2009-03-02 08:16:33 +00:00
releases Whitespace fix to [9896]. 2009-02-24 02:31:09 +00:00
topics Minor update to documentation for many-to-many filter() calls. 2009-03-03 01:40:47 +00:00
conf.py
contents.txt
glossary.txt
index.txt Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. 2009-01-15 11:06:34 +00:00
Makefile