Has anyone tested django-filer develop with Django 1.5?

155 views
Skip to first unread message

Stefan Foulis

unread,
Mar 21, 2013, 3:35:28 AM3/21/13
to django...@googlegroups.com
The testsuite passes and I've done a bit of clicking about... But I've not had time to test the develop branch with Django 1.5 in-depth.
Has someone else done so? Any Problems? If it works I'll make a release on pypi.

Stefan Foulis

unread,
Apr 2, 2013, 9:12:30 AM4/2/13
to django...@googlegroups.com
I created an alpha release with Django 1.5 support. Please include http://stefanfoulis.github.com/django-filer/unstable_releases/ as extra-index-url or pip install directly from https://github.com/stefanfoulis/django-filer/tarball/0.9.4a1#egg=django-filer-0.9.4a1 to give it a test. Please add issues on github if you have any problems.

Haotian WU

unread,
Oct 16, 2013, 4:03:32 AM10/16/13
to django...@googlegroups.com
I found a issue in 0.9.4a1, filer/models/clipboardmodels.py use 'get_user_model()' method, which would cause an import loop. I defined a customized User model in my app, and then import FilerImageField. Then django will try to 'from filer.models.clipboardmodels import *' and raise ImproperlyConfigured("AUTH_USER_MODEL refers to model '%s' that has not been installed" % settings.AUTH_USER_MODEL) error.

在 2013年4月2日星期二UTC+8下午9时12分30秒,Stefan Foulis写道:
Reply all
Reply to author
Forward
0 new messages