Skip to content

Commit

Permalink
Run pre-commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocaccamo committed Jan 11, 2025
1 parent 2252b0b commit bdb4312
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 @@ -92,7 +92,7 @@ EXTRA_SETTINGS_VERBOSE_NAME = "Settings"
```

### Celery
> [!WARNING]
> [!WARNING]
> When using **Celery**'s `autodiscover_tasks` with `force=True`, it triggers an aggressive task discovery that accesses Django settings before they're fully initialized. This premature access prevents `django-extra-settings` from properly setting up its default configuration values. More info [here](/~https://github.com/fabiocaccamo/django-extra-settings/issues/177).
### Admin
Expand Down

0 comments on commit bdb4312

Please sign in to comment.