Skip to content

Commit 35c641e

Browse files
committed
add missing files
1 parent 9fc943f commit 35c641e

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.moban.d/MANIFEST.in

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{%extends 'MANIFEST.in.jj2'%}
2+
3+
{%block more_options%}
4+
prune mysite
5+
prune polls
6+
{%endblock%}

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Change log
2+
================================================================================
3+
4+
0.0.5 - 26.08.2016
5+
--------------------------------------------------------------------------------
6+
7+
Added:
8+
********************************************************************************
9+
10+
#. Support for django 1.6.x
11+
#. Tested against django 1.10

0 commit comments

Comments
 (0)