Django Survey App

259 views
Skip to first unread message

Yazmin Lucy Cumberbirch

unread,
Jan 20, 2014, 6:41:25 AM1/20/14
to django...@googlegroups.com
Hi!

I am trying to find a survey app for my django project. I need it to be able to send personalized survey invitations, so I know who is answering them.

This is similar to SurveyMonkey, but the API they provide doesn't include any methods to send the survey to the list of mails (or I can't find how to do it).

Does anybody know of an app that does this? Or an external page that does so, and has an API so I can do it all automatically?

Thanks for any help!

ylc

Ovnicraft

unread,
Jan 20, 2014, 10:04:06 AM1/20/14
to django...@googlegroups.com
Hi i am using https://github.com/eldarion/formly is really great you need to use it with pinax account project https://github.com/pinax/pinax-project-account

It allows you make all surveys as you want and its bootstrap based :-)

Thanks to eldarion.


Regards,
 

Thanks for any help!

ylc

--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f853ede3-5b27-41bc-b8fc-d709efcc7215%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Cristian Salamea
@ovnicraft

Yazmin Lucy Cumberbirch

unread,
Jan 21, 2014, 5:10:45 AM1/21/14
to django...@googlegroups.com
Hi!

Thanks for your suggestion!

I have tried to use it, I installed formly and added it to my INSTALLED_APPS and to the urls, but I cant manage to get it working. I also downloaded the pinax account project but can't run it.

Any change you can give me hand with it?

pinax account project wont run, gives a sintax error :S and formly when added to the urls is missing templates. I think they are in the pinax, but as i said, I cant get it working.

Thanks

Yazmin Lucy Cumberbirch

unread,
Jan 21, 2014, 5:14:15 AM1/21/14
to django...@googlegroups.com
Solved the problem :) Thanks for the help. Will see if it does all my boss wants ^^ 

Ovnicraft

unread,
Jan 21, 2014, 9:19:28 AM1/21/14
to django...@googlegroups.com
On Tue, Jan 21, 2014 at 5:14 AM, Yazmin Lucy Cumberbirch <y...@agbo.biz> wrote:
Solved the problem :) Thanks for the help. Will see if it does all my boss wants ^^ 


On Tuesday, January 21, 2014 11:10:45 AM UTC+1, Yazmin Lucy Cumberbirch wrote:
Hi!

Thanks for your suggestion!

I have tried to use it, I installed formly and added it to my INSTALLED_APPS and to the urls, but I cant manage to get it working. I also downloaded the pinax account project but can't run it.

Any change you can give me hand with it?

pinax account project wont run, gives a sintax error :S and formly when added to the urls is missing templates. I think they are in the pinax, but as i said, I cant get it working.


Can you provide more information, pastebin the log to read what is happening.


Basically you need to:
 create a pinax project
 install formly
 syncdb
 runserver 

You will need to add formly in urls too, then use it.

Regards,
 

For more options, visit https://groups.google.com/groups/opt_out.



--
Cristian Salamea
@ovnicraft
Reply all
Reply to author
Forward
0 new messages