Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenovilla authored Mar 2, 2024
1 parent 719e19e commit 1aadc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ If you feel that your project doesn't need Celery, you can happily remove it fro

- Remove Celery from the project's requirements.
- Delete Celery configurations in `django_extended_accounts/settings.py`.
- Remove `django_extended_accounts/celery.py`, `extended_accounts/helpers/tasks.py`, and `extended_accounts/signals/post_save_account_model.py`.
- Remove `django_extended_accounts/celery.py`, `extended_accounts/helpers/tasks.py`, and `extended_accounts/signals/post_save_account_model.py` (and the related tests, of course).

## Contributing 📝

Expand Down

0 comments on commit 1aadc1b

Please sign in to comment.