I have to create an address book using django
it should contain two modules-user and admin

the user is allowed to write his/her first name/last name, add the picture, 
lists the social media links, should add a 4-digit PIN .

the other user can use that 4-digit PIN to add a particular contact in his 
list.

I'm using Django 1.8, python 3.3
and the database I prefer is MySql

Please guide how can I proceed with my application.. 

-- 
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/849c3f71-c5ad-4b62-b9d6-0012505a2201%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to