Quote file name.

This commit is contained in:
Vincent Driessen 2012-03-28 10:42:29 +02:00
parent 558e56a149
commit f2a2cb29a0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ a "Django context". Possibly, you have to write a custom Django management
command to do so. In many cases, however, setting the `DJANGO_SETTINGS_MODULE`
environmental variable will already do the trick.
If settings.py is your Django settings file (as it is by default), use this:
If `settings.py` is your Django settings file (as it is by default), use this:
{% highlight console %}
$ DJANGO_SETTINGS_MODULE=settings rqworker high default low