liuyang1520 / django-command-extensions

Automatically exported from code.google.com/p/django-command-extensions
MIT License
0 stars 0 forks source link

identation error in sample.py created with create_jobs #92

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./manage.py create_jobs appname
2. copy and paste sample.py somewhere
3. python raises identation error when trying to run that job

What version of the product are you using? On what operating system?
Latest CVS

Please provide any additional information below.
Original sample.py template has tab instead of spaces before "pass" on last
line

Original issue reported on code.google.com by overk...@gmail.com on 3 Apr 2009 at 1:28

GoogleCodeExporter commented 8 years ago

Original comment by v.oostv...@gmail.com on 3 Apr 2009 at 10:39

GoogleCodeExporter commented 8 years ago
thanks overkrik, i've committed the fix in the git repository.

Original comment by v.oostv...@gmail.com on 3 Apr 2009 at 12:30

GoogleCodeExporter commented 8 years ago
thx for fix :)

Original comment by overk...@gmail.com on 3 Apr 2009 at 11:22