aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
AgeCommit message (Collapse)AuthorFilesLines
2017-06-28Turn the WSGI file into a python module (#240)0livd1-0/+3
* Turn the WSGI file into a python module * Update conf files to use the new wsgi module Apache and gunicorn now use the same entrypoint * Update Changelog
2017-06-27Remove unused option in the setup script (#239)0livd1-0/+3
Additionnal files to be distributed along with the sources are already specified in the MANIFEST.in file thus the package_data entry in the setup script can be safely removed
2017-06-27Use a hashed password for ADMIN_PASSWORD (#236)0livd1-2/+4
* Use a hashed password for ADMIN_PASSWORD A generate_password_hash manage.py command is provided Fixes #233 * Print a console warning for users using a clear text ADMIN_PASSWORD * Reword ADMIN_PASSWORD doc * Update changelog * Update CHANGELOG.rst - say it out loud - bump to 2.0 (that's the logic of semantic versioning while introducing breaking changes) * Bump to 2.0 (breaking change) * Update hashed password warning message * Mention the generate password hash in the Changelog
2017-06-20Back to development: 1.1Jocelyn Delalande1-0/+6
2017-06-20Preparing release 1.0Jocelyn Delalande1-1/+1
2017-06-20Prepare changelog & contrib list for v1.0 (#222)JocelynDelalande1-2/+18
2017-04-04Back to development: 0.10Jocelyn Delalande1-0/+6
2017-04-04Preparing release 0.9Jocelyn Delalande1-2/+2
2017-03-28Preparing release 1.0.0Alexis Métaireau1-1/+1
2017-03-20Add a changelog and a contributors fileAlexis Métaireau1-0/+9