#385 Include Freshmaker event start and completion times in the REST API
Merged by jkaluza. Opened by srieger.
srieger/freshmaker master  into  master

Download 385.patch
no initial comment

rebased onto 69a8ed7870664fb827533c398b466e82461e2ffe

Once you have all the changes to models.py done, you also need to run ./manager createdb. This will generate new file in the ./freshmaker/migrations/versions to introduce the changes you did in models.py in the database during ODCS upgrade.

rebased onto f0041d6749c8c425f815ebd599610ad334e45b16

rebased onto d77b754370ce1a9df060c1770c27225420b4e7e3

rebased onto 7286347807e8e432cecb4548a5b0c5e0456ec9e9

1 new commit added

  • `Mock the version returned intest_about_api```

Please remove these comments. They are generated automatically just to remind you to verify what Alembic generated. We remove them in our projects usually :).

@srieger: Good job here ;). I have only one minor change request. Once this is done, we can merge it :).

1 new commit added

  • fixup! Include Freshmaker event start and completion times in the REST API

rebased onto ed18262b8a0fa3718302b22e3a5dffdb79328416

Pull-Request has been merged by jkaluza

Metadata