LICENSE
MANIFEST.in
README.rst
setup.py
djangosourcecontrol/__init__.py
djangosourcecontrol/admin.py
djangosourcecontrol/apps.py
djangosourcecontrol/models.py
djangosourcecontrol/serializers.py
djangosourcecontrol/tests.py
djangosourcecontrol/urls.py
djangosourcecontrol/views.py
djangosourcecontrol.egg-info/PKG-INFO
djangosourcecontrol.egg-info/SOURCES.txt
djangosourcecontrol.egg-info/dependency_links.txt
djangosourcecontrol.egg-info/top_level.txt
djangosourcecontrol/djangosourcecontrolmodels/Project.py
djangosourcecontrol/djangosourcecontrolmodels/ProjectFile.py
djangosourcecontrol/djangosourcecontrolmodels/ProjectFileVersion.py
djangosourcecontrol/djangosourcecontrolmodels/__init__.py
djangosourcecontrol/management/__init__.py
djangosourcecontrol/management/commands/__init__.py
djangosourcecontrol/management/commands/populate_djangosourcecontrol.py
djangosourcecontrol/migrations/0001_initial.py
djangosourcecontrol/migrations/0002_auto_20161203_1849.py
djangosourcecontrol/migrations/__init__.py
djangosourcecontrol/repository/DjangoSourceControlRepository.py
djangosourcecontrol/repository/__init__.py
djangosourcecontrol/static/css/bootstrap-switch.min.css
djangosourcecontrol/static/css/bootstrap-theme.css
djangosourcecontrol/static/css/bootstrap-theme.min.css
djangosourcecontrol/static/css/bootstrap.css
djangosourcecontrol/static/css/bootstrap.min.css
djangosourcecontrol/static/css/codemirror.css
djangosourcecontrol/static/css/navbarstyle.css
djangosourcecontrol/static/fonts/glyphicons-halflings-regular.eot
djangosourcecontrol/static/fonts/glyphicons-halflings-regular.svg
djangosourcecontrol/static/fonts/glyphicons-halflings-regular.ttf
djangosourcecontrol/static/fonts/glyphicons-halflings-regular.woff
djangosourcecontrol/static/fonts/glyphicons-halflings-regular.woff2
djangosourcecontrol/static/js/bootstrap-switch.js
djangosourcecontrol/static/js/bootstrap.js
djangosourcecontrol/static/js/bootstrap.min.js
djangosourcecontrol/static/js/codemirror.js
djangosourcecontrol/static/js/jquery.min.js
djangosourcecontrol/static/js/knockout-3.3.0.js
djangosourcecontrol/static/js/moment.js
djangosourcecontrol/static/js/mode/django.js
djangosourcecontrol/static/js/mode/python.js
djangosourcecontrol/templates/djangosourcecontrol/index.html
djangosourcecontrol/templates/djangosourcecontrol/project_detail.html
djangosourcecontrol/templates/rest_framework/api.html