mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
`action="."` strips query parameters from the URL which is not usually what you want. Copy-paste coding of these examples could lead to difficult to track down bugs or even data loss if the query parameter was meant to alter the scope of a form's POST request. |
||
|---|---|---|
| .. | ||
| field_tests | ||
| templates/forms_tests | ||
| tests | ||
| widget_tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||