This repository has been archived by the owner on Apr 21, 2019. It is now read-only.
World's On Heroin
Changes since last release:
- Added ability to rate individual issues.
- Use raw_id in the issue admin page for better performance on large collections.
- Fix a bug where new issues being imported were not having the description added. Fixes #27
- Various queryset improvements.
- Bump versions of Django, huey, pillow, psycopg2, and django-rest-framework. Note: psycopg2 has been renamed to psycopg2-binary. Refer to:
http://initd.org/psycopg/articles/2018/02/08/psycopg-274-released/