aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* No need to describe usage of subcommands, gmg subcommand --help does thatChristopher Allan Webber2011-06-221-3/+3
|
* Adding new function to gmg_commands, adduser,makeadmin and changepw issue 373Alejandro Villanueva2011-06-221-0/+13
|
* User migration works (but the rest of the system isn't updated for new user ↵Christopher Allan Webber2011-05-221-0/+4
| | | | setup yet)
* Move the general applicaiton setup commands to a utility moduleChristopher Allan Webber2011-05-221-3/+3
|
* Move the ./bin/gmg shell command into its own module.Christopher Allan Webber2011-05-221-55/+3
|
* ./bin/gmg shell! Should make a lot of peoples' hacking lives easier I ↵Christopher Allan Webber2011-05-151-0/+106
suspect :)