django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.75k stars 579 forks source link

is there currently any working version? #242

Closed danielcb closed 12 years ago

danielcb commented 12 years ago

Hi, is there currently any version, that works with:

Django==1.4 django-cms==2.3 cmsplugin-contact==1.0.0 cmsplugin-filer==0.8.0 cmsplugin-blog django-filer==0.9a4.dev1 django-missing==0.1.4 django-mptt==0.5.2 django-pipeline==1.2.12 django-polymorphic==0.2 django-reversion==1.6.1 django-sekizai==0.6.1 django-staticfiles==1.2.1 django-tagging==0.3.1 easy-thumbnails==1.0.3

with user permissions?

stefanfoulis commented 12 years ago

There is still a bug with deleting in django 1.4 (#118) and a few other problems. We'll likely make a 0.9 release without full permission support, so we at least have a release that works with django-1.4. Then we'll follow up with a 0.9.1 release with fixed permissions.

For easier installation of alpha versions you can add http://stefanfoulis.github.com/django-filer/unstable_releases/ to find_links.