Deployment: make `setup` idempotent and part of `deploy`, automatically install DB...
[fnpdjango.git] / MANIFEST.in
1 include *.txt
2 recursive-include fnpdjango/templates *.html
3 recursive-include fnpdjango/locale *.po *.mo
4 recursive-include fnpdjango/deploy/templates *.template
5 include fnpdjango/management/commands/babel.cfg