/tests/modeltests/model_package/models/__init__.py
https://code.google.com/p/mango-py/ · Python · 3 lines · 2 code · 0 blank · 1 comment · 0 complexity · 1ee588ed5354f75c05b8e22b5fe08aa0 MD5 · raw file
- # Import all the models from subpackages
- from article import Article
- from publication import Publication