author | beranger enselme <beranger.enselme@u-vmb.(none)> | |
Fri, 1 Jun 2012 20:32:07 +0000 (16:32 -0400) | ||
committer | beranger enselme <beranger.enselme@u-vmb.(none)> | |
Fri, 1 Jun 2012 20:32:07 +0000 (16:32 -0400) | ||
commit | dfc0f84e402cf1b84cb7d556bc87d488127db0cb | |
tree | 0ec0862482f0073eaad5a92266d73941673c2bf7 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
auf/__init__.py | [new file with mode: 0644] | blob |
auf/django/__init__.py | [new file with mode: 0644] | blob |
auf/django/mailing/__init__.py | [new file with mode: 0644] | blob |
auf/django/mailing/admin.py | [new file with mode: 0644] | blob |
auf/django/mailing/models.py | [new file with mode: 0644] | blob |
auf/django/mailing/views.py | [new file with mode: 0644] | blob |
bootstrap.py | [new file with mode: 0644] | blob |
buildout.cfg | [new file with mode: 0644] | blob |
setup.py | [new file with mode: 0644] | blob |
tests/__init__.py | [new file with mode: 0644] | blob |
tests/models.py | [new file with mode: 0644] | blob |
tests/settings.py | [new file with mode: 0644] | blob |
tests/tests.py | [new file with mode: 0644] | blob |
tests/urls.py | [new file with mode: 0644] | blob |
tests/views.py | [new file with mode: 0644] | blob |