Removed julian/tests.py and julian/views.py. Switched Location handling from a settin...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 9 Feb 2011 17:02:57 +0000 (12:02 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 9 Feb 2011 17:23:07 +0000 (12:23 -0500)
commitc11e2882169bdc06828c782e65bde3f13a03d044
tree561152cc033d8474d69ece1221ced38c77c6aa66
parent7ef5d942e4e1f7de42a389c196de3a13b31e8d45
Removed julian/tests.py and julian/views.py. Switched Location handling from a setting to using a GenericForeignKey to non-abstract Location subclasses.
contrib/julian/fields.py [new file with mode: 0644]
contrib/julian/models.py
contrib/julian/tests.py [deleted file]
contrib/julian/views.py [deleted file]