| 6 | | Maybe we could move this simple view part even before the 'Database setup'? |
| | 6 | Where could we move this simple view part? |
| | 7 | |
| | 8 | |
| | 9 | Before the 'Database setup'? |
| | 10 | The problem with this is the warning message about unapplied migrations getting us back to the database stuff again. |
| | 11 | What is the problem about moving the simple view before this point and just comment something like: |
| | 12 | "Ignore the warning message for the moment, we'll take a look a it soon"? |
| | 13 | |
| | 14 | Or maybe it should be before 'Creating models'? At this point the migrations are applied and the user knows about the runserver command. |