[geany/www.geany.org] 5d8e49: Fix creating virtualenv by explicitly requiring Django < 2.1

Enrico Tröger git-noreply at xxxxx
Sat May 11 13:15:51 UTC 2019


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 14 Apr 2019 21:47:23 UTC
Commit:      5d8e49e2781f2a8e15abb627e7ae12cca635f497
             https://github.com/geany/www.geany.org/commit/5d8e49e2781f2a8e15abb627e7ae12cca635f497

Log Message:
-----------
Fix creating virtualenv by explicitly requiring Django < 2.1

For now, Mezzanine does not yet support newer Django versions.


Modified Paths:
--------------
    requirements.txt

Modified: requirements.txt
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -1,3 +1,4 @@
+Django<2.1
 babel
 mysqlclient
 django-compressor



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list