v2.4.0
v2.4.0 (2023-10-27)
Feature
- feat: enable django signals
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (e455515
)
Refactor
- refactor: modify the tests
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (9fdfefc
)
- refactor: modify the expected error message
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (cde9474
)
- refactor: remove SignUpStepTwoFormTest because there is nothing to test
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (331133d
)
Unknown
- Merge pull request #136 from OpenUnited/refactor-sign-up
Modify the tests for the signup page (283774d
)
- Merge pull request #137 from OpenUnited/enable-signals
Enable Django Signals (758641f
)
- Merge pull request #141 from sachintom999/feat-challenge-list-pagination
Added pagination to Challenges list page (e2441a8
)
-
added pagination in template (
95b0d88
) -
added pagination in views (
550d5bd
) -
Revert "refactor: temporarily remove the tests"
This reverts commit a218c14. (bd10e39
)
- Prevent release if no new version number
[skip ci] (fe6abfa
)