Merge branch 'issue75' into 'master'
Fixed the django-cas entry issue #75 pls :dbond: This will make the project work for people who are just pulling down the new code See merge request !25
... | ... | @@ -7,7 +7,7 @@ django-analytical==0.19.0 |
django-autoslug==1.7.2 | ||
django-braces==1.4.0 | ||
django-crispy-forms==1.4.0 | ||
git+https://github.com/the-ben-waters/django-cas.git | ||
git+https://github.com/kstateome/django-cas.git | ||
django-gravatar2==1.1.4 | ||
django-haystack==2.3.1 | ||
django-localflavor==1.0 | ||
... | ... |
Please register or sign in to comment