aboutsummaryrefslogtreecommitdiff
path: root/src/web/models/__init__.py
Commit message (Expand)AuthorAge
* The project is now using Poetry.Cédric Bonhomme2020-02-26
* The import 'werkzeug.generate_password_hash' is deprecated.Cédric Bonhomme2019-09-30
* Updated some linksCédric Bonhomme2018-10-15
* Updated copyrightsCédric Bonhomme2018-07-01
* Improved display of bookmark's tags. And fixed some remainings merge related ...Cédric Bonhomme2017-05-23
* Removed prototype code for bookmarks from master branch.Cédric Bonhomme2017-04-09
* wipCédric Bonhomme2017-02-13
* prototypefor bookmarksCédric Bonhomme2017-02-12
* various improvements to the crawler (better use of coroutines, test if an art...Cédric Bonhomme2016-11-08
* new name: the last one.Cédric Bonhomme2016-10-10
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
* Minor updates in the manager.Cédric Bonhomme2016-04-07
* begin integration of the new architectureCédric Bonhomme2016-03-01
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
* Updated Copyright years.Cédric Bonhomme2016-02-05
* base modification in model for category supportFrançois Schmidts2016-01-26
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15