Skip to content

Commit

Permalink
fix routines
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Jun 5, 2024
1 parent 747cded commit 6f9da8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ the site for the first time on a new server or when we deploy version updates on

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

In our settings file we may define these routines like this:

```python
from django_routines import RoutineCommand, command, routine

Expand Down

0 comments on commit 6f9da8d

Please sign in to comment.