Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't change the name of the host for subdomains | 2021-02-10 | -1/+1 | |
| | | | The host is used to build reverse URLs during tests, changing it causes it to fail. | |||
* | Update hosts.py | 2021-02-10 | -1/+4 | |
| | ||||
* | Adding initial staff app to Django | 2019-08-23 | -0/+1 | |
| | ||||
* | Addressing all comments in volcyy's second review. The tests now mock the ↵ | 2019-04-19 | -1/+1 | |
| | | | | API calls so we don't have to actually call the API every time we run tests. | |||
* | refactoring slightly to use a class-based view, changing home to main. Ready ↵ | 2019-04-13 | -2/+1 | |
| | | | | to write the API search stuff now. | |||
* | Address review by @lemonsaurus | 2019-04-06 | -4/+1 | |
| | ||||
* | pysite -> pydis_site | 2019-04-05 | -0/+13 | |