cc1
v2.1
CC1 source code docs
|
Functions | |
def | cma_login |
CM panel login page handling. | |
def | cma_logout |
Logs out and redirects to the right next page (next_page ). |
def src.wi.views.user.admin.cma_login | ( | request, | |
template_name = 'admin_cm/login.html' , |
|||
redirect_field_name = REDIRECT_FIELD_NAME , |
|||
authentication_form = CMAuthenticationForm |
|||
) |