Re: Tutorial part 7 broken (schema_title)

2016-07-15 Thread john_doe
please provide Django and DRF versions you are using? > > > On Friday, July 15, 2016 at 10:46:06 AM UTC+5:30, john_doe wrote: >> >> Just so you know, when running part 7 of the tutorial, it doesn't work. >> >> Traceback (most recent call last): >>

Tutorial part 7 broken (schema_title)

2016-07-14 Thread john_doe
Just so you know, when running part 7 of the tutorial, it doesn't work. Traceback (most recent call last): > File "manage.py", line 10, in > execute_from_command_line(sys.argv) > File > "/Users/me/.virtualenvs/rest_tutorial/lib/python2.7/site-packages/django/core/management/__init__.py"