Re: Help deploying to vercel

2024-06-23 Thread ASAMOAH EMMANUEL
help with deploymnt issues by >> ensuring all dependencies are available in the project directory >> >> If it still doesn't work, persists, it might be related to the Lambda >> function in Vercel, as it uses AWS infrastructure. In that case, you may >> need to investigate

Help deploying to vercel

2024-06-13 Thread ASAMOAH EMMANUEL
Hi, I'm trying to deploy my django app to vercel and this is the error I'm currently facing. Any help would be greatly appreciated. This Serverless Function has crashed. Your connection is working correctly. Vercel is working correctly. 500: INTERNAL_SERVER_ERRORCode:

Re: Help deploying to vercel

2024-06-13 Thread ASAMOAH EMMANUEL
requirements.txt arrow==1.3.0 asgiref==3.8.1 binaryornot==0.4.4 certifi==2024.6.2 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 cookiecutter==2.6.0 crispy-tailwind==1.0.3 cryptography==42.0.7 defusedxml==0.7.1 Django==4.2.5 django-allauth

Freelance Django Developer Needed

2024-06-02 Thread emmanuel odor
Dear Developers, Freelance Django Developer Needed We're seeking a talented freelancer to join our team and build a unique video streaming platform. The Ideal Candidate: Proven experience building user-friendly web applications with Django Strong skills in user authentication, database

Re: Agricultural and livestock marketplace plus social network as a whole

2024-04-21 Thread Collins Emmanuel
Count me in  +254714411940 On Sun 21. Apr 2024 at 19:13, Michael Onuekwusi wrote: > Interested please, 8072094026 whatsapp > > On Fri, Mar 15, 2024, 8:49 PM Jorge Bueno > wrote: > >> Good evening everyone, I need help in my personal project to create an >> agricultural and livestock

Re: problem when i perform " python3 manage.py makemigrations"

2024-04-17 Thread ASAMOAH EMMANUEL
ne 843, in exec_module > File "", line 219, in > _call_with_frames_removed > File > "/home/project/xrwvm-fullstack_developer_capstone/server/djangoproj/urls.py", > line 24, in > path('djangoapp/', include('djangoapp.urls')), > File > "/home/project/xr

Re: problem when i perform " python3 manage.py makemigrations"

2024-04-17 Thread ASAMOAH EMMANUEL
check your urls.py file to make sure you haven't imported circularly. or better still, paste your urls.py here On Wed, Apr 17, 2024 at 4:47 PM Ana Jiménez wrote: > hi guys, so i'm doing a project and there's a part that says i need to do > the migrations but when i do that i get this error >

Re: E-comm live project

2024-03-21 Thread Collins Emmanuel
Hi, I’m interested. Whatsapp number is +254714411940 On Thu 21. Mar 2024 at 22:48, Emmanuel I. Ike wrote: > +2348139457804 > > Sent from Yahoo Mail on Android > <https://go.onelink.me/107872968?pid=InProduct=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers_wl=ym_sub

Re: E-comm live project

2024-03-21 Thread Emmanuel I. Ike
+2348139457804 Sent from Yahoo Mail on Android On Tue, 19 Mar 2024 at 16:59, MANAS DEWARI<1mv20cs...@sirmvit.edu> wrote: Whastapp Number 9927882702 On Tue, Mar 19, 2024 at 9:00 PM Chisom Iheanacho wrote: Hi I am very interested and this is my WhatsApp number +2347041155897 On Mon, Mar

Re: Looking to hire Full Stack Web Developer with minimum 8 years of Experience

2024-03-08 Thread Emmanuel Uwaifo
Good day, Can the person work remotely from another country? Thanks. Regards, Enoma Uwaifo On Fri, Mar 8, 2024 at 7:37 PM djfan wrote: > We are looking to hire 1-2 Full Stack Web Developer with 8+ years of > Experience for a full time position. 1 position is based in USA. The > project scope

Re: Why would a deployed site shows up with distorted layout

2024-02-29 Thread ASAMOAH EMMANUEL
I faced this issue before and I know how frustrating it can be. after sifting through several results, this worked. sudo usermod -aG username www-data sudo chown -R :www-data /home/username/projects/personal On Thu, Feb 29, 2024 at 6:37 PM ASAMOAH EMMANUEL < emmanuelasamoah...@gmail.com>

Re: Why would a deployed site shows up with distorted layout

2024-02-29 Thread ASAMOAH EMMANUEL
Replace your username with this and run this code: sudo usermod -aG username www-data sudo chown -R :www-data /home/username/projects/personal On Thu, Feb 29, 2024 at 2:15 PM Amitesh Tripathi wrote: > Your website is in debug mode?? > > On Thu, 29 Feb 2024, 11:54 Ram, wrote: > >> Hi, >> >> We

Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

