author | Olivier Larchevêque <olivier.larcheveque@auf.org> | |
Fri, 10 Jun 2011 14:48:34 +0000 (10:48 -0400) | ||
committer | Olivier Larchevêque <olivier.larcheveque@auf.org> | |
Fri, 10 Jun 2011 14:48:34 +0000 (10:48 -0400) | ||
commit | 76df4659ab3e0fd1b548a2f16567580786ad1654 | |
tree | c1cfb09203e62293be5b084f15237d40378e0cd5 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
CHANGES | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
auf/__init__.py | [new file with mode: 0644] | blob |
auf/__init__.pyc | [new file with mode: 0644] | blob |
auf/django/__init__.py | [new file with mode: 0644] | blob |
auf/django/export/__init__.py | [new file with mode: 0755] | blob |
auf/django/export/admin.py | [new file with mode: 0644] | blob |
auf/django/export/locale/fr/LC_MESSAGES/django.mo | [new file with mode: 0644] | blob |
auf/django/export/locale/fr/LC_MESSAGES/django.po | [new file with mode: 0644] | blob |
auf/django/export/models.py | [new file with mode: 0755] | blob |
auf/django/export/templates/admin/export/change_list.html | [new file with mode: 0644] | blob |
auf/django/export/tests.py | [new file with mode: 0755] | blob |
auf/django/export/views.py | [new file with mode: 0755] | blob |
aufdjangoexport/__init__.py | [new file with mode: 0644] | blob |
setup.cfg | [new file with mode: 0644] | blob |
setup.py | [new file with mode: 0644] | blob |