hello
i have a simple question
please help me if you can
i want to install this package on my project:
https://pypi.python.org/pypi/django-secretballot/
I am doing the installation step by step but after adding 'secretballot', to my installed_apps It says:
* add a secretballot middleware to MIDDLEWARE_CLASSES (see middleware section for details)
I now where MIDDLEWARE_CLASSES is. it's in setteings.py right after installed_apps but i don't
what I have to add to it.
can you tell me what's the point when it says "add a secretballot middleware" ?
i mean how many secretballot middleware we have that i have to add one of them to my installed_apps?
thank you again
-- i have a simple question
please help me if you can
i want to install this package on my project:
https://pypi.python.org/pypi/django-secretballot/
I am doing the installation step by step but after adding 'secretballot', to my installed_apps It says:
* add a secretballot middleware to MIDDLEWARE_CLASSES (see middleware section for details)
I now where MIDDLEWARE_CLASSES is. it's in setteings.py right after installed_apps but i don't
what I have to add to it.
can you tell me what's the point when it says "add a secretballot middleware" ?
i mean how many secretballot middleware we have that i have to add one of them to my installed_apps?
thank you again
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f10101b2-0991-4ac0-af23-59ec14870149%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment