I started a project that has this structure:
project | +---objects | |- base.py | |- first.py | |- second.py | |- settings.py | |- __init__.py | +--