Skip to content

Commit 6f9da8d

Browse files
committed
fix routines
1 parent 747cded commit 6f9da8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ the site for the first time on a new server or when we deploy version updates on
2727

2828
**Routines commands are run in the order they are registered, or by [priority](#priorities).**
2929

30+
In our settings file we may define these routines like this:
31+
3032
```python
3133
from django_routines import RoutineCommand, command, routine
3234

0 commit comments

Comments
 (0)