Add documentation for djblets.auth.

Review Request #7387 — Created June 5, 2015 and submitted

chipx86
Djblets
release-0.9.x
7368
5d37276...
djblets
This adds some much-needed documentation to djblets.auth, the oldest
part of the Djblets codebase. These fill in module docs, signal docs,
views, forms, function arguments, and so on.

Built the docs and looked through them. Didn't see anything obviously
wrong.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        djblets/auth/views.py
        djblets/auth/signals.py
        djblets/auth/util.py
        djblets/auth/forms.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        djblets/auth/views.py
        djblets/auth/signals.py
        djblets/auth/util.py
        djblets/auth/forms.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.9.x (0ca23ec)
Loading...