mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Pack static files into release
This commit is contained in:
parent
03ba898db3
commit
5c8f282755
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
recursive-include constance/templates *.html
|
recursive-include constance/templates *.html
|
||||||
recursive-include constance/locale *.po *.mo
|
recursive-include constance/locale *.po *.mo
|
||||||
|
recursive-include constance/static *
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue