- 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).
- 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.