Merge branch 'create-demo-project' into 'master'
Add demo project to postorius

Most of the django project I know keep a demo project inside the repository of the application.
I included a readme with instructions on how to run postorius. This essentially replaces postorius_standalone. 

See merge request !105
commit 437e308d5c975c84e54c8f25a46f4313461e5e8f
2 parents c206280 + 654b3ff
@Aurélien Bompard Aurélien Bompard authored on 23 May 2016
Showing 18 changed files
View
MANIFEST.in
View
example_project/.gitignore 0 → 100644
View
example_project/README.rst 0 → 100644
View
example_project/__init__.py 0 → 100644
View
example_project/mailman.cfg 0 → 100644
View
example_project/manage.py 0 → 100755
View
example_project/requirements.txt 0 → 100644
View
example_project/settings.py 0 → 100644
View
example_project/urls.py 0 → 100644
View
example_project/wsgi.py 0 → 100755
View
src/postorius/doc/deployment.rst
View
src/postorius/doc/development.rst
View
src/postorius/doc/setup.rst
View
testing/__init__.py 100644 → 0
View
testing/test_mailman.cfg 100644 → 0
View
testing/test_settings.py 100755 → 0
View
testing/urls.py 100644 → 0
View
tox.ini