Commit message (Expand) | Author | Lines | |
---|---|---|---|
2019-11-11 | Add tests to make sure the view return 405 for PATCH and PUT requests | -0/+22 | |
2019-11-10 | Make sure the API return the appropriate response. | -0/+9 | |
2019-11-07 | Merge master migration files | -2/+2 | |
2019-11-07 | Block PATCH and PUT methods | -3/+2 | |
2019-11-07 | Fix copy pasting mistake | -1/+1 | |
2019-11-07 | Squash down migration files | -36/+3 | |
2019-11-03 | Resolve migration merge conflicts | -8/+8 | |
2019-10-26 | Write tests for the offensive message model. | -3/+70 | |
2019-10-26 | Delete unnecessary search filter | -4/+0 | |
2019-10-26 | Change docs to use datetime.datetime instead of datetime.date | -2/+2 | |
2019-10-26 | Add the offensive message model to the admin panel | -0/+6 | |
2019-10-26 | Add new rules. | -32/+18 | |
2019-10-25 | Fix type error in the future date validator | -1/+1 |