Re: Need way of authentication with google without using an allauth packages

2023-02-28 Thread Vineet Kothari
https://realpython.com/flask-google-login/ Try this one to get an overall idea the concept is same for google. On Tue, 28 Feb 2023, 7:34 pm Dev Femi Badmus, wrote: > google cloud auth or account auth, which one?? > > On Tue, Feb 28, 2023 at 8:21 AM MaheshKumar wrote: > >> I need how to create

Dream 11

2022-09-07 Thread Vineet Kothari
Hi, I want to create a web app like dream 11 any hint will be appreciated. Thanks & Regards, Vineet Kothari -- 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, sen

Re: Import issue

2021-10-02 Thread Vineet Kothari
Hi, Did you check in python manage.py shell then try to import it and check. Thanks & Regards, Vineet Kothari On Sat, 2 Oct 2021, 10:12 am Malcolm MacKinnon, wrote: > Is your module included in your installed apps in the settings.py file? > > On Fri, Oct 1, 2021 at 8:09 PM S

Re: Project

2021-05-18 Thread Vineet Kothari
Sure I will update you as it goes.thanks for being so quick. Regards, Vineet Kothari On Tue, 18 May 2021, 9:07 pm Omkar Parab, wrote: > Why not! Spotify is also using Django. > > On Tue, May 18, 2021, 8:54 PM Vineet Kothari > wrote: > >> Hi, >> I want to create

Project

2021-05-18 Thread Vineet Kothari
Hi, I want to create an music streaming website in djanho is it a good idea. Regards , Vineet Kothari -- 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

Re: Weird messages in my console

2018-10-28 Thread Vineet Kothari
As admin is abstracted a lot how will you able to make out man. Try to understand find these name by doing find all then maybe if some print statement is outputting them you may find it. On Fri 26 Oct, 2018, 10:00 PM Mark Phillips, wrote: > I am building a django 2.0 application, and I have noti

Re: Django to serve JSON: overkill?

2018-10-28 Thread Vineet Kothari
You can use falcon/flask if you only want to create api as these are minimalistic frameworks and very easy to understand On Mon 29 Oct, 2018, 4:45 AM PASCUAL Eric, wrote: > Hi Charley, > > > You should not regret this choice. > > Sometimes Django seems a bit overkill at the first glance. But mos

Re: I Suck

2018-10-24 Thread Vineet Kothari
We all suck, give it a go On Wed 24 Oct, 2018, 10:49 PM PARTH PATIL, wrote: > Hey don't get disheartened, even i faced the same problem when i was > learning django for the first time. I will just you don't rush things. Just > try doing some small things first. You can change a few lnes from ex

Re: DB inconsistent writes.

2018-10-01 Thread Vineet Kothari
Please check whether the data serializong properly or not On Mon 1 Oct, 2018, 1:43 PM Akshay Jain, wrote: > Hello, > > I'm facing a strange issue where in my django application sometimes the > data is not getting completely written to the DB. The entry is created but > some fields are not writte

Re: Ldap for django

2018-10-01 Thread Vineet Kothari
Yup. But he got red headed for just a simple statement. Let me apologise man. On Mon 1 Oct, 2018, 1:34 PM soumyajit banerjee, wrote: > It's just typo mistake. > > On Friday, 31 August 2018 21:58:46 UTC+5:30, me.vineetkothari wrote: >> >> It is not lodap is ldap >> >> Sent from my Huawei Mobile >

Re: hi friends am sending how to create a project in django with step by step. if you are satisfied please send me comments

2018-09-26 Thread Vineet Kothari
Yes need to how to connect with git. On Wed 26 Sep, 2018, 4:45 PM Pardhu Saradhi, wrote: > hi you need to add some more content to this > > On Wed, Sep 26, 2018 at 10:20 AM Dheeraj Kumar wrote: > >> Sudha, >> Its very helpful for us. Thanks so much. >> >> Grace, >> >> I didn't get what u add in

Re: hi friends am sending how to create a project in django with step by step. if you are satisfied please send me comments

2018-09-25 Thread Vineet Kothari
Thanks it is quite useful for coming out of drak sublime On Tue 25 Sep, 2018, 11:16 PM Sudha Mohan, wrote: > > -- > 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 > emai

Re: Ldap for django

