aboutsummaryrefslogtreecommitdiff
path: root/src/web/models/__init__.py
Commit message (Collapse)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
| | | | bugs.
* 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 ↵Cédric Bonhomme2016-11-08
| | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles)
* 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