CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
setup.py
django_odk.egg-info/PKG-INFO
django_odk.egg-info/SOURCES.txt
django_odk.egg-info/dependency_links.txt
django_odk.egg-info/requires.txt
django_odk.egg-info/top_level.txt
odk/__init__.py
odk/admin.py
odk/apps.py
odk/forms.py
odk/models.py
odk/storage.py
odk/urls.py
odk/utils.py
odk/views.py
odk/locale/fr/LC_MESSAGES/django.mo
odk/locale/fr/LC_MESSAGES/django.po
odk/migrations/0001_initial.py
odk/migrations/0002_remove_xformsubmit_xform.py
odk/migrations/__init__.py
odk/openrosa/__init__.py
odk/openrosa/utils_push.py
odk/openrosa/view_pull.py
odk/openrosa/view_push.py
odk/static/js/enableajaxindjango.js
odk/static/js/form_detail.css
odk/static/js/required_fields.js
odk/templates/500.html
odk/templates/home.html
odk/templates/submission.xml
odk/templates/xform_howto.html
odk/templates/xform_howto_fr.html
odk/templates/xformsList.xml
odk/templates/odk/_xform_detail_main.html
odk/templates/odk/_xform_detail_modif.html
odk/templates/odk/_xformsubmit_detail_main.html
odk/templates/odk/_xformsubmit_detail_modif.html
odk/templates/odk/xform_detail.html
odk/templates/odk/xform_list.html
odk/templates/odk/xform_upload.html
odk/templates/odk/xformsubmit_detail.html
odk/templates/odk/xformsubmit_list.html
odk/templatetags/model_tags.py
odk/templatetags/settings_tags.py