Skip to content
  • Stevan Radakovic's avatar
    LAVA-1170 - Unicode literals port · 2467411b
    Stevan Radakovic authored
    Remove byte string prefix from migration files. They were introduced
    by older versions of django and the fact that there was no
    unicode_literals included in the models.py.
    Change exec calls to support python3.
    Add unicode_literals to models.py in all apps.
    
    Change-Id: Ib323f9b975cd861c9a6b75e26ddf135f2b1631fa
    2467411b