Re: Connection Reset by Peer

2019-03-12 Thread Jani Tiainen
That another server which is client to your app terminated connection for some reason. That's most common cause. ma 11. maalisk. 2019 klo 21.53 Alex Snyder kirjoitti: > There's no browser involved. Just another server. If I manually post it > works fine. > > On Monday, March 11, 2019 at 2:17:22

p.bnRe: Hell.o mmmhFrom Nivggghjbygeria

2019-03-12 Thread Moh Rifqi Fitriansyah
Click download ya nabi yang mau buat sarapan dan ya Allah f e xx CV vyyccn Pada tanggal Rab, 13 Mar 2019 02.10, Eugène Ngontang menulis: > Hello, > > My name is Eugene. I'm from Cameroon, being an SRE-SE Engineer and Linux > expert as you can see here in my LinkedIn profile >

Re: hi guys i have been having trouble setting up a login and registration page, can anyone please help me

2019-03-12 Thread Siddharth Tamang
Can you be specific what errors you are getting? On Tue, Mar 12, 2019 at 8:25 PM abhishek jayalal < abhishekjayalal...@gmail.com> wrote: > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving

Zero Downtime Field Type Changes

2019-03-12 Thread 'Kyle Mulka' via Django users
Hi there, Wondering if there's any tool out there to make a zero downtime field type change easier. I want to change a django model field from one type to another, and the format of the field in the database is slightly different. I've come up with a process I think will work, but it will be

add Image Field in model

2019-03-12 Thread omar ahmed
hello i want to add image field in my model i typed : image = models.ImageField() but : Cannot use ImageField because Pillow is not installed -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving

Re: Fatal error

2019-03-12 Thread Suresh Kannan
Hi, Perhaps this helps you https://stackoverflow.com/questions/24627525/fatal-error-in-launcher-unable-to-create-process-using-c-program-files-x86 https://stackoverflow.com/questions/37220055/pip-fatal-error-in-launcher-unable-to-create-process-using/39733705 On Mon, 11 Mar 2019 at 12:04,

Re: add Image Field in model

2019-03-12 Thread Suresh Kannan
Hi, https://stackoverflow.com/a/49867787/4037275 On Tue, 12 Mar 2019 at 09:20, omar ahmed wrote: > hello > i want to add image field in my model > i typed : > image = models.ImageField() > but : > Cannot use ImageField because Pillow is not installed > > -- > You received this message

Re: hiii to all

2019-03-12 Thread sahukara harish
thank you, Gilbeesh Kosma i will try this. On Tue, Mar 12, 2019 at 2:04 AM Gilbeesh Kosma wrote: > Welcome in world of django, i think you must start with a Poll app. > On Mar 12, 2019 2:02 AM, "sahukara harish" > wrote: > >> can any one suggest a simple django project to me.plz >> i

Re: Link does not work correctly

2019-03-12 Thread Barkalez XX
Hi You can see my code in: https://github.com/barkalez/recetas I have it like this: Register El domingo, 10 de marzo de 2019, 18:22:29 (UTC+1), Gil Obradors escribió: > > Hi > I can't give you the exactly response, > > But I know that you are playing with href=url direct, without using

Re: Hello From Nigeria

2019-03-12 Thread Emmanuel klutse
I’m from Ghana and will also love to join. On Tue, 12 Mar 2019 at 11:14 AM, Emmanuel Agu wrote: > Nice one, am in. > > On Monday, 11 March 2019 14:16:28 UTC+1, Joshua Kayode wrote: >> >> Greetings, if you are a django developer in Nigeria, would you consider >> joining a WhatsApp group? >> > --

hi guys i have been having trouble setting up a login and registration page, can anyone please help me

2019-03-12 Thread abhishek jayalal
-- 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.

[no subject]

2019-03-12 Thread Devendra reddy
Hi to all How to delete multiple objects(leads) using check boxes in jango Please send me solution -- 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

Re: What step am I missing?

2019-03-12 Thread Suresh Kannan
Hi, You can watch these videos. I think this might help you. https://www.youtube.com/watch?v=FNQxxpM1yOs (windows) https://www.youtube.com/watch?v=oT1A1KKf0SI=PLxxA5z-8B2xk4szCgFmgonNcCboyNneMD (linux) On Mon, 11 Mar 2019 at 09:35, Joseph Jones wrote: > Thank you so much, does one bring up

Re: Error logging in to admin potal in Django 2.1.7

2019-03-12 Thread Suresh Kannan
Hi, I am not sure this is an answer but it could be an issue with sqlite version https://stackoverflow.com/questions/53637182/django-no-such-table-main-auth-user-old On Mon, 11 Mar 2019 at 07:14, Rishiraj Saxena wrote: > I am new to Django when I try to log in to Django using environment >

Re: add Image Field in model

2019-03-12 Thread omar ahmed
ok i will try it ... thank you On Tuesday, March 12, 2019 at 3:24:04 PM UTC+2, Suresh Kannan wrote: > > Hi, > > https://stackoverflow.com/a/49867787/4037275 > > On Tue, 12 Mar 2019 at 09:20, omar ahmed > > wrote: > >> hello >> i want to add image field in my model >> i typed : >> image =

Re: Django csv file

2019-03-12 Thread Ryan Nowakowski
If I were you, I'd work through the Django tutorial first. Then ask specific questions if you have any. On March 12, 2019 5:32:08 AM CDT, Cigi Sebastine wrote: >Hi all > >I am trying to insert data from csv file to mongodb4 using python3.7 >(Bulk >data insertion 47lakhs records) >i need to

Re: Hello From Nigeria

2019-03-12 Thread Joshua Kayode
You are all welcome On Tue, Mar 12, 2019, 12:17 Emmanuel klutse I’m from Ghana and will also love to join. > > On Tue, 12 Mar 2019 at 11:14 AM, Emmanuel Agu > wrote: > >> Nice one, am in. >> >> On Monday, 11 March 2019 14:16:28 UTC+1, Joshua Kayode wrote: >>> >>> Greetings, if you are a django

Re: Hello From Nigeria

2019-03-12 Thread Eugène Ngontang
Hello, My name is Eugene. I'm from Cameroon, being an SRE-SE Engineer and Linux expert as you can see here in my LinkedIn profile https://www.linkedin.com/in/nixmind/. I've founded leading a social movement I created since 2016, called Les Castors Du Numérique (I speak french and english, but

Re: Django csv file

2019-03-12 Thread Chetan Ganji
I would suggest you use transactions for inserting those many documents. https://www.mongodb.com/transactions Django ORM does not support MongoDB. So, you can't use models/ORM/Class Based Views of Django with mongo. Only way I know to use Mongo with Django is function based views. There are some

Django csv file

2019-03-12 Thread Cigi Sebastine
Hi all I am trying to insert data from csv file to mongodb4 using python3.7 (Bulk data insertion 47lakhs records) i need to implement in django Can please anyone share ur idea import pandas as pd import json mng_client = MongoClient('localhost', 27017) mng_db = mng_client['testcsv']

Re: Hello From Nigeria

2019-03-12 Thread Emmanuel Agu
Nice one, am in. On Monday, 11 March 2019 14:16:28 UTC+1, Joshua Kayode wrote: > > Greetings, if you are a django developer in Nigeria, would you consider > joining a WhatsApp group? > -- You received this message because you are subscribed to the Google Groups "Django users" group. To