diff options
| author | Tim Graham <timograham@gmail.com> | 2015-08-17 09:01:59 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-23 19:31:09 -0400 |
| commit | 3af9b70028487be81c4f6ca65ca0d1f2be337e4f (patch) | |
| tree | 09424e030aad263740bd264f421b34a154ecab7c /docs/ref/templates | |
| parent | 57039f9661d2fc06618bba1ed60d005212ee26e3 (diff) | |
Refs #22789 -- Removed contrib.webdesign per deprecation timeline.
Diffstat (limited to 'docs/ref/templates')
| -rw-r--r-- | docs/ref/templates/builtins.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index d032d7b1cc..359907d261 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -721,10 +721,6 @@ more information. lorem ^^^^^ -.. versionadded:: 1.8 - - The tag was previously located in :mod:`django.contrib.webdesign`. - Displays random "lorem ipsum" Latin text. This is useful for providing sample data in templates. |
