MANIFEST.in
README.rst
setup.py
djcall/__init__.py
djcall/admin.py
djcall/apps.py
djcall/crudlfap.py
djcall/django.py
djcall/models.py
djcall/test_models.py
djcall.egg-info/PKG-INFO
djcall.egg-info/SOURCES.txt
djcall.egg-info/dependency_links.txt
djcall.egg-info/entry_points.txt
djcall.egg-info/requires.txt
djcall.egg-info/top_level.txt
djcall/locale/fr/LC_MESSAGES/django.mo
djcall/locale/fr/LC_MESSAGES/django.po
djcall/migrations/0001_initial.py
djcall/migrations/0002_caller_signal_number.py
djcall/migrations/0003_status_canceled.py
djcall/migrations/0004_caller_kwargs_from_pickle_to_json.py
djcall/migrations/__init__.py
djcall/templates/admin/djcall/call/change_form.html
djcall/templates/admin/djcall/caller/change_form.html
djcall/templates/admin/djcall/cron/change_form.html
djcall_example/__init__.py
djcall_example/manage.py
djcall_example/settings.py
djcall_example/urls.py
djcall_example/wsgi.py