brunomichetti

Results 8 issues of brunomichetti

Hello I'm using `dj-rest-auth` in my app with mandatory email account confirmation, and account confirmation when click on the link received in the email. Doing the GET to the generated...

- Removed single quotes rule - Add mypy tips - Move heroku instructions to make an ordered list of sections

- Generate the corresponding files to run within a Docker container

enhancement
Hacktoberfest

- Try other models, or - Add more data and retrain to see if the results can improve

enhancement
Hacktoberfest

Review and change docstrings of the classes to improve the autogenerated doc with sphinx.

documentation
enhancement
#hacktoberfest

- Generate the corresponding files to run within a Docker container

enhancement
Hacktoberfest

- Try other models, or - Add more data and retrain to see if the results can improve

enhancement
Hacktoberfest

## Changes: - Minor fix in `_make_token_with_timestamp` function, adding missing parameter to support newer version of django - Add in CONTRIBUTING.md file a step by step guide to run pytest...