aboutsummaryrefslogtreecommitdiffstats
path: root/github3/models/base.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* API change: Added gravatar_id in User modelDavid Medina2011-11-151-0/+3
| | | | Also fix some bugs, update test and PEP8
* Modelizer class. json<->model parserDavid Medina2011-11-061-138/+7
| | | | Also reorganize code
* Fix bug. PEP8David Medina2011-11-011-3/+4
|
* Decouple Handlers and ModelsDavid Medina2011-11-011-108/+79
| | | | Handler User complete
* Wip on handlersDavid Medina2011-10-311-0/+178