#26921 closed New feature (duplicate)
Write more in tutorial, please
Reported by: | lao zzzi | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.9 |
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
I am newbie in django. Django's tutorial is very good, but too short. If you can, please, add some lessons about how to work with built-in forms/form views and how to use standart user model(registration, authentication, etc). Tutorial is much more easy to learn and understand, than documentation. Thanks!
Change History (2)
follow-up: 2 comment:1 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
Replying to timgraham:
Thanks for the suggestions. For future reference, try to keep a ticket focused on one issue. For an intro on forms, try the topic guide. #21292 is a request for "a how-to or tutorial for using authentication views and forms."
Thank you very much! That is really good tutorial. Btw, there are a lot of tutorials here, I've just noticed this. Sorry for my inattention.
Thanks for the suggestions. For future reference, try to keep a ticket focused on one issue. For an intro on forms, try the topic guide. #21292 is a request for "a how-to or tutorial for using authentication views and forms."