webdesign.txt 370 B

123456789101112
  1. ========================
  2. django.contrib.webdesign
  3. ========================
  4. .. module:: django.contrib.webdesign
  5. :synopsis: Helpers and utilities targeted primarily at Web *designers*
  6. rather than Web *developers*.
  7. .. deprecated:: 1.8
  8. The package contained only a single template tag and it has been moved
  9. to the built-in tags (:ttag:`lorem`).