- Add Django 2+ compatibility
- Add authors duplication cleanup form (#22)
- Drops compatibility with Django 1.7
- Make PMIDLoader & DOILoader bullet-proof
- Add PMIDLoader & DOILoader
- Add references importation view for admins (from PMIDs or DOIs)
- Better integrate the sandbox
- Make the sandbox deployable to Heroku
- Add support for python 3.4+
- Add support for Django 1.7+
- Switch to
py.test
test runner - Remove jQuery implicit dependency
- Drops compatibility with python 2.6
- Drops compatibility with Django < 1.7
- Fix missing dev requirments
- Add publication list partial template
- Add support for partial publication date
- Entry first and last author are now object properties
First public release. Main features are:
- basic bibliography management
- bibtex file import
- django users/authors linking
- reference list view filtering by author, date, collections
TODO:
- Work on the documentation
- Add EndNote support