#20425 closed Uncategorized (invalid)
A part is missing in "Writing your first Django app, part 2".
Reported by: | Esprit | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hello,
I just saw a missing part in the page "Writing your first Django app, part 2" (https://docs.djangoproject.com/en/dev/intro/tutorial02/#). If I see the french page (http://docs.django-fr.org/intro/tutorial02.html#intro-tutorial02), I have a part "Activer le site d’admin". (It is the first section on the page)
The english page hasn't this first section.
I will continue with the french tutorial but perhaps it could help someone if it will be corrected. :-)
Rgds,
Note:
See TracTickets
for help on using tickets.
The official version is correct. In the development version it isn't necessary to activate the admin site, it's activated by default.
django-fr.org isn't an official resource of the Django project. Can you try getting in touch with the maintainers of that translation?
Merci :)