aboutsummaryrefslogtreecommitdiff
path: root/migrations/versions/1b750a389c22_remove_email_notification_column.py
Commit message (Collapse)AuthorAge
* carpy tests for alembic...Cédric Bonhomme2016-02-03
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
|
* Merge remote-tracking branch 'origin/master' into evol/apiFrançois Schmidts2015-03-03
| | | | | | | | Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py
* Removed the functionality for the email notifications of new articles. No ↵Cédric Bonhomme2015-02-25
real added value.
bgstack15