spacepaste

  1.  
  2. You are trying to add a non-nullable field 'level' to post without a default; we can't do that (the database needs something to populate existing rows).
  3. Please select a fix:
  4. 1) Provide a one-off default now (will be set on all existing rows)
  5. 2) Quit, and let me add a default in models.py
  6. Select an option:
  7.