MANIFEST.in
setup.py
trix/__init__.py
trix/version.py
trix.egg-info/PKG-INFO
trix.egg-info/SOURCES.txt
trix.egg-info/dependency_links.txt
trix.egg-info/not-zip-safe
trix.egg-info/requires.txt
trix.egg-info/top_level.txt
trix/project/__init__.py
trix/project/settingsproxy.py
trix/project/default/__init__.py
trix/project/default/default_urls.py
trix/project/default/settings.py
trix/project/develop/__init__.py
trix/project/develop/developtasks.py
trix/project/develop/urls.py
trix/project/develop/dumps/__init__.py
trix/project/develop/dumps/dev/__init__.py
trix/project/develop/dumps/dev/data.py
trix/project/develop/dumps/dev/import_helper.py
trix/project/develop/fabrictasks/__init__.py
trix/project/develop/fabrictasks/common.py
trix/project/develop/fabrictasks/i18n.py
trix/project/develop/settings/__init__.py
trix/project/develop/settings/common.py
trix/project/develop/settings/develop.py
trix/project/develop/settings/test.py
trix/project/develop/testhelpers/__init__.py
trix/project/develop/testhelpers/login.py
trix/project/develop/testhelpers/user.py
trix/project/production/__init__.py
trix/project/production/herokudemosettings.py
trix/project/production/settings.py
trix/project/production/urls.py
trix/project/production/wsgi.py
trix/trix_admin/__init__.py
trix/trix_admin/cradmin.py
trix/trix_admin/fabfile.py
trix/trix_admin/formfields.py
trix/trix_admin/models.py
trix/trix_admin/locale/nb/LC_MESSAGES/django.mo
trix/trix_admin/locale/nb/LC_MESSAGES/django.po
trix/trix_admin/templates/django_cradmin/standalone-base.django.html
trix/trix_admin/templates/trix_admin/frontpage.django.html
trix/trix_admin/templates/trix_admin/statistics.django.html
trix/trix_admin/templates/trix_admin/assignments/multiedit.django.html
trix/trix_admin/templates/trix_admin/include/progress_bar.django.html
trix/trix_admin/templatetags/__init__.py
trix/trix_admin/templatetags/trix_admin_tags.py
trix/trix_admin/views/__init__.py
trix/trix_admin/views/assignments.py
trix/trix_admin/views/dashboard.py
trix/trix_admin/views/permalinks.py
trix/trix_admin/views/statistics.py
trix/trix_core/__init__.py
trix/trix_core/admin.py
trix/trix_core/fabfile.py
trix/trix_core/models.py
trix/trix_core/multiassignment_serialize.py
trix/trix_core/tagutils.py
trix/trix_core/trix_markdown.py
trix/trix_core/locale/nb/LC_MESSAGES/django.mo
trix/trix_core/locale/nb/LC_MESSAGES/django.po
trix/trix_core/templatetags/__init__.py
trix/trix_core/templatetags/trix_core_tags.py
trix/trix_core/tests/__init__.py
trix/trix_core/tests/test_multiassignment_serialize.py
trix/trix_core/tests/test_tagutils.py
trix/trix_core/tests/test_trix_core_tags.py
trix/trix_core/tests/test_trix_markdown.py
trix/trix_student/__init__.py
trix/trix_student/fabfile.py
trix/trix_student/models.py
trix/trix_student/urls.py
trix/trix_student/locale/nb/LC_MESSAGES/django.mo
trix/trix_student/locale/nb/LC_MESSAGES/django.po
trix/trix_student/static/trix_student/.gitignore
trix/trix_student/static/trix_student/Gruntfile.coffee
trix/trix_student/static/trix_student/bower.json
trix/trix_student/static/trix_student/package.json
trix/trix_student/static/trix_student/dist/css/styles.css
trix/trix_student/static/trix_student/dist/js/trix_student.js
trix/trix_student/static/trix_student/dist/js/trix_student.min.js
trix/trix_student/static/trix_student/dist/js/trix_student.min.js.map
trix/trix_student/static/trix_student/dist/vendor/fonts/FontAwesome.otf
trix/trix_student/static/trix_student/dist/vendor/fonts/fontawesome-webfont.eot
trix/trix_student/static/trix_student/dist/vendor/fonts/fontawesome-webfont.svg
trix/trix_student/static/trix_student/dist/vendor/fonts/fontawesome-webfont.ttf
trix/trix_student/static/trix_student/dist/vendor/fonts/fontawesome-webfont.woff
trix/trix_student/static/trix_student/dist/vendor/js/angular-cookies.min.js
trix/trix_student/static/trix_student/dist/vendor/js/angular.min.js
trix/trix_student/static/trix_student/dist/vendor/js/ui-bootstrap.min.js
trix/trix_student/static/trix_student/dist/vendor/js/url.min.js
trix/trix_student/static/trix_student/src/app/app.coffee
trix/trix_student/static/trix_student/src/app/app.js
trix/trix_student/static/trix_student/src/app/directives.coffee
trix/trix_student/static/trix_student/src/app/directives.js
trix/trix_student/static/trix_student/src/app/assignments/controllers.coffee
trix/trix_student/static/trix_student/src/app/assignments/controllers.js
trix/trix_student/static/trix_student/src/less/alerts.less
trix/trix_student/static/trix_student/src/less/assignments.less
trix/trix_student/static/trix_student/src/less/bootstrap.less
trix/trix_student/static/trix_student/src/less/buttons.less
trix/trix_student/static/trix_student/src/less/font-awesome.less
trix/trix_student/static/trix_student/src/less/footer.less
trix/trix_student/static/trix_student/src/less/header.less
trix/trix_student/static/trix_student/src/less/page-header.less
trix/trix_student/static/trix_student/src/less/styles.less
trix/trix_student/static/trix_student/src/less/variables.less
trix/trix_student/templates/trix_student/assignment_list_base.django.html
trix/trix_student/templates/trix_student/assignments.django.html
trix/trix_student/templates/trix_student/base.django.html
trix/trix_student/templates/trix_student/course.django.html
trix/trix_student/templates/trix_student/dashboard.django.html
trix/trix_student/templates/trix_student/login.django.html
trix/trix_student/templates/trix_student/logout.django.html
trix/trix_student/templates/trix_student/permalink.django.html
trix/trix_student/templates/trix_student/permalink_list.django.html
trix/trix_student/templates/trix_student/include/footer.django.html
trix/trix_student/templates/trix_student/include/header.django.html
trix/trix_student/templates/trix_student/include/pager.django.html
trix/trix_student/tests/__init__.py
trix/trix_student/tests/test_howsolved.py
trix/trix_student/views/__init__.py
trix/trix_student/views/assignments.py
trix/trix_student/views/common.py
trix/trix_student/views/course.py
trix/trix_student/views/dashboard.py
trix/trix_student/views/howsolved.py
trix/trix_student/views/login.py
trix/trix_student/views/logout.py
trix/trix_student/views/permalink.py