if django does not detect the ba
2017-10-03 本文已影响0人
AtrributeError
common mistakes are:
- forget to implement the two init.py
- miss overriding handle()
- directory is not created in the right path. should be created under xxx/app/. checkout settings for more details if you are unsure of that
- structure updates can be confusing !!!!!