mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 07:50:25 +00:00
from the original request. Default is current behaviour, which is not to pass the query string (it often won't be appropriate to do so). Thanks to steingrd@ifi.uio.no for the patch and tests. Fixed #9966. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13746 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| app1 | ||
| app2 | ||
| app3 | ||
| app4 | ||
| fixtures | ||
| locale | ||
| media | ||
| templates/debug | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||