mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +00:00
Thanks to Chris Beaven for the initial patch, Fredrik Lundh for the basis of the parser methodology and Russell Keith-Magee for code reviews. There are some BACKWARDS INCOMPATIBILITIES in rare cases - in particular, if you were using the keywords 'and', 'or' or 'not' as variable names within the 'if' expression, which was previously allowed in some cases. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11806 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| db | ||
| forms | ||
| http | ||
| auth.txt | ||
| cache.txt | ||
| conditional-view-processing.txt | ||
| email.txt | ||
| files.txt | ||
| generic-views.txt | ||
| i18n.txt | ||
| index.txt | ||
| install.txt | ||
| pagination.txt | ||
| serialization.txt | ||
| settings.txt | ||
| signals.txt | ||
| templates.txt | ||
| testing.txt | ||