2024-02-24 Thread emmanuel odor
Let's do it... *Emmanuel Odor* Phone: *+234-7037-411553* <+234-7037-411553> Mobile: *+234-9 <+234-8093-910965>055511066* Skype: *Emmanuel Odo <https://mail.google.com/mail/u/0/>r * 24 Bajulaiye Road, Shomolu,

Re: Exciting Opportunity: Join Our Django WhatsApp Bulk Messaging Project!

2024-02-18 Thread ASAMOAH EMMANUEL
add my number +34642063760 On Sun, Feb 18, 2024 at 4:54 PM muhammed yayi wrote: > I will love to join the djano group > -- > *From:* django-users@googlegroups.com on > behalf of SURAJ TIWARI > *Sent:* Sunday, February 18, 2024 1:04 PM > *To:* Django users >

Re: Get experience letter and job opportunities

2024-02-06 Thread ASAMOAH EMMANUEL
What's your django project about? On Tue, Feb 6, 2024 at 8:03 AM machine learning wrote: > anyone here to help me in our django project and in return we will give > you access to software that will apply 100s of job for you and also hand on > work experience. > > -- > You received this message

Re: reg: Django custom middleware

2024-01-24 Thread ASAMOAH EMMANUEL
class RetryCal: def __init__(self, get_response): self.get_response = get_response def __call__(self, request): try: session = Session() retries = Retry(total=5, backoff_factor=2, status_forcelist=[500, 502, 503, 504])

Static assets receives 403 on digital ocean.

2024-01-03 Thread ASAMOAH EMMANUEL
Hi, please help. I have been trying to deploy my App to digital ocean but after deploying, my static assets do not show. I have set file and directory permissions but still in vain. this is what outputs when inspecting the browser console. help would be highly appreciated: Error logo.png:1 Request

Re: Project together

2023-11-27 Thread okot emmanuel
add me +256779815657 On Mon, Nov 27, 2023 at 12:48 AM usman ashir wrote: > yes pls send us the group link. or pls 2348166997172.add my contact > > On Sun, Nov 26, 2023, 9:38 PM Jay Senkow wrote: > >> interested. >> >> Sent from my iPhone >> >> On

Re: Project together

2023-11-26 Thread ekong, emmanuel
I am interested Phone ( WhatsApp): +234-8071-505-514 On Thu, 23 Nov 2023 at 7:13 PM, Youssef Bachraoui < bachraouiyouss...@gmail.com> wrote: > Hi developer i search to make a group on WhatsApp to begin a project > together anyone interested about that? > > -- > You received this message because

Re: Project together

2023-11-26 Thread emmanuel odor
*Emmanuel Odor*Well, ad me to the group +2347037411553 Phone: *+234-7037-411553* <+234-7037-411553> Mobile: *+234-9 <+234-8093-910965>055511066* Skype: *Emmanuel Odo <https://mail.google.com/mail/u/0/>r * 24 Bajula

Re: Project together

2023-11-24 Thread Emmanuel Uwaifo
Yes, I am interested. Please send the link. Or better still, here's my number. +234 8138530013. You can add me to the group when u create it. On Thu, 23 Nov 2023, 19:14 Youssef Bachraoui, wrote: > Hi developer i search to make a group on WhatsApp to begin a project > together anyone interested

Re: Hire remote Python codeer

2023-10-25 Thread Emmanuel Uwaifo
, and Java. As for the salary range, I am pretty ok with it. Attached is my resume and cover letter for your reference. I look forward to hearing from you. Regards, Emmanuel Uwaifo On Tue, 24 Oct 2023, 17:29 许三高, wrote: > Hire remote Python codeer > > We are currently looking for a

Re: Hiring Django Developer with Front-end skills

2023-10-25 Thread Emmanuel Yusuf
I am interested in this position and will be glad to have this opportunity, below are my details Emmanuel Resume.pdf <https://drive.google.com/file/d/169ez4JpO-BuAYOuzXXAlA7JpmD-XsWXx/view?usp=drivesdk> On Wed, Oct 25, 2023, 2:03 AM Hafiza Nafeesa Asif wrote: > I am i

Re: Hire remote Python codeer

2023-10-25 Thread Emmanuel Yusuf
I am interested in this position and will be glad if I can be considered for this position On Wed, Oct 25, 2023, 12:31 AM Rabil Abdullahi wrote: > I am a python programmer with morethan 5 years experience. Looking forward > to hear from you.thank you > > On Tue, Oct 24, 2023, 17:30 许三高 wrote:

