dear Daniel, this version of the tutorial is unfortunately a bit old; I noted two problems: - the app definition is lacking the autofield keyword, that may be added with [0017-add-default_auto_field.txt](https://github.com/consideratecode/django-tutorial-step-by-step/files/11724458/0017-add-default_auto_field.txt) - when running with `manage.py test`, 3 tests fail All the above, with Django 4.2.2 bye. a.
dear Daniel,
this version of the tutorial is unfortunately a bit old; I noted two problems:
the app definition is lacking the autofield keyword, that may be added with
0017-add-default_auto_field.txt
when running with
manage.py test, 3 tests failAll the above, with Django 4.2.2
bye.
a.