binder/binder/templates
Daniel Roschka 74cc4efca4 Adds support for Django 1.9 while dropping support for unsupported versions.
This commit adds support for Django 1.9. As the template configuration options
changed with Django 1.8 and versions earlier than 1.8 aren't supported anymore
anyway by upstream, support for them is removed.

To have the Dockerfile still working, this commit also changes its logic so the
dependencies get directly installed via the requirements.txt from PyPI, which
will ensure that always matching versions of all dependencies are present (e.g.
the Django version).
2016-02-06 19:21:52 +01:00
..
bcommon Refactors the views used to add and delete records. 2015-09-05 19:03:21 +02:00
registration Adds support for Django 1.9 while dropping support for unsupported versions. 2016-02-06 19:21:52 +01:00
404.html Provide a template for not existing resources. 2015-08-23 20:35:30 +02:00
base.html fix missing div tags 2015-11-20 09:42:56 -05:00
index.html Responsive layout for better experience on mobile devices 2015-06-05 16:50:48 +02:00