Commit Graph

106 Commits

Author SHA1 Message Date
Modulos b62819ae79 Add create vm function 2017-05-10 01:31:27 +02:00
Modulos b052507134 Add create template function 2017-05-10 01:11:49 +02:00
Modulos ec945cc31b Add ConnectionRefusedError exception 2017-05-10 00:39:41 +02:00
Modulos 714849fb49 Fix test_model_can_create_user 2017-05-09 17:15:12 +02:00
Modulos 78294cb6a3 Add inital migration 2017-05-09 16:37:03 +02:00
Modulos df777f384d Initial commit
Please Note:
This app is going to be developed in a TDD style. Please add test first
and then the corresponding code. This way we can be sure everything
works and it should help us coordinate our work.
2017-05-09 16:33:56 +02:00