Download and Install
Add to installed apps
Run syncdb
from pollit.models import Poll poll = Poll.objects.create(question="Are you male or female", slug="male_or_female")
Full-text doc search.
Welcome to app’s documentation!
Enter search terms or a module, class or function name.