procrastinate-org / procrastinate

PostgreSQL-based Task Queue for Python
https://procrastinate.readthedocs.io/
MIT License
865 stars 53 forks source link

Make procrastinate.contrib.django.app a proxy #959

Closed ewjoachim closed 8 months ago

ewjoachim commented 8 months ago

Make procrastinate.contrib.django.app a proxy so that we use the same instance before and after it's ready

Relates to #934.

I don't think we need to talk about it in the doc. I'm not sure what kind of test would make sense.

Successful PR Checklist:

PR label(s):

github-actions[bot] commented 8 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate/contrib/django
  __init__.py
  apps.py
  placeholder.py
Project Total  

This report was generated by python-coverage-comment-action