#24839 closed Cleanup/optimization (fixed)
In templates/builtins documentation, the listing of 'django.contrib.webdesign' should note that it is deprecated in 1.8
| Reported by: | wsot | Owned by: | wsot |
|---|---|---|---|
| Component: | Documentation | Version: | 1.8 |
| 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
On the page https://docs.djangoproject.com/en/1.8/ref/templates/builtins/ under the heading Other Tags and Filter Libraries, the django.contrib.webdesign item should be listed as deprecated in Django 1.8.
If you follow the link to the relevant page https://docs.djangoproject.com/en/1.8/ref/contrib/webdesign/ there is a deprecation notice.
Change History (3)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In e11a08ee: