#1842: "OR lookups" page in on-line docs is outdated
------------------------------------+---------------------------------------
Reporter: akaihola | Owner: jacob
Type: defect | Status: new
Priority: normal | Milestone:
Component: Django project website | Version:
Severity: normal | Keywords:
------------------------------------+---------------------------------------
This page still shows examples in pre-magic-removal syntax:
http://www.djangoproject.com/documentation/models/or_lookups/
It's linked from http://www.djangoproject.com/documentation/db_api/ which
does use magic-removal syntax.
The syntax is correct in the file
{{{tests/modeltests/or_lookups/models.py}}} of current svn.
--
Ticket URL: <http://code.djangoproject.com/ticket/1842>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---