Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [#176] Redo project layout | 2019-04-05 | -113/+0 | |
* | Add a bot setting model. | 2019-02-07 | -8/+8 | |
* | Add an API endpoint for reminders. | 2019-01-22 | -4/+14 | |
* | Merge branch 'django' into django+add-logs-api | 2019-01-20 | -12/+21 | |
|\ | ||||
| * | Django - Add Infractions API (#149) | 2018-11-29 | -6/+17 | |
* | | Merge branch 'django' into django+add-logs-api. | 2018-11-25 | -11/+11 | |
|\| | ||||
| * | Django - Add Support for Storing Users Not in Guild (#150) | 2018-11-19 | -3/+3 | |
* | | Add the `DeletedMessage` model. | 2018-11-18 | -6/+24 | |
* | | Add the `channel_id` field to messages. | 2018-11-18 | -0/+1 | |
* | | Add the `MessageDeletionContext` model. | 2018-11-18 | -5/+14 | |
* | | Add the abstract `Message` model. | 2018-11-18 | -1/+11 | |
|/ | ||||
* | Fixed linting | 2018-10-25 | -2/+3 | |
* | code presentasion and help text on models | 2018-10-25 | -1/+2 | |
* | Fixed linting | 2018-10-25 | -1/+2 | |
* | Added special snakes api | 2018-10-22 | -1/+3 | |
* | Fixed linting issues, added SnakeIdioms to test_models.py | 2018-10-20 | -1/+4 | |
* | added SnakeName to setUp | 2018-10-15 | -0/+1 | |
* | Added SnakeFact import | 2018-10-15 | -1/+1 | |
* | Use proper keyword argument. | 2018-09-23 | -1/+1 | |
* | Add missing test. | 2018-09-23 | -1/+5 | |
* | Add `__str__` to all API models. | 2018-09-21 | -1/+27 | |
* | Add `__repr__` to all models. | 2018-09-21 | -0/+17 |