Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why this? https://github.com/Birdback/manage.py/blob/master/setup.py#L...

Would be more straight forward if you would remove that and let users just run python manage.py or ./manage.py



Then just add:

if __name__ == '__main__': manager.main()

to your manage.py




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: