Re: [mezzanine-users] mezzanine_polls

2015-11-15 Thread Eduardo Rivas
I haven't used Mezzanine Polls, but it sounds like you haven't added their urlpatterns to your urls.py. Try that. 2015-11-15 17:07 GMT-06:00 Cornelio Royer Climent < cornelioroyerclim...@gmail.com>: > > I installed mezzanine_polls > > I did the instrucctions > > Install the app by using pip

[mezzanine-users] mezzanine_polls

2015-11-15 Thread Cornelio Royer Climent
I installed mezzanine_polls I did the instrucctions Install the app by using pip : $ pip install mezzanine_polls Add mezzanine_polls to INSTALLED_APPS and synchronize/migrate the database. Go to the admin site and create new polls in the Pages section but send