Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Django 1.7 compatibility #1

Open
stefanfoulis opened this issue Jan 28, 2015 · 2 comments
Open

Django 1.7 compatibility #1

stefanfoulis opened this issue Jan 28, 2015 · 2 comments

Comments

@stefanfoulis
Copy link
Contributor

No description provided.

@mkoistinen
Copy link
Contributor

Is this sorted by #7?

@tomassommar
Copy link

staticfile_finders.py has a reference to django.contrib.staticfiles.storage.AppStaticStorage, which does not exist in django 1.7 as per django/django@f56c88a

class BoilerplateAppStaticStorage(django.contrib.staticfiles.storage.AppStaticStorage)

Python 1.7 support would be very appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants