Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 468 Bytes

File metadata and controls

34 lines (26 loc) · 468 Bytes

Changelog

0.1.3

  1. __unicode__ method now returns a sensible result.

0.1.2

  1. Fix tree view.

0.1.1

  1. Added sites and subtitle fields.

0.1

  1. Dependency cleanup.

0.0.6

  1. Added get_absolute_url on Category

0.0.5

  1. Use prepopulate_fields for admin interface
  2. Parent category field added
  3. South migration path created
  4. Tree view of categories and tags

0.0.4 (2011-08-24)

  1. Docs, testrunner.