Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-08 Thread shahab emami
ami wrote: >>> >>> 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/ >>

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-08 Thread Samuel Brunel
ng '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 w

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-08 Thread Fabio C. Barrionuevo da Luz
>> 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

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-08 Thread shahab emami
gt; 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 midd

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-07 Thread Samuel Brunel
> 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 (se

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-07 Thread shahab emami
>> >>> 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: >>> >>

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-07 Thread shahab emami
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 M

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-07 Thread shahab emami
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 settei

Re: add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-07 Thread Daniel Roseman
ion 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 b

add a secretballot middleware to MIDDLEWARE_CLASSES

2017-04-07 Thread shahab emami
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