fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Import TOKEN_BLOCK from django.template.base if Django version is greater than or...
[django-pagination.git]
/
MANIFEST.in
diff --git
a/MANIFEST.in
b/MANIFEST.in
index
4781fc7
..
50282fe
100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-4,3
+4,4
@@
include doc/conf.py
recursive-include doc *.rst
recursive-include linaro_django_pagination/locale *.po
recursive-include linaro_django_pagination/templates/pagination *.html
+recursive-include linaro_django_pagination/test_project/example/templates *.html