| Home | Trees | Indices | Help |
|---|
|
|
Helper function for creating superusers in the authentication system.
If run from the command line, this module lets you create a superuser interactively.
|
|||
|
|||
|
|||
RE_VALID_USERNAME = re.compile('\w+$')
|
|||
|
|||
Helper function for creating a superuser from the command line. All arguments are optional and will be prompted-for if invalid or not given. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 17 18:52:12 2008 | http://epydoc.sourceforge.net |