Skip to content

Commit

Permalink
Merge pull request #112 from angvp/patch-1
Browse files Browse the repository at this point in the history
Update README of django example
  • Loading branch information
coleifer committed Aug 5, 2015
2 parents 4f8e7b5 + 6dd483b commit 25d6492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/django_ex/README
Expand Up @@ -8,5 +8,5 @@ In another terminal:

Commands to try out:

from test_app.commands import count_beans
from test_app.tasks import count_beans
res = count_beans(500)

0 comments on commit 25d6492

Please sign in to comment.