Opened 12 years ago
Closed 12 years ago
#20854 closed Uncategorized (duplicate)
Missing documentation of current_app and extra_context parameters on django.contrib.auth views
| Reported by: | Justin Michalicek | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| Severity: | Normal | Keywords: | documentation, auth, extra_context, current_app | 
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
The current_app and extra_context parameters to django.contrib.auth views from tickets [07705ca1] and [cc64fb5c] are not currently documented.
It looks like these parameters have existed for quite awhile.  I assume this should be added to the documentation for each version which has these parameters on the master branch.  Does it need updated separately on version specific branches?
  Note:
 See   TracTickets
 for help on using tickets.
    
Duplicate of #20855