Re: Postgres connection error

2023-10-10 Thread ASAMOAH EMMANUEL
I often come across this issue, run this code but before you do, log in into the postgres shell with a database with all privileges, let's say postgre user and switch with your new database created and run: GRANT CREATE ON SCHEMA public TO your_user; On Tue, Oct 10, 2023 at 3:47 PM Joyce Mumbi

Re: help me

2023-09-23 Thread ASAMOAH EMMANUEL
Try fly.io On Sat, Sep 23, 2023 at 7:17 PM ALINDA Fortunate wrote: > You can as well try render > > +256774339676 > > "If you want to live a happy life, tie it to a goal, not to people or > things." > > A graduate of Bachelors Degree of Science in Computer Science of Gulu > University. > >

Re: Junior Python Developer Seeking Job Opportunities to Enhance Skills

2023-08-31 Thread Ngimbus emmanuel legrand
Good morning m'y Friend i Can have you WhatsApp number. Le mar. 18 juil. 2023 à 19:41, sunday honesty a écrit : > Dear Group Members, > > I hope this message finds you all well. I am a junior Python developer > with experience in Django, Django Rest Framework, Fast API, machine > learning,

Re: Road Map for a newbie

2023-08-18 Thread ASAMOAH EMMANUEL
do lots of projects and refer to the documentation when you need to understand concepts in detail. Here is my private channel where I upload django premium resources with ton of projects. here is the invite link if you want to avoid the frustration of finding organized tutorials and hands on to

Re: i learnt django basics but i want to learn django for become a master in django where can i get resourse

2023-08-11 Thread ASAMOAH EMMANUEL
Here are premium resources for you: https://t.me/+VXTu7RXQ47VlM2Q0 On Thu, Aug 10, 2023 at 8:36 PM Chisom Iheanacho wrote: > hello chief.. I have Django 3 by example, can I follow the projects in it > too? > pls can I get your WhatsApp number too? > > On Thu, Aug 10, 2023, 6:05 PM Peter

Re: Internship and job in python and Django related

2023-07-21 Thread Emmanuel Seth
Svp parlez en français  Le ven. 21 juil. 2023 à 15:14, Opeyemi Ajayi < opeyemichristiana.aj...@gmail.com> a écrit : > I am Christiana Ajayi from Nigeria, but I am currently based in Rwanda and > Nigeria. I have just concluded development of a realtime dashboard using > Django, Reactjs,

Re: Advice for a beginer(I am new)

2023-07-13 Thread ASAMOAH EMMANUEL
Here are list of curated resources to get you from beginner to pro. It's a telegram private channel. https://t.me/+VXTu7RXQ47VlM2Q0 On Wed, Jul 5, 2023 at 2:36 AM Vairamuthu Puvanachandran < vai.pu...@gmail.com> wrote: > I followed the django tutorials by Telusko. > Very useful. > > Vai Puvan >

iNTRODUCTION

2023-07-09 Thread Emmanuel Kasirivu Lugoloobi
Hello guys im studying network systems engineering in college and intrested in becoming a full stack web developer. I am currenlty on break will be openning in August,. I stumbled upon Django for begineers and learning the insights i the book to pursue my dream to become a Professional in the

Re: job openings module lead 2+ years exp and product manager

2023-07-03 Thread Emmanuel Uwaifo
Good day, Enoma here from Nigeria. Is it a remote based job? Thanks. Regards, Enoma Uwaifo On Mon, Jul 3, 2023 at 4:22 PM Sakshi wrote: > Hi my company is looking for below positions > > > 1. module lead position with 2 or more years of experience in python >> stack > > > 2. product manager >

Re: No module name 'taggit'

2023-04-29 Thread Awobode Emmanuel
This worked. Thank you very much. On Sat, Apr 29, 2023, 11:09 PM Bhuvnesh Sharma wrote: > Try to re create the virtual env and install all the packages again > including taggit. > > On Sun, Apr 30, 2023, 3:36 AM Awobode Emmanuel < > awobodeemmanue...@gmail.com> wrote

Re: No module name 'taggit'

2023-04-29 Thread Awobode Emmanuel
When you start typing the import, let the editor auto complete on it's > own. > > > > Best Regards, > > Albert Ashaba Aheebwa > +256 781 435857 > > On Sun, 30 Apr 2023, 00:47 Awobode Emmanuel, > wrote: > >> I am to add tag functionality by instal

Re: Runtime decision on language support

