]> git.openstreetmap.org Git - osqa.git/commit
Adds quick creation of new users through the admin interface.
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 31 Aug 2010 11:41:55 +0000 (11:41 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 31 Aug 2010 11:41:55 +0000 (11:41 +0000)
commitf3b3b737aefbb812828fdec07e188ff8093ccf81
treef74d2975e3847a9b4df488165936b909ddffdd97
parent483162a72bfe820b11db05c384c0fc6103d084cf
Adds quick creation of new users through the admin interface.
Makes other small tweaks.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@576 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/admin.py
forum/forms/admin.py
forum/skins/default/templates/osqaadmin/createuser.html [new file with mode: 0644]
forum/skins/default/templates/osqaadmin/djstyle_base.html
forum/urls.py
forum/views/admin.py