Newer
Older
# Automatically renders Django forms in a pretty, Bootstrap-compatible way.
# Page data, answer data, ... all represented in JSON. This makes that editable
# in the Django admin.
# For math/symbolic questions
# Django timezone support
# Course content is stored in YAML.
pyyaml
# dulwich does not yet support Python3
# Using git version for fix to https://github.com/jelmer/dulwich/issues/135
# A date picker widget
# For comfortable code entry
django-codemirror-widget