2023-04-24 Thread ASAMOAH EMMANUEL
> > > To achieve this, you can create a custom middleware that inherits from > `LocaleMiddleware`. In your custom middleware, you can override the > `process_request` method to check for the tenant's allowed languages and > set the request's language accordingly. > > 1. Create a new model field

Re: resource acquire

2023-03-01 Thread Emmanuel Ledoux Fonkou Tala
There's many Django cheat sheet online. Just type on Google: Django cheat sheet Le mer. 1 mars 2023 à 17:18, Jeman Kumar a écrit : > There is none > > On Wed, 1 Mar, 2023, 9:29 pm Ephrem, wrote: > >> >> anyone can you send me a django cheat sheat >> >> -- >> You received this message because

Need help

2023-02-21 Thread Emmanuel Wilfried Ilboudo
Hi all !!! I would like to have the Django documentation in French to learn offline. I'm in a place where internet access is a real problem. Thanks in advance !!! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group

Re: Multitenant app // Validation / constraints for related fields

2023-01-19 Thread ASAMOAH EMMANUEL
One other approach you could consider is using Django's built-in form and model validation. You could create a custom form class that inherits from the built-in Django `ModelForm` and override the `clean` method to perform your tenant check. For example: class BlogPostForm(forms.ModelForm):

Re: Upgrading Django from 3.2.16 to 4.1.x

2023-01-16 Thread ASAMOAH EMMANUEL
Yes, you should be able to upgrade from Django 3.2.16 to 4.1.x by simply installing the Django 4.1.x software and running the makemigrations command. It's always a good practice to make a backup of your database and application before upgrading, just in case any errors occur during the upgrade

Re: If Statement django template

2023-01-12 Thread ASAMOAH EMMANUEL
You can't compare the `contract.supplier` attribute directly to a string like 'IBM', because it is a foreign key to a `Supplier` model instance. Instead, you need to access the related `Supplier` model's attributes to compare them. For example, if the `Supplier` model has a `name` attribute, you

Re: any solutions guys on the ERROR admin E108 on list_display[2] attributes not callable

2023-01-10 Thread ASAMOAH EMMANUEL
The problem here is that list_display[2] is referring to an attribute or method that does not exist. You will need to either add the attribute or method to the Product class, or remove the item from list_display. If you are looking to display the stock of a product, you could add a method to the

Re: In need of a Technical Mentor

2022-10-27 Thread Collins Emmanuel
Hello Peter, I’d advise you to seek for internship since you already know basic C and Python. Internship will brush up your knowledge and bring you up to speed. My 2 cent. ✌️ On Thu 27. Oct 2022 at 16:31, Peter Benjamin Ani wrote: > Hi everyone, > > My name is Peter and am a computer science

Re: Combining django apps

2022-10-20 Thread ASAMOAH EMMANUEL
Register all your apps in the settings.py file and ensure the namespace is set to the app name in the urls.py in the project directory On Tue, Oct 18, 2022 at 10:01 AM Jun Tanaka wrote: > > mysite/ > > manage.py > > config/ > > __init__.py > > settings.py > >

Re: error extending base template

2022-10-10 Thread ASAMOAH EMMANUEL
Make sure the template directory is located in the app directory or if it is in a different directory, ensure the location is specified at the template section in the settings.py file On Mon, Oct 10, 2022 at 3:11 PM Namanya Daniel wrote: > hello, someone help me out. am new to django and i

Re: tech newbie

2022-09-28 Thread ASAMOAH EMMANUEL
Ok, I'll help you. Email me privately. On Tue, Sep 27, 2022 at 2:40 PM Edward Deus Misogoro wrote: > Ok, your welcome. > > On Mon, 26 Sept 2022, 23:43 Jay Jay, wrote: > >> Hello bro, I hope you’re doing well? I’m a Jerry, a newbie in software >> development, I have basic knowledge in HTML,

Re: Help

2022-09-28 Thread ASAMOAH EMMANUEL
Hi! I'm willing to help you. Message me privately for the resources. On Wed, Sep 28, 2022 at 1:02 AM Abdul Qoyyuum Haji Abdul Kadir < abdul.qoyy...@gmail.com> wrote: > That Udemy link is no longer valid. > > The Django official docs has a tutorial and is more relevant to the latest > version

Re: Re:

2022-09-26 Thread Emmanuel Esin
Add me up. +2349073661204 On Mon, Sep 26, 2022, 2:02 PM Bhuvnesh Sharma wrote: > Send the link here so that others can join too. > > On Mon, Sep 26, 2022, 6:29 PM Makrand wrote: > >> Any cloud related work ask me >> >> Get Outlook for Android >>

Re:

