(IMPORTANT) this fix changes database shema, and i've discovered
that you do not use migrations. So i've created basic migration,
and one abowe it. To use it from now you should call:
./manage.py migrate --fake-initial # fakly apply your structure
./manage.py migrate # apply change