mirror of
https://github.com/django/django.git
synced 2024-11-18 15:34:16 +00:00
38e001ab6c
Moved the {% lorem %} tag to built-in tags.
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
========================
|
|
django.contrib.webdesign
|
|
========================
|
|
|
|
.. module:: django.contrib.webdesign
|
|
:synopsis: Helpers and utilities targeted primarily at Web *designers*
|
|
rather than Web *developers*.
|
|
|
|
.. deprecated:: 1.8
|
|
|
|
The package contained only a single template tag and it has been moved
|
|
to the built-in tags (:ttag:`lorem`).
|