Changes between Version 1 and Version 2 of Ticket #28582


Ignore:
Timestamp:
Sep 10, 2017, 9:50:03 AM (7 years ago)
Author:
ImmaSix
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28582 – Description

    v1 v2  
    1414* tutorial 02: block bypassing manage.py is not necessary.
    1515* tutorial 02: the line {{{@python_2_unicode_compatible  # only if you need to support Python 2}}} comes a bit out of the blue. How important is this line?
     16* tutorial 02: second time running `python manage.py shell` block is quite long. Maybe split it into multiple blocks and add explanation in between.
Back to Top