Files
postgres-web/dep/django-selectable/MANIFEST.in
Magnus Hagander a6d3b44038 Import django-selectable
This will also be used to do /admin/ autocompletes.
2016-06-23 17:59:45 +02:00

7 lines
176 B
Plaintext

include AUTHORS.txt
include README.rst
include LICENSE.txt
recursive-include selectable/locale *
recursive-include selectable/static *
recursive-include selectable/templates *