We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747cded commit 6f9da8dCopy full SHA for 6f9da8d
README.md
@@ -27,6 +27,8 @@ the site for the first time on a new server or when we deploy version updates on
27
28
**Routines commands are run in the order they are registered, or by [priority](#priorities).**
29
30
+In our settings file we may define these routines like this:
31
+
32
```python
33
from django_routines import RoutineCommand, command, routine
34
0 commit comments