Commit Graph

7 Commits

Author SHA1 Message Date
Roman Mogylatov
2c59c15cd3 Rename tutorial images 2020-10-08 20:21:48 -04:00
Roman Mogylatov
71eab0b756 Update tutorials 2020-10-08 15:02:20 -04:00
Roman Mogylatov
04e70df955 Make some minor updates to aiohttp and cli tutorials 2020-10-08 12:11:34 -04:00
Roman Mogylatov
3ea9b7b761 Update test coverage results in movie lister example and tutorial 2020-10-07 21:00:59 -04:00
Roman Mogylatov
e0a08a0f2d Refactor CLI app tutorial 2020-10-07 20:43:22 -04:00
Roman Mogylatov
4ded81b40d Refactor part of cli tutorial 2020-10-07 12:04:45 -04:00
Roman Mogylatov
5358dd85f1
Movie lister example rework (#280)
* Rework movie lister example app

* Code style fix

* Doc block fix

* Update the container

* Make second round of the refactoring

* Rename name to title

* Remove old movie lister docs from the examples

* Add fixtures generator output on success

* Update docblock in the entities module

* Update example readme

* Add CLI app tutorial

* Update some wording in the other tutorials

* Spread link to the tutorial

* Fix code indentation issue
2020-08-12 17:04:46 -04:00