Opened 13 years ago
Closed 13 years ago
#19534 closed Uncategorized (invalid)
Sample template for login view requires 'load url from future'
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The template describing the 'login' view will not work as -is. It requires this at the top of the template:
{% load url from future %}
Note:
See TracTickets
for help on using tickets.
You're reading the docs for version 1.5 or dev (future 1.6), but you're using version 1.4 of Django.