MANIFEST.in
requirements-min-django.txt
requirements-test.txt
requirements.txt
setup.py
ajax_forms/__init__.py
ajax_forms/constants.py
ajax_forms/filters.py
ajax_forms/forms.py
ajax_forms/models.py
ajax_forms/urls.py
ajax_forms/utils.py
ajax_forms/views.py
ajax_forms/static/ajax_forms/css/main.css
ajax_forms/static/ajax_forms/img/sorting-icons.gif
ajax_forms/static/ajax_forms/js/daf-actions.js
ajax_forms/static/ajax_forms/js/daf-actions.min.js
ajax_forms/static/ajax_forms/js/jquery-ajax-validation.js
ajax_forms/static/ajax_forms/js/jquery-uni-form.js
ajax_forms/static/ajax_forms/js/jquery.django-ajax-form.js
ajax_forms/static/ajax_forms/js/jquery.validate.js
ajax_forms/templates/ajax_forms/actions.html
ajax_forms/templates/ajax_forms/base.html
ajax_forms/templates/ajax_forms/base0.html
ajax_forms/templates/ajax_forms/base_site.html
ajax_forms/templates/ajax_forms/change_form.html
ajax_forms/templates/ajax_forms/change_list.html
ajax_forms/templates/ajax_forms/change_list0.html
ajax_forms/templates/ajax_forms/change_list_results.html
ajax_forms/templates/ajax_forms/change_list_results0.html
ajax_forms/templates/ajax_forms/delete_confirmation.html
ajax_forms/templates/ajax_forms/delete_selected_confirmation.html
ajax_forms/templates/ajax_forms/generic_edit.html
ajax_forms/templates/ajax_forms/generic_edit2.html
ajax_forms/templates/ajax_forms/generic_edit_buttons.html
ajax_forms/templates/ajax_forms/generic_edit_inline.html
ajax_forms/templates/ajax_forms/generic_edit_inline_row.html
ajax_forms/templates/ajax_forms/generic_listview.html
ajax_forms/templates/ajax_forms/generic_listview_results.html
ajax_forms/templates/ajax_forms/pagination.html
ajax_forms/templates/ajax_forms/submit_line.html
ajax_forms/templates/ajax_forms/edit_inline/stacked.html
ajax_forms/templates/ajax_forms/edit_inline/tabular.html
ajax_forms/templates/ajax_forms/edit_inline/tabular_.html
ajax_forms/templates/ajax_forms/edit_inline/tabular_ajax.html
ajax_forms/templates/ajax_forms/edit_inline/tabular_ajax_row.html
ajax_forms/templates/ajax_forms/edit_inline/tabular_row.html
ajax_forms/templatetags/__init__.py
ajax_forms/templatetags/__init__.pyc
ajax_forms/templatetags/daf_help.py
ajax_forms/templatetags/daf_help.pyc
ajax_forms/templatetags/jquery_validation.py
ajax_forms/templatetags/jquery_validation.pyc
ajax_forms/tests/__init__.py
ajax_forms/tests/forms.py
ajax_forms/tests/tests.py
ajax_forms/tests/urls.py
ajax_forms/tests/views.py
ajax_forms/tests/templates/contact.html
django_ajax_forms_mega.egg-info/PKG-INFO
django_ajax_forms_mega.egg-info/SOURCES.txt
django_ajax_forms_mega.egg-info/dependency_links.txt
django_ajax_forms_mega.egg-info/not-zip-safe
django_ajax_forms_mega.egg-info/requires.txt
django_ajax_forms_mega.egg-info/top_level.txt
example_project/__init__.py
example_project/manage.py
example_project/example_project/__init__.py
example_project/example_project/settings.py
example_project/example_project/urls.py
example_project/example_project/wsgi.py
example_project/formtest/__init__.py
example_project/formtest/forms.py
example_project/formtest/models.py
example_project/formtest/tests.py
example_project/formtest/urls.py
example_project/formtest/views.py
example_project/formtest/templates/contact-form.html
example_project/formtest/templates/contact-model-form.html