Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Proeprly set up lint and test stages. | 2018-08-30 | -3/+3 | |
* | Use `reverse` from `django-hosts`. | 2018-08-15 | -2/+2 | |
* | Add a simple test case for `home:index`. | 2018-08-13 | -1/+7 | |
* | Namespace `home:index` URL. | 2018-08-13 | -2/+1 | |
* | Add a basic index page template. | 2018-08-13 | -0/+42 | |
* | Add static files. | 2018-08-13 | -0/+30 | |
* | Add regular URLconf. | 2018-08-13 | -1/+5 | |
* | Add the `home` app. | 2018-08-11 | -0/+22 |