2018-09-01 Thread Vineet Kothari
Please Don, t use rude languages friend... Sent from my Huawei Mobile Original Message Subject: Re: Ldap for djangoFrom: vineeth sagar To: django-users@googlegroups.comCC: Wow Vineet Kothari very insightful, why do you have to be a dick?On Aug 31, 2018 9:57 PM, "Vineet Ko

Re: Ldap for django

2018-08-31 Thread Vineet Kothari
It is not lodap is ldapSent from my Huawei Mobile Original Message Subject: Ldap for djangoFrom: soumyajit banerjee To: Django users CC: Hi,I am new in django python. I want to set up lodap authentication for my django app. Could you please help me. I am using python 3.6 with django

Re: Making a django project and an API.

2018-08-22 Thread Vineet Kothari
You want the response in front end that's what you wantSent from my Huawei Mobile Original Message Subject: Re: Making a django project and an API.From: vineeth sagar To: django-users@googlegroups.comCC: Sorry, got the name of the book.On Aug 23, 2018 9:29 AM, "vineeth sagar"

Re: Custom Django Admin Pages

2018-08-20 Thread Vineet Kothari
It will be a bad practise you can disable dango admin and create a new app admin but it will require effortsSent from my Huawei Mobile Original Message Subject: Custom Django Admin PagesFrom: 'Kyle Mulka' via Django users To: Django users CC: Hi there,It seems like Django Admin is d

Re: Django with LDAP for authentication, but not user group

2018-08-14 Thread Vineet Kothari
ldap is mainly used for authorization On Tue, Aug 14, 2018 at 9:33 AM, Mike Dewhirst wrote: > On 13/08/2018 4:01 PM, Claire Chan Myae wrote: > >> Hello, >> >> I would like to integrate Django with my ldap. I want to use ldap only >> for user authentication part, but not for user group. Would tha

Re: Chat application application

2018-04-23 Thread Vineet Kothari
start reading channels On Tuesday, April 24, 2018, sathish ponaganti wrote: > Hi All, > > I want to create chat application , using Django frame work. I quite new > to this. > what is the workflow for this. > > > My requirement is :if i entered the text via chat window , it should > display of

Re: Django best practices tutorial recommendation

2018-03-31 Thread Vineet Kothari
you get it in pdf online . On Sat, Mar 31, 2018 at 11:21 AM, Roel Delos Reyes wrote: > Hi, can anyone give me some guide where i can find a free ebook best > practices alternative for the great Two Scoops of Django 1.11? Can't afford > it this time. > > -- > You received this message because you

Re: Scrapy

2017-12-13 Thread Vineet Kothari
refer through tuitorialspoint On Thu, Dec 14, 2017 at 10:35 AM, Rafael Mauricio Builes Marin < bui...@utp.edu.co> wrote: > Hi, somebody know something about scrapy I need help. > > > El contenido de este mensaje y sus anexos son únicamente para el uso del > destinatario y pueden contener informac

Re: Authenticating to /admin doesn't redirect

2017-11-20 Thread Vineet Kothari
Python manage.py createsuperuser On Nov 20, 2017 8:15 PM, "Christian Ahidjo" wrote: > Hi, > I started working on an existing django project and for a reason I ignore > if I try to log in /admin the page does nothing. There is no error message > about wrong credentials. Only error message I get i

Re: executing python script in html button

2017-11-09 Thread Vineet Kothari
Use bokeh On Nov 9, 2017 1:44 PM, "Derek" wrote: > Hi > > Its unlikely anyone on this list will write your code - but the good news > is that are lots of helpful tutorials from which you can learn to do this; > for example: > > * https://docs.djangoproject.com/en/1.11/intro/tutorial04/ > * https

Re: OSError: [Errno 13] Permission denied:... /_dummy_thread

2017-11-05 Thread Vineet Kothari
try to update your python : https://stackoverflow.com/questions/2720014/upgrading-all-packages-with-pip On Mon, Nov 6, 2017 at 12:10 AM, Mel DeJesus wrote: > Do that only leads to another permission denied error - > > Installing collected packages: argparse, configparser, konfig, pyzmq, > inflec

Re: OSError: [Errno 13] Permission denied:... /_dummy_thread

