aboutsummaryrefslogtreecommitdiff
path: root/source/sqlite2mongo.py
Commit message (Expand)AuthorAge
* Removed sqlite2mongo.py which was used during the migration from SQLite to Mo...cedricbonhomme2012-09-10
* urlsafe_b64encode is replaced by SHA1 for id of articles.cedricbonhomme2012-05-01
* Added comments.cedricbonhomme2012-04-22
* SHA1 is replaced by urlsafe_b64encode for id of articles.cedricbonhomme2012-04-20
* Reorganization of folders.cedricbonhomme2012-04-15
bgstack15