2022-09-26 Thread emmanuel odor
Ok, add me to the group 07037411553 *Emmanuel Odor* Phone: *+234-7037-411553* <+234-7037-411553> Mobile: *+234-9 <+234-8093-910965>055511066* Skype: *Emmanuel Odo <https://mail.google.com/mail/u/0/>r * 24 Bajula

Re: Need Work

2022-07-16 Thread ASAMOAH EMMANUEL
Hi lightning emperor! I am glad to see you post this message. I am also a backend django developer and I belong to a startup company. I think that it would be a perfect idea to connect and work together since even the basics you know about django, restful services and frontend technologies would

Re: Error during template rendering

2022-04-11 Thread emmanuel odor
> This probably means that you need to run "python manage.py migrate". > > Regards, > > Antonis > > > On 09/04/2022 21.41, emmanuel odor wrote: > > Hello group, > > I hosted this app on Heroku and i am getting this error. find the attached > belo

Error during template rendering

2022-04-09 Thread emmanuel odor
Hello group, I hosted this app on Heroku and i am getting this error. find the attached below. It is working well on my local host... ProgrammingError at /relation "curriculum_standard" does not exist LINE 1: "slug", "curriculum_standard"."description" FROM "curriculu... ^ Request Method:

Re: Can't use swagger in Django 4.0?

2022-03-06 Thread Emmanuel Lee
Self answer: After commenting out the urls in urls.py of the app in question, it worked normally. 2022년 3월 6일 일요일 오후 4시 41분 59초 UTC+9에 Emmanuel Lee님이 작성: > Thanks for answering my question. Below is my urls.py > -- > > from

Re: Can't use swagger in Django 4.0?

2022-03-05 Thread Emmanuel Lee
Thanks for answering my question. Below is my urls.py -- from django.urls import path, include, re_path from drf_yasg.views import get_schema_view from drf_yasg import openapi from django.conf import settings from

Re: Exported filtered by date data in django

2021-11-20 Thread Twizerimana Emmanuel
hy I want to declare global variable that used in many functions in python can you show me On Sat, Nov 20, 2021 at 9:49 AM Eugene TUYIZERE wrote: > Dear Ramadhan, > > Still it does not work > > On Sat, 20 Nov 2021 at 09:18, ramadhan ngallen wrote: > >> Depends on your query filter_val2 should

Re: Question regarding organizing models

2021-11-18 Thread Twizerimana Emmanuel
hy yooo i got problem in python quadratic equation in python how to operate delta that is less than 0 using complex function On Sun, Nov 14, 2021 at 9:24 PM Peter of the Norse wrote: > You can put a string with the name of a class that is yet to be defined in > the ForeignKey. >

Re: Need my API to accept JSON format data

2021-11-11 Thread Twizerimana Emmanuel
we good On Thu, Oct 28, 2021 at 6:37 PM Chautanya wrote: > okay. > > On Thursday, October 28, 2021 at 10:07:11 PM UTC+5:30 > emmanueltwi...@gmail.com wrote: > >> hy im the new one >> >> On Thursday, October 28, 2021 at 7:49:50 AM UTC-7 Chautanya wrote: >> >>> Hey, stacks >>> >>> I have a

Re: wbd

2021-11-11 Thread Twizerimana Emmanuel
I'm still waiting brada On Thu, Nov 11, 2021 at 7:20 AM Twizerimana Emmanuel < emmanueltwizerimana...@gmail.com> wrote: > neeraj where we start > > On Sun, Nov 7, 2021 at 11:44 PM Neeraj pal wrote: > >> Yes ofcourse >> >> On Sun, Nov 7, 2021, 7:30 PM Henry J

Re: Need my API to accept JSON format data

2021-11-11 Thread Twizerimana Emmanuel
morning to everybody how is the programming world On Thu, Nov 11, 2021 at 7:22 AM Twizerimana Emmanuel < emmanueltwizerimana...@gmail.com> wrote: > we good > > On Thu, Oct 28, 2021 at 6:37 PM Chautanya > wrote: > >> okay. >> >> On Thursday, O

Re: wbd

2021-11-11 Thread Twizerimana Emmanuel
neeraj where we start On Sun, Nov 7, 2021 at 11:44 PM Neeraj pal wrote: > Yes ofcourse > > On Sun, Nov 7, 2021, 7:30 PM Henry Ji wrote: > >> >> I am a beginner too! >> On Friday, October 29, 2021 at 12:37:09 AM UTC+8 emmanueltwi...@gmail.com >> wrote: >> >>> hello everyone,I'm the beginner to

wbd

2021-10-28 Thread Twizerimana Emmanuel
hello everyone,I'm the beginner to use django can you teach me -- 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

