| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2022-09-30 | Bump To Django 4.1.1 & Update Dependencies | -463/+441 | ||
| Update outdated and broken dependencies. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2022-09-30 | Switch To Coveralls Action | -6/+8 | ||
| The coveralls package has consistently caused issues for us, so it made sense to switch to something that's a little more decoupled, especially when it has official support. Switching is simple, since coverage.py can natively generate the format used by the coveralls action, and everything else is plug and play. Signed-off-by: Hassan Abouelela <[email protected]> | ||||