]> git.openstreetmap.org Git - osqa.git/commit
Adds the hability to create custom css. Fixes a small issue with admin area forms.
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 7 Jun 2010 02:38:20 +0000 (02:38 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 7 Jun 2010 02:38:20 +0000 (02:38 +0000)
commit9e40b5e5d7e26f4b8d3250cfbde23540a6205fd6
tree607c356e78ccdea1c3c8eb530c60d702ba041071
parent9308d78c7f1e4d2a4faf3b98d1b24c262f3b6287
Adds the hability to create custom css. Fixes a small issue with admin area forms.

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