mirror of
https://github.com/django/django.git
synced 2025-03-13 10:50:55 +00:00
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
This commit is contained in:
parent
6c3525a09d
commit
c23aa73626
1
AUTHORS
1
AUTHORS
@ -74,6 +74,7 @@ answer newbie questions, and generally made Django that much better:
|
|||||||
Andrew Godwin <andrew@aeracode.org>
|
Andrew Godwin <andrew@aeracode.org>
|
||||||
Andrew Pinkham <http://AndrewsForge.com>
|
Andrew Pinkham <http://AndrewsForge.com>
|
||||||
Andrews Medina <andrewsmedina@gmail.com>
|
Andrews Medina <andrewsmedina@gmail.com>
|
||||||
|
Andrew Northall <andrew@northall.me.uk>
|
||||||
Andriy Sokolovskiy <me@asokolovskiy.com>
|
Andriy Sokolovskiy <me@asokolovskiy.com>
|
||||||
Andy Chosak <andy@chosak.org>
|
Andy Chosak <andy@chosak.org>
|
||||||
Andy Dustman <farcepest@gmail.com>
|
Andy Dustman <farcepest@gmail.com>
|
||||||
|
@ -3,8 +3,8 @@ Writing your first Django app, part 2
|
|||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
This tutorial begins where :doc:`Tutorial 1 </intro/tutorial01>` left off.
|
This tutorial begins where :doc:`Tutorial 1 </intro/tutorial01>` left off.
|
||||||
We'll setup the database, create your first model, and get a quick introduction
|
We'll set up the database, create your first model, and get a quick
|
||||||
to Django's automatically-generated admin site.
|
introduction to Django's automatically-generated admin site.
|
||||||
|
|
||||||
.. admonition:: Where to get help:
|
.. admonition:: Where to get help:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user