|
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 |
|---|
| MANIFEST.in |
|---|
| example_project/.gitignore 0 → 100644 |
|---|
| example_project/README.rst 0 → 100644 |
|---|
| example_project/__init__.py 0 → 100644 |
|---|
| example_project/mailman.cfg 0 → 100644 |
|---|
| example_project/manage.py 0 → 100755 |
|---|
| example_project/requirements.txt 0 → 100644 |
|---|
| example_project/settings.py 0 → 100644 |
|---|
| example_project/urls.py 0 → 100644 |
|---|
| example_project/wsgi.py 0 → 100755 |
|---|
| src/postorius/doc/deployment.rst |
|---|
| src/postorius/doc/development.rst |
|---|
| src/postorius/doc/setup.rst |
|---|
| testing/__init__.py 100644 → 0 |
|---|
| testing/test_mailman.cfg 100644 → 0 |
|---|
| testing/test_settings.py 100755 → 0 |
|---|
| testing/urls.py 100644 → 0 |
|---|
| tox.ini |
|---|