Re: Need my API to accept JSON format data

2021-10-28 Thread Twizerimana Emmanuel
hy im the new one On Thursday, October 28, 2021 at 7:49:50 AM UTC-7 Chautanya wrote: > Hey, stacks > > I have a question for today, I'm going to refactor my APIs, and in this > criteria, some of my APIs were not accepting JSON format from input data to > request. > > How can I make all of my

wbd

2021-10-28 Thread Twizerimana Emmanuel
plz I want to be a good software developer can you? -- 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 view this

Re: You're accessing the development server over HTTPS, but it only supports HTTP.

2021-09-30 Thread emmanuel odor
I am being routed here *Emmanuel Odor* Phone: *+234-7037-411553* <+234-7037-411553> Mobile: *+234-9 <+234-8093-910965>055511066* Skype: *Emmanuel Odo <https://mail.google.com/mail/u/0/>r * 24 Bajulaiye Road, Shomolu,

Re: You're accessing the development server over HTTPS, but it only supports HTTP.

2021-09-30 Thread emmanuel odor
ges\sslserver\certs\development.key Quit the server with CTRL-BREAK. [30/Sep/2021 12:31:30] "GET / HTTP/1.1" 302 0 [30/Sep/2021 12:31:30] "GET /app/ HTTP/1.1" 404 179 On Thursday, September 30, 2021 at 5:30:43 AM UTC-5 emmanuel odor wrote: > Bad Request (400) > > *Emm

Re: You're accessing the development server over HTTPS, but it only supports HTTP.

2021-09-30 Thread emmanuel odor
Bad Request (400) *Emmanuel Odor* Phone: *+234-7037-411553* <+234-7037-411553> Mobile: *+234-9 <+234-8093-910965>055511066* Skype: *Emmanuel Odo <https://mail.google.com/mail/u/0/>r * 24 Bajulaiye Road, Shomolu,

Re: You're accessing the development server over HTTPS, but it only supports HTTP.

2021-09-30 Thread emmanuel odor
I got this Invalid HTTP_HOST header: '127.0.0.1:8000'. You may need to add '127.0.0.1' to ALLOWED_HOSTS. [30/Sep/2021 11:25:53] "GET / HTTP/1.1" 400 143 *Emmanuel Odor* Phone: *+234-7037-411553* <+234-7037-411553> Mobile: *+234-9 <+234-8093-910965>055511066* Skype

You're accessing the development server over HTTPS, but it only supports HTTP.

2021-09-30 Thread emmanuel odor
Hi Everyone, I tried to run Django micro crm locally on my windows host and whenever i run this on my browser i get these errors below. Starting development server at http://127.0.0.1:8000/ Quit the server with CTRL-BREAK. [30/Sep/2021 10:40:04] code 400, message Bad request version

