Maksudul Haque
Maksudul Haque
Users can Edit Their Details such as Email, Contact No, Gender, Birth Date, Picture.
Currently, changelog-ci does not support committing changelog from a fork repo PR because of permission issues. More research is needed on this issue. ref: https://github.com/saadmk11/changelog-ci/issues/38
This PR implements a Organization Admin Action to run sync_remote_repositories() task for all members of the selected organizations. Ref: https://github.com/readthedocs/readthedocs.org/pull/9272#pullrequestreview-988932451
## Test Against Python 3.10 and Django 4.0 ### Adds: - Test Against Python 3.10 - Test Against Django 4.0 - Update code to support Django 4.0 ### Fixes: -...