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 4b8ee90 commit 9835577Copy full SHA for 9835577
README.md
@@ -53,7 +53,7 @@ pip install django-db-purge
53
# Add more retention policies as needed
54
]
55
```
56
-5. Then, either periodically call the dbpurge management command (e.g., via a system cronjob), or install and configure django-cron.
+5. Then, either periodically call the db_purge management command (e.g., via a system cronjob), or install and configure django-cron.
57
58
### Contributions:
59
0 commit comments