-
Notifications
You must be signed in to change notification settings - Fork 7
Roadmap
pielgrzym edited this page Jun 8, 2012
·
5 revisions
- DONE: package for PyPI
- DONE: - compatible with django >=1.2 and django-imagekit >=1.0 test for django compatible versions
- DONE: refactor unittest
- GalleryField based on ManyToManyField (custom Image model)
- sorl-thumbnail support (so user can choose)
- widget for GalleryField supporting custom templates (not to limit the widget only to admin)
- javascript rewrite
- GalleryDispaly mixin for new django class based views
- orphaned images support
- attaching images from other imaging field