Skip to content
Snippets Groups Projects
Verified Commit 23292f4e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Depend on Django 1.11.

parent 20c316da
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ setup(
author='Teckids e.V.',
author_email='verein@teckids.org',
install_requires=[
'Django',
'Django<2.0',
'django_cron',
'django-auth-ldap',
'django-bootstrap3',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment