Re: Search & replace an object in the database

2022-01-21 Thread Yeboah Dominic
Okay bro try this script hope it works On Fri, 21 Jan 2022 at 10:05, jools wrote: > Dear Django users, > > here’s an interesting case and I’m curious whether somebody can point me > in the right direction. > > Here’s the problem: > My company has a database of customers. Over the years, many dup

Re: Media Files - local network share

2022-02-06 Thread Yeboah Dominic
You can try dropbox that is what I used to serve my media files in django On Sun, 6 Feb 2022 at 20:07, Swelan Auguste wrote: > > Good day all, > > > I am trying to figure out how to attach a Django app to a local network > server/share. > > I do not want to host the media files on the same serve

Re: migrations: "no changes detected"

2022-02-08 Thread Yeboah Dominic
I think this has to be like you are trying to add some model whose field is not recognizable I have the same issue when using geodjango. If you delete the DB.sqlite3 sometimes it won't work or even deleting the migrations won't also work. If that happens just run, 1. python manage.py makeigrations

Re: Timeout error in send_mail function

2022-07-05 Thread Yeboah Dominic
This is due to a poor network. On Mon, 4 Jul 2022 at 22:29, K Wong wrote: > If you know that Django is trying to send the email then the problem lies > in the local operating system and the network. > > If you are developing on windows then the windows firewall might be > blocking you. If you ar

Re: Starting Django project with Docker

2022-09-26 Thread Yeboah Dominic
I think you have to give that user permission. Like 'sudo chown -R root:root /home/dominic/app' or sudo chown -R dominic:dominic /home/dominic/app On Mon, 26 Sept 2022 at 08:12, Prabakaran Balaji wrote: > Hello Django Geeks, > > Looking for geeks' insight for docker related issues. I'm not ab

Re: Location identification with login

2022-12-25 Thread Yeboah Dominic
This can be done GeoIP but it can be done in a different way I have done one before that was with REST API, all you have to do if you don't want to depend on any third library is to have a device model which stores the user and IP then whenever the user login saves it. So with this, you have all th

Re: Get experience letter and job opportunities

2024-02-10 Thread Yeboah Dominic
I am interested, I am a professional developer currently working as a backend developer for a fintech company. Email me if possible to discuss further details. Below is my linkedin profile. https://www.linkedin.com/in/dominic-yeboah/ On Tue, 6 Feb 2024 at 08:03, machine learning wrote: > anyone

Re: Contract Full Stack Django Engineer

2024-06-27 Thread Yeboah Dominic
Okay can I get your mailing address? On Thu, 27 Jun 2024 at 00:28, 'Bernard Mallala' via Django users < django-users@googlegroups.com> wrote: > About Project: > > I am bootstrapping a data-heavy AI-enabled system tailored for early > adopters and looking for a seasoned Django Python Engineer with