File: MANIFEST.in

package info (click to toggle)
django-polymorphic 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 892 kB
  • sloc: python: 6,784; javascript: 263; makefile: 137
file content (7 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
include README.rst
include LICENSE
include DOCS.rst
include CHANGES.rst
recursive-include polymorphic/locale *.mo *.po
recursive-include polymorphic/static *.js *.css
recursive-include polymorphic/templates *.html