Re: Login using social network

2016-11-19 Thread Arindam sarkar
Use Python social auth ... It works great On Nov 19, 2016 4:53 PM, "palansh agarwal" wrote: > Hey, > > You can use a third party app like `django allauth` which beautifully > handles above requirements. > > Cheers, > > *Palansh Agarwal | +918239026608

Re: Django with node js

2016-07-18 Thread Arindam sarkar
S interact together, what they are > used for, etc... > > 2016-07-18 18:58 GMT+02:00 Arindam sarkar <asarkar1...@gmail.com>: > > I have a situation where I want to use django with node JS my problem is > how > > do I share user session data among django and notes server?

Django with node js

2016-07-18 Thread Arindam sarkar
I have a situation where I want to use django with node JS my problem is how do I share user session data among django and notes server? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails

Re: How to see error in django coding while i am using it through server/web ?

2016-07-18 Thread Arindam sarkar
Please add your error log . Is your project in production server? Add your server details. On Jul 18, 2016 10:16 PM, "Asad ur Rehman" wrote: > Hello ! i am using django. when i tested it always gives Urls error > instead of correct error .. How can i get correct

Drop down dependent on two other form fields

2016-01-04 Thread Arindam sarkar
Hello, In my project I have a from in which there is three drop down. The 3rd drop down is depended on the selected values of the above two drop downs . How can I go for the implementation of it . Please show me a way. -- Regards, Arindam Contact no. 08732822385 -- You received this message

Timer for online examination

2015-11-16 Thread Arindam sarkar
I am developing an online examination website. And having difficulty implementing the timer . Any one have done it or something related to countdown timer in django ? -- Regards, Arindam Contact no. 08732822385 -- You received this message because you are subscribed to the Google Groups

Re: DJANGO

2015-09-10 Thread Arindam sarkar
The django tutorial itselt https://docs.djangoproject.com/en/1.8/intro/tutorial01/ On Thu, Sep 10, 2015 at 8:00 PM, Nishant Shetty wrote: > BEST DJANGO TUTORIAL ON WEB? > > -- > You received this message because you are subscribed to the Google Groups > "Django users"

Multiple model form (not in line) on same page

2015-09-07 Thread Arindam sarkar
Friends , I need to put two model forms on my home page ( http://www.schoolofdelopers.in ). Right now there is

Re: What I need to know to be a Django full stack developer?

2015-09-04 Thread Arindam sarkar
1. Python 2.Django 3.html 4.css 5.js 6.ajax On Fri, Sep 4, 2015 at 7:24 PM, Bill Blanchard wrote: > Full stack implies that you are competent working on the front end > (HTML/CSS/Javascript), back end (Django/Python), and database (to a lesser > extent). You don't

Re: Google indexing issue

2015-09-01 Thread Arindam sarkar
and validate that your site is SEO ready. Of course there are > also companies dedicated to such practices for hire. > > -James > > On Tue, Sep 1, 2015 at 10:51 AM, Arindam sarkar <asarkar1...@gmail.com> > wrote: > >> Guys I have submitted to google webmaster couple of

Re: Google indexing issue

2015-09-01 Thread Arindam sarkar
gt; François > > > On Sep 1, 2015, at 1:51 PM, Arindam sarkar <asarkar1...@gmail.com> > wrote: > > > > Guys I have submitted to google webmaster couple of days ago but only 1 > (one page is indexed so far). I am using django's sitemap app for creating > my si

Google indexing issue

2015-09-01 Thread Arindam sarkar
Guys I have submitted to google webmaster couple of days ago but only 1 (one page is indexed so far). I am using django's sitemap app for creating my site map. Any Idea what may be the reason for not getting indexed by google . My website link : www.schoolofdevelopers.in

Re: folder created by django startproject is empty

2015-08-18 Thread Arindam sarkar
1.7.9 is quite old version as on date . Current stable version is 1.8.3 .get the latest one . On Tue, Aug 18, 2015 at 7:28 PM, AAKASH GOYAL wrote: > Hi Guys, > > I am new to Django and installed it using the steps mentioned in >

django sales and inventory project

2015-07-18 Thread Arindam sarkar
i am developing a sales and inventory app. can i get a reference to any open source code to look up... -- Regards, Arindam Contact no. 08732822385 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Re: django unique email id model

2015-06-27 Thread Arindam sarkar
model, or you use the built in one? > > Best, > Gergely > On 27 Jun 2015 13:47, "Arindam sarkar" <asarkar1...@gmail.com> wrote: > >> i am just starting with django. I need create a site with signup/sign in >> . i want user to sign up by email id . how d

django unique email id model

2015-06-27 Thread Arindam sarkar
i am just starting with django. I need create a site with signup/sign in . i want user to sign up by email id . how do i proced ? -- Regards, Arindam Contact no. 08732822385 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe

can i use sqlite for big project?

2015-06-25 Thread Arindam sarkar
i need to develop a job portal . is there any problem if i use sqlite ? coz i am having problem to setup mysql or postgresql . please help. -- Regards, Arindam Contact no. 08732822385 -- You received this message because you are subscribed to the Google Groups "Django users" group. To

how to deploy django 1.8 + python 3.3 on Openshift

2015-06-24 Thread Arindam sarkar
-- Regards, Arindam Contact no. 08732822385 -- 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,

how to deploy django 1.8 on openshift

2015-06-24 Thread Arindam sarkar
-- Regards, Arindam Contact no. 08732822385 -- 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,

Re: How to master django?

2015-06-24 Thread Arindam sarkar
uffice to start your project and keep > as a reference the django documentation (which is great) > > Sent from my iPhone > > On Jun 24, 2015, at 9:18 AM, Arindam sarkar <asarkar1...@gmail.com> wrote: > > I have done with the django tutorial . I am having java back ground .

Re: How to master django?

2015-06-24 Thread Arindam sarkar
I need to develop a online job portal. is there any opensource project like this . On Wed, Jun 24, 2015 at 7:51 PM, Great Avenger Singh <arsh...@gmail.com> wrote: > On Wed, Jun 24, 2015 at 7:48 PM, Arindam sarkar <asarkar1...@gmail.com> > wrote: > > I have done with th

How to master django?

2015-06-24 Thread Arindam sarkar
I have done with the django tutorial . I am having java back ground .what would be the efficient way to start django . I need fast track . Need to complete a project ASAP. -- Regards, Arindam Contact no. 08732822385 -- You received this message because you are subscribed to the Google Groups

how to connect django 1.8 to mysql

2015-06-23 Thread Arindam sarkar
having issue with the db connector please help. -- Regards, Arindam Contact no. 08732822385 -- 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 Limitation

2015-05-11 Thread Arindam sarkar
can django be used for large projects ? -- Regards, Arindam Contact no. 08732822385 -- 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