authentication documentation should document the viewfuncs in django.views.auth.login
It's a missing part in the auth documentation: the user is told how to hook a viewfunc into authentication, but not how to do the actual login functionality. Maybe that should be added to the documentation, those views are quite handy.
Attachments
(1)
- 834.diff
(5.1 KB
) - added by James Bennett 18 years ago.
- Documentation for all views and manipulators in the auth app
Download all attachments as:
.zip
Change History
(6)
Owner: |
changed from Jacob to Adrian Holovaty
|
Status: |
new → assigned
|
Version: |
new-admin → 0.91
|
Triage Stage: |
Unreviewed → Accepted
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Documentation for all views and manipulators in the auth app