- use absolute_imports - make use of six.moves - use exec instead of execfile - use list(dict) instead if dict.keys() |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| managers.py | ||
| models.py | ||
| views.py | ||
- use absolute_imports - make use of six.moves - use exec instead of execfile - use list(dict) instead if dict.keys() |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| managers.py | ||
| models.py | ||
| views.py | ||