.travis.yml
AUTHORS
LICENSE
MANIFEST.in
NOTICE
README.md
_version.py
requirements.txt
setup.cfg
setup.py
test_requirements.txt
tox.ini
versioneer.py
djangolearn/__init__.py
djangolearn/models.py
djangolearn/py3_utils.py
djangolearn.egg-info/PKG-INFO
djangolearn.egg-info/SOURCES.txt
djangolearn.egg-info/dependency_links.txt
djangolearn.egg-info/not-zip-safe
djangolearn.egg-info/requires.txt
djangolearn.egg-info/top_level.txt
djangolearn/exceptions/__init__.py
djangolearn/exceptions/model_exceptions.py
test_djangolearn/__init__.py
test_djangolearn/run_tests.py
test_djangolearn/settings.py
test_djangolearn/test_base_svm.py
test_djangolearn/test_model_inheritance.py
test_djangolearn/test_version_collision.py
test_djangolearn/test_app/__init__.py
test_djangolearn/test_app/models.py