Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 549 Bytes

CHANGELOG.rst

File metadata and controls

16 lines (14 loc) · 549 Bytes

Change Log

0.3.1

  • Migrated the Tags model to django-taggit (github.com/alex/django-taggit).
  • Embedded uploaded images into the admin interface.
  • Added Django Debug Toolbar (github.com/jazzband/django-debug-toolbar).

0.3

  • Initial scaffolding and data model setup. This is a work in progress and is not yet ready for use.
  • The project runs a custom AuthUserModel for getting started, provided by django-authuser (github.com/sesh/django-authuser).
  • Added a CITATION.cff file for citing the project.