forked from django-cms/django-filer
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
stefanfoulis edited this page Aug 20, 2012
·
49 revisions
- google group: http://groups.google.com/group/django-filer
- IRC: #django-filer on freenode.net
Documentation | Sourcecode | Open Issues for next release
-
Django >= 1.3 (with
django.contrib.staticfiles
) - django-mptt >= 0.2.1
- easy_thumbnails >= 1.0-alpha-17
- django-polymorphic >= 0.2
- PIL 1.1.7 (with JPEG and ZLIB support)
Release Date: 2012-07-26
- Django 1.2 or greater
- easy_thumbnails >= 1.0-alpha-13
- PIL 1.1.7 (with JPEG and ZLIB support)
Important
0.8 and higher depends on easy_thumbnails
Important
django-filer <=0.8.4 does not work with easy_thumbnails >= 1.0-alpha-17
- Django 1.2 or greater (sclaughl has a compatibility branch for django 1.1.1 )
- sorl.thumbnail
- PIL 1.1.7 (with JPEG and ZLIB support)
Note
bugfixes only
- this branch will not be developed further (bugfixes only)
- no changes that alter the database structure (to keep the South upgrade path intact)