2017-11-05 Thread Vineet Kothari
Use sudo On Nov 6, 2017 12:00 AM, "Mel DeJesus" wrote: Any suggestions? --> After attempting pip install -r requirements.txt in a virtual environment, I got a number of files loaded before getting this: Exception: Traceback (most recent call last): File "/Library/Python/2.7/site-packages/

Re: Connection with SQL server and user registration form

2017-08-28 Thread Vineet Kothari
Models with provide you with fields in django it is madatory to use model thats why it is models. you ll have to change the configration in settings.py to allow mysql as backend database On Mon, Aug 28, 2017 at 9:57 PM, yingi keme wrote: > Okk so django has its own server set up already configu

Re: Best practices for directories in which to store stuff in production

2016-11-13 Thread Vineet Kothari
Check out cookiecutter django github On Wed, Nov 9, 2016 at 7:49 PM, Vijay Khemlani wrote: > I prefer to keep everything in /home (at least the virtualenv, project > code, settings and logs), that way you don't need special permissions to > modify those files and it is more or less separated fro

Re: Canonical way of handling multiple types of users? (Profiles vs subclassing django.contrib.auth.models.AbstractUser)

2016-11-13 Thread Vineet Kothari
Use one to many field or many to many field On Wed, Nov 9, 2016 at 3:06 PM, Melvyn Sopacua wrote: > Hi, > > > What is the current canonical way to handle multiple user-profiles in > > Django? > > it highly depends on how you see these objects: > > 1. different types of users (requirement: a user

Re: transferring data between Postgres databases

2016-10-24 Thread Vineet Kothari
You will have to dump the back up file for that you can either use GUI based tool as other friends has suggested or you can use command line .There may be more ways please read two scoops of Django book On Oct 24, 2016 9:39 AM, "'Aaron C. de Bruyn' via Django users" < django-users@googlegroups.com

Re: Tutorial part 3 help: bulleted-list

2016-10-18 Thread Vineet Kothari
NYC On Oct 19, 2016 12:57 AM, "Vijay Khemlani" wrote: > You wrote "latest_quesion_list" in the context dictionary key, it should > be "latest_question_list" > > On Tue, Oct 18, 2016 at 3:00 PM, Johnny McClung > wrote: > >> I have gotten down to the part where the tutorial reads "Load the page b

Re: HELP - Writing your first Django app, part 1

2016-10-14 Thread Vineet Kothari
Inside your app create a file name filename.py you can create any file so on .as you will proceed further you get the idea . On Oct 14, 2016 10:11 PM, "Asad Jibran Ahmed" wrote: > > Just create a new file in whatever text editor you're using (I suggest Sublime Text if you're looking for options) a

Re: Django and Lynda.com

2016-10-13 Thread Vineet Kothari
On Oct 14, 2016 10:38 AM, "Gergely Polonkai" wrote: > Hello, > > assuming you created the models.py file and filled it with model classes, > the only thing I can think of is you haven't added your own app to the > INSTALLED_APPS variable in settings.py > > Hope that helps. > > Best, > Gergely > >

Re: EmailValidator and ipv4 or ipv6 address

2016-10-10 Thread Vineet Kothari
Domains are also mapped to ip only by DNS On Fri, Oct 7, 2016 at 9:06 PM, Tim Graham wrote: > I'd take a look at the tests for the validator to see its expected inputs: > https://github.com/django/django/blob/c60feb6999f83bfd1fdabff01f0dd4 > a26d72e158/tests/validators/tests.py#L48-L96 > > By th

Re: Multiple instances of a Django application operating on different data

2016-10-10 Thread Vineet Kothari
you can use classes refer from here https://github.com/bmentges/django-cart and see how he is using cart.py On Sat, Oct 8, 2016 at 3:22 PM, hans.krebs42 wrote: > I'm coding a Django web project. I've created an app and implemented its > functionality - t

Re: Error with Tutorial - Writing your first Django app, part 1

2016-10-10 Thread Vineet Kothari
try to swap both statement On Tue, Oct 11, 2016 at 2:13 AM, Tim Graham wrote: > Add a comma after: url(r'^polls/', include('polls.urls')) > (these are items in a list, separated by a comma) > > > On Monday, October 10, 2016 at 4:42:30 PM UTC-4, Johnny McClung wrote: >> >> I am getting an error