Re: how shall I built online address book using Django

2016-04-06 Thread Luis Zárate
Maybe if you help us web could help you. How do you design your problem? What are your coding plans? What problems do you identify? What do you need to know ? ( models, views, urls, admin site) Django and the other frameworks are only utilities, are in you the responsability to solve the problem.

Re: how shall I built online address book using Django

2016-04-06 Thread thumbi migwe
Hi, Did you manage to this? i'm also new in django and would like to do this. which tutorial did you use? -- 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

Re: how shall I built online address book using Django

2015-05-23 Thread Thomas Rega
http://lmgtfy.com/?q=django+for+beginners Good Luck 2015-05-22 17:53 GMT+02:00 Preeti : > I donot want that people do homework for me or create the app for me. > > I referred to that djangoproject.com tutorials for two days, but for > creating the app I didnt find it much resourceful. > > I want

Re: how shall I built online address book using Django

2015-05-22 Thread Preeti
I donot want that people do homework for me or create the app for me. I referred to that djangoproject.com tutorials for two days, but for creating the app I didnt find it much resourceful. I wanted few more good links from where I can understand django a better way to built my app. thanks O

Re: how shall I built online address book using Django

2015-05-22 Thread C. Kirby
I think people here will be happy to help if you have specific questions, but don't really want to do your homework for you. If you need to learn about how django works, and how you can start to think about building this application, I recommend doing the tutorial at: https://docs.djangoproject.

how shall I built online address book using Django

2015-05-21 Thread Preeti
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 h