To Django Users,

I want to convert my open source social network, Speedy Net
<http://en.speedy.net/>, from PHP to Python and Django. Which Django
packages do you recommend using? I prefer to start with Python 3. I saw the
list of apps on https://www.djangopackages.com/grids/g/social/ , and I
found that django-allauth is the most popular app that supports Python 3.
Do you recommend using it? I think I will change the authentication
functions, to preserve backwards compatibility with Speedy Net - to let
current users log in with their current password, which is saved
hashed/encrypted on the database (with salt). I also want users to be able
to edit their profile, create groups and pages, like pages, join groups and
send messages to each other. I'm also thinking about creating an optional
matching/dating service for Speedy Net users. Which apps/platforms do you
recommend me to use?

Thanks,
Uri.

*Uri Even-Chen*   [image: photo] Phone: +972-54-3995700
Email: u...@speedy.net
Website: http://www.speedysoftware.com/uri/en/
<http://www.facebook.com/urievenchen>  <http://plus.google.com/+urievenchen>
  <http://www.linkedin.com/in/urievenchen>  <http://twitter.com/urievenchen>
> Speedypedia in Hebrew and English
<http://www.speedysoftware.com/uri/blog/speedypedia-in-hebrew-and-english/>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/CAMQ2MsEPh1Exyf3Dvyq5h2WUAFfsvLEun5kp5DPxz79iqNeTrw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to