We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e1d13 commit 8faa3bdCopy full SHA for 8faa3bd
MANIFEST.in
@@ -1,7 +1,6 @@
1
include LICENSE
2
include README.md
3
include requirements.txt
4
-graft docs
5
graft locale
6
graft static
7
graft templates
@@ -20,4 +19,9 @@ include media/pics/empty_file.txt
20
19
include manage.py
21
include crm/forms/iso_currency_codes.json
22
include crm/models/to_translate.txt
23
-include tasks/models/to_translate.txt
+include massmail/models/to_translate.txt
+include tasks/models/to_translate.txt
24
+prune docs
25
+include docs/installation_and_configuration_guide.md
26
+include docs/django-crm_user_guide.md
27
+include CHANGELOG.md
0 commit comments