Skip to content
Christian Kreuzberger edited this page Apr 19, 2016 · 3 revisions

Django Changeset Wiki

Roadmap / Changelog

Version 0.1 (Done)

Legacy Release with Examples, Documentation and Tests

Version 0.2 (Done)

  • track_related fields should automatically determine the related_name attribute of foreign keys
  • Added user.all_changes
  • Added user_related_name meta class field and user.get_$user_related_name$() method

Version 0.3 (Planned)

  • add __all__ as an option for track_fields

Version 1.0 (Long Term Goal)

Admin Panel with inline read-only fields showing the history