register and sign in pages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Procrastinate app - postgres-backed background tasks, no broker."""
|
||||
|
||||
from procrastinate.contrib.django import app
|
||||
|
||||
__all__ = ["app"]
|
||||
Reference in New Issue
Block a user