Re: django-mongo-angularJs

2017-03-02 Thread mohamed shawky
no problem at all thanks every where -- 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 emai

Re: django-mongo-angularJs

2017-03-02 Thread ludovic coues
Sorry, I have no experience with mongodb, I can't help you 2017-03-01 21:12 GMT+01:00 mohamed shawky : > am using mongodb which the project that i work on it deal with mongo if you > can help me thank ou in advance > > > بتاريخ الأربعاء، 1 مارس، 2017 3:43:47 م UTC+2، كتب mohamed shawky: >> >> am

Re: django-mongo-angularJs

2017-03-01 Thread mohamed shawky
am using mongodb which the project that i work on it deal with mongo if you can help me thank ou in advance بتاريخ الأربعاء، 1 مارس، 2017 3:43:47 م UTC+2، كتب mohamed shawky: > > am new in django and mongodb > i want to develop a web app contain some > feature like log in > and log out and r

Re: django-mongo-angularJs

2017-03-01 Thread ludovic coues
Can you explain why using mongodb would be better than any SQL database ? Django have models, which make abstraction of the database. It's really nice for most usage, saving plenty of time and trouble most of the time. These models have no support for mongodb and as far as I know, nothing will ha

django-mongo-angularJs

2017-03-01 Thread mohamed shawky
am new in django and mongodb i want to develop a web app contain some feature like log in and log out and registration and, update profile and post a text and, make a comment for this post ,, front end working with angularJs please help me thank you in advance -- You received this messag