Skip to content

Commit

Permalink
Example cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcroydon committed Mar 28, 2010
1 parent f281312 commit 5fb5d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qsstats.py
Expand Up @@ -62,8 +62,8 @@ def get_aggregate(self, first_day, last_day, date_field, aggregate):
if __name__ == '__main__':
"""
This generates:
15 new accounts this month
104 new accounts this year
x new accounts this month.
y new accounts this year.
"""
# User example
from django.contrib.auth.models import User
Expand Down

0 comments on commit 5fb5d94

Please sign in to comment.