Django

Code

Ticket #834 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

authentication documentation should document the viewfuncs in django.views.auth.login

Reported by: hugo Assigned to: adrian
Milestone: Component: Documentation
Version: 0.91 Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

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

834.diff (5.1 kB) - added by ubernostrum on 02/26/07 16:14:18.
Documentation for all views and manipulators in the auth app

Change History

11/18/05 08:57:14 changed by adrian

  • owner changed from jacob to adrian.
  • status changed from new to assigned.

04/23/06 16:18:02 changed by adrian

  • version changed from new-admin to 0.91.

01/17/07 23:17:03 changed by SmileyChris

  • stage changed from Unreviewed to Accepted.

02/26/07 16:14:18 changed by ubernostrum

  • attachment 834.diff added.

Documentation for all views and manipulators in the auth app

02/26/07 16:14:33 changed by ubernostrum

  • stage changed from Accepted to Ready for checkin.

02/26/07 16:19:03 changed by jacob

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4627]) Fixed #834: Added documentation of the built-in authentication views. Thanks, Ubernostrum.


Add/Change #834 (authentication documentation should document the viewfuncs in django.views.auth.login)




Change Properties
Action