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 9fc943f commit 35c641eCopy full SHA for 35c641e
.moban.d/MANIFEST.in
@@ -0,0 +1,6 @@
1
+{%extends 'MANIFEST.in.jj2'%}
2
+
3
+{%block more_options%}
4
+prune mysite
5
+prune polls
6
+{%endblock%}
CHANGELOG.rst
@@ -0,0 +1,11 @@
+Change log
+================================================================================
+0.0.5 - 26.08.2016
+--------------------------------------------------------------------------------
7
+Added:
8
+********************************************************************************
9
10
+#. Support for django 1.6.x
11
+#. Tested against django 1.10
0 commit comments