Writing your first Django app, part 2¶ This tutorial begins where Tutorial 1 left off. Weâll set up the database, create your first model, and get a quick introduction to Djangoâs automatically-generated admin site. Where to get help: If youâre having trouble going through this tutorial, please head over to the Getting Help section of the FAQ. Database setup¶ Now, open up mysite/settings.py. Itâs
{{#tags}}- {{label}}
{{/tags}}