Skip to content
pielgrzym edited this page Jun 8, 2012 · 5 revisions

v1.0 DONE

  • DONE: package for PyPI
  • DONE: - compatible with django >=1.2 and django-imagekit >=1.0 test for django compatible versions
  • DONE: refactor unittest

v2.0

  • 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

v3.0

  • orphaned images support
  • attaching images from other imaging field
Clone this wiki locally