Quit the server with CTRL-BREAK. code 400, message Bad request version ('ÚÚ\x13\x01\x13\x02\x13\x03À+À/

2021-09-29 Thread emmanuel odor
+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x01\x93ZZ\x00\x00\x00\x17\x00\x00ÿ \x01\x00\x01\x00\x00') [29/Sep/2021 18:35:04] You're accessing the development server over HTTPS, but it only supports HTTP. *Emmanuel Odor* Phone: *+234-7037-411553* <+234-7037-411553> Mobile: *+234-9

Ez

2021-06-12 Thread GBELE CEDRIC EMMANUEL
Se lo hé i w lo +la,& pas 2€xz9#:,w -- 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 view this discussion on the

Re: Python Django Training

2020-12-15 Thread manishimwe emmanuel
Hello add me also in training group? On Tue, Dec 15, 2020 at 8:35 AM Eugene TUYIZERE wrote: > add me please > > On Mon, 7 Dec 2020 at 10:10, narendra thapa > wrote: > >> hello please add me also in training group? >> >> >> On Fri, Feb 21, 2020 at 7:27 PM Bharati Nilam >> wrote: >> >>> Hi, >>>

Re: Maps with Django

2020-12-08 Thread GBELE CEDRIC EMMANUEL
thank you for your tutorial Le mar. 8 déc. 2020 à 20:54, Paolo Melchiorre a écrit : > Hi all, > > I've just published: > "Maps with Django (part 1): GeoDjango, SpatiaLite and Leaflet" > > A quickstart guide to create a web #map ️ with #Django 濾 using its > module #GeoDjango , the #SQLite 襁

Re: forloop.counter

2020-10-15 Thread GBELE CEDRIC EMMANUEL
{% if forloop.counter < variable %} Le jeu. 15 oct. 2020 à 15:01, nirali sanghvi <18comp.niralisang...@gmail.com> a écrit : > Ig this is bcoz u are using jinga format in a jinga format. > > On Thu 15 Oct, 2020, 8:04 PM luca72.b...@gmail.com, < > luca72.bertolo...@gmail.com> wrote: > >> i have

Inline Formset

2020-09-17 Thread Emmanuel Oppong Ntiamoah
Good day friends, Please i have a small challenge, I have an inline formset in my admin where users can add more products to a store. The user can also add a product if It doesn’t already exist. The problem is when the user adds a new product and wants to add more product fields to the Store

Re: A beginner question

2020-09-13 Thread Emmanuel Oppong Ntiamoah
https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBlmzzFcLgDhKTTfNLfX1IK Sent from my iPhone > On 13 Sep 2020, at 12:17 PM, negin hajilou wrote: > > Hi, I'm a beginner, just now I installed Django, how can I use it?? > -- > You received this message because you are subscribed to the Google

Django and Pandas

2020-09-10 Thread Emmanuel Oppong Ntiamoah
Hello family, please i want to know can i use pandas to generate report on django, if so how? -- 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: Django Admin

2020-09-09 Thread Emmanuel Oppong Ntiamoah
Thanks a lot. Please i have installed it and it’s working but i have these challenges: 1. How to remove the Jazzmin version from the footer 2. I have a tabular inline which allows me to add more fields but it has removed the add more button. > > On 9 Sep 2020, at 4:24 PM, RANGA BHARATH JINKA

Monthly payments

2020-08-29 Thread Emmanuel Oppong Ntiamoah
hello  family, i am creating a church management system, one part of the app is to accept monthly tithe. Please how do i design it to accept and remind the user for every month thanks  -- You received this message because you are subscribed to the Google Groups "Django users" group. To

Data Science Guide

2020-08-28 Thread Emmanuel Oppong Ntiamoah
Hello friends i have learnt Python for a while now and i want to start with data science. Please can you guide me as to the path, resources and tools to used and advice. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from

Re: How do I preload messages on django channels?

2020-06-20 Thread GBELE CEDRIC EMMANUEL
hi , i checked your code , so if you want to call all message when a users is connected , you have to create a function to call all messages when websocket is connected , Saisissez lfrom datetime import datetimee code ici...e code ici... function: Saisissez le code ici.

Re: Project available

2020-05-12 Thread ekong, emmanuel
I am not based in India I am a Nigerian seeking for project opportunities On Mon, 11 May 2020 at 2:43 PM, ekong, emmanuel wrote: > I am interested too... I can receive a mail here for acceptance > > On Mon, 11 May 2020 at 2:37 PM, sachin chaurasiya < > sachinchaurasiyacho

Re: Project available

2020-05-11 Thread ekong, emmanuel
I am interested too... I can receive a mail here for acceptance On Mon, 11 May 2020 at 2:37 PM, sachin chaurasiya < sachinchaurasiyachote...@gmail.com> wrote: > I am interested  > > On Mon, May 11, 2020, 6:59 PM Akshat Zala wrote: > >> I am interested. Do let me know what is to be done. >> >>

Re: App Dev wanted

2020-05-08 Thread ekong, emmanuel
I am available to work with you guys On Fri, 8 May 2020 at 11:40 AM, Kola Badmus wrote: > Hey I’m interested > Reach out +2347036497792 > > > On Tuesday, April 28, 2020, Arne Bollinger > wrote: > >> Hey, >> We came with a project out of a Covid-19 Hackathon that we could not >> finish. Now we

Re: Django Testing

2020-03-31 Thread ekong, emmanuel
I’m having the same difficulty... On Tue, 31 Mar 2020 at 3:32 PM, Abrar Ahmad wrote: > Hello Sir > I have trouble in learnig Testing tutorial of Djanog Documentation. > Can any one tell me what is the main concept of learnign test and how can > we learn it in easiest way. > I am waiting for

Re: Looking for Django developers to work on a new and an existing project with our team

2020-03-29 Thread Emmanuel klutse
Hello, I’m also an intermediate Django and react developer With 2 years working experience. Looking forward to hear from you. Thx and best regards. On Sun, 29 Mar 2020 at 9:09 PM, Ernest Thuku wrote: > Hey Lax, > I am Ernest. A Django and react.js developer. It will be pleasure working > with

Re: Python Django Training

2020-02-21 Thread Emmanuel klutse
Hello, I’m also interested. Please add me to the list. Thanks On Fri, 21 Feb 2020 at 1:52 PM, Irfan Khan wrote: > Hi > How you conducting the sessions and please add me into the group > > On Sat, 1 Feb 2020 at 7:12 PM, Srikanth K wrote: > >> Hi, >> >> I am from Hyderabad. I am Python Developer

djoser and custom user model

2020-02-19 Thread Emmanuel klutse
Hello team, I need help with understanding how djoser and custom user model works better. Problem breakdown First, I’m trying to manage my system users. I want to implement customers, employees, and admin as users in the system. I want to know if I should create a separate table in my DB for

Re: rest-auth vs djoser

2020-02-06 Thread Emmanuel klutse
ter using it, I found it is very easy to use and customize, so I stick > with djoser. > > On Thu, Feb 6, 2020 at 4:28 AM Emmanuel klutse wrote: > >> Hello team, >> hope we are all doing great. >> I'm a beginner working on my first DRF project, I am trying to build a

rest-auth vs djoser

2020-02-05 Thread Emmanuel klutse
Hello team, hope we are all doing great. I'm a beginner working on my first DRF project, I am trying to build an e-commerce site. I want to know the difference between django rest-auth and djoser, and which of them will be a good fit for my project. Thank you. -- You received this message

Re: Sending Email from form

2019-06-29 Thread Emmanuel klutse
Thanks ones again, -How do I build a message and include the email in its text please. I can I get a snippet please. Thanks On Sat, 29 Jun 2019 at 5:28 PM, Sithembewena L. Dube wrote: > You're welcome Emmanuel. > > Fyi, I think using one email as the 'from' address and sending t

Re: Sending Email from form

2019-06-28 Thread Emmanuel klutse
e found here: > https://documentation.mailgun.com/en/latest/user_manual.html#sending-via-api > > Kind regards, > Lloyd > > > Sent with Shift > >> On Fri, Jun 28, 2019 at 8:22 PM Emmanuel klutse wrote: >> Hello Team. >> I’m new to programming and I’ve bee

Sending Email from form

2019-06-28 Thread Emmanuel klutse
with my level on a project for free. Thank you Emmanuel klutse +233202729851 -- 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-user

Re: mysqlclient installation error

2019-06-12 Thread Emmanuel Simeon
Links to resources I used to help me get MySQL working on Django Visual Studio Build Tools Installer - Link MySQL DB and Connectors Web Installer - Link (I

Re: mysqlclient installation error

2019-06-11 Thread Emmanuel Simeon
sit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/6c3132c0-8427-4a6a-b36c-acb10875b567%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/6c3132c0-8427-4a6a-b36c-ac

Re: Can't save to Postgres db locally - Fresher

2019-05-16 Thread Emmanuel klutse
2019 at 2:32 AM, salimon jamiu olashile > mailto:tunedae1shi...@gmail.com>> wrote: > Is “contact” a model? > > > On Wed, 15 May 2019 at 8:36 PM, Emmanuel klutse <mailto:nuelk...@gmail.com>> wrote: > Thanks Chetan Ganji, well appreciated. > > H, I cha

Re: Can't save to Postgres db locally - Fresher

2019-05-15 Thread Emmanuel klutse
NameError at /contact name 'contacts' is not defined Request Method: POST Request URL:http://127.0.0.1:8000/contact Django Version: 2.1.1 Exception Type: NameError Exception Value: name 'contacts' is not defined Exception Location: /Users/emmanuelklutse/Documents/djangodev/myPortfoli

Re: django manage.py will not work

2019-05-15 Thread Emmanuel Simeon
Are you having Multiple Version of Python Installed on Your System On Wednesday, May 15, 2019 at 1:23:13 PM UTC+1, Ishant Agrawal wrote: > > manage.py will not work how we handle this issue > -- You received this message because you are subscribed to the Google Groups "Django users" group. To

Can't save to Postgres db locally - Fresher

2019-05-15 Thread Emmanuel klutse
Hello Team, I need help please, I’m try to save to my db from a FORM using the command below. I’ve all I could but the process keeps failing and I’m stack. File "/Users/emmanuelklutse/Documents/djangodev/myPortfolio/emmanuel/views.py", l ine 17, in contact c = contact(em

Re: Info

2019-05-06 Thread Emmanuel Arias
post to this group, send email to django-users@googlegroups.com > <mailto:django-users@googlegroups.com>. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAPUw6WaRX4Gw

Re: Projects to work on

2019-05-05 Thread Emmanuel klutse
Hello Rob, Let me know what role I can play. Thx Emmanuel Klutse Sent from my iPhone > On 5 May 2019, at 5:54 PM, Rob Gmail wrote: > > Maybe the three of us could work on the same project? > > Rob > 203-671-6514 > Sent from my mobile device, please excuse the typos.

  1   2   >