Moved the EventQuerySet to its own class instead of nesting it in the Event model.
authorHarris Lapiroff <hlapirof@oberlin.edu>
Mon, 28 Mar 2011 20:19:34 +0000 (16:19 -0400)
committerHarris Lapiroff <hlapirof@oberlin.edu>
Mon, 28 Mar 2011 20:19:34 +0000 (16:19 -0400)
commit9bb81b7a041bbe45235f53d37c864d49d51eff50
treecd4a0605377d6d06f73f302dcf2f51261c83d1de
parent96926ace045422f0f5f1f474a174ebbdc253a023
Moved the EventQuerySet to its own class instead of nesting it in the Event model.
contrib/julian/models.py