Mercurial > public > sg101
annotate gpp/contests/tests/__init__.py @ 575:acfa5162d72f
For Django 1.4, add clickjacking protection via new middleware.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 05 May 2012 14:06:16 -0500 |
parents | 51fa1e0ca218 |
children |
rev | line source |
---|---|
bgneal@540 | 1 from model_tests import * |
bgneal@540 | 2 from view_tests import * |