Fix GWM at Django 1.4
commit2bd723290b14ef6e566d22433f11b8af4063eb0c
authorTrevor Bramwell <trevor.j.bramwell@gmail.com>
Wed, 27 Feb 2013 08:26:38 +0000 (27 00:26 -0800)
committerTrevor Bramwell <bramwelt@osuosl.org>
Wed, 6 Mar 2013 00:32:48 +0000 (5 16:32 -0800)
tree2888368813dc8fed0d1f709e9eb662953c58a731
parentee6a2ad18c72718dc939c32f844dd5b14d1b25d9
Fix GWM at Django 1.4

Django 1.5 added more strict requirements for STATIC_URL. Since our
settings doesn't currently end in a slash, the project fails to test or
run.

Refs #12801
requirements.txt