Re: My first Django project

2023-08-30 Thread Noah Dara
hi I'm new in Django I need your help my project is retirning the following in theterminal PS C:\Users\user\projects> & C:/Users/user/.virtualenvs/projects-O4ZjmZLG/Scripts/Activate.ps1 & : File C:\Users\user\.virtualenvs\projects-O4ZjmZLG\Scripts\Activate.ps1 cannot be loaded beca

Django Resolve Choices Class

2023-08-30 Thread sebasti...@gmail.com
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 web visit https://groups.google.com/d/msgid/django-users/53c122e7-0448-4d67-9cd4-ce1

Re: Digest for django-users@googlegroups.com - 1 update in 1 topic

2023-08-30 Thread johnc711
ugh/notification?email=johnc...@gmail.com=01H938JWJW3M4KAR7Y47711RQ0> AwayMail helps you auto-mange your email when you are away. Get Away django-users@googlegroups.com Google Groups Topic digest View all topics SEEKING REMOTE INTERNSHIPS - 1 Update SEEKING REMOTE INTERNSHIPS OGUNDEKO ABDULAZEEZ :

Re: Digest for django-users@googlegroups.com - 4 updates in 3 topics

2023-08-28 Thread johnc711
ugh/notification?email=johnc...@gmail.com=01H8Y3SSVP7YVMFFH2JTPX3F09> AwayMail helps you auto-mange your email when you are away. Get Away django-users@googlegroups.com Google Groups Topic digest View all topics How to create an individual instagram message into threads? - 1 Update How to access gma

Re: Digest for django-users@googlegroups.com - 6 updates in 3 topics

2023-08-27 Thread johnc711
<https://am.dev.cloudsrc.com/v2/breakthrough/notification?email=johnc...@gmail.com=01H8VHBV715V82NM68EWRM4G50> AwayMail helps you auto-mange your email when you are away. Get Away django-users@googlegroups.com Google Groups Topic digest View all topics UpdateView and DeleteView - 4 Updat

Re: Regarding the Django ImportError Issue

2023-08-25 Thread ivan harold
I wanted to let you know that I've > taken a look at the error message you shared: > > ``` > Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's > installed and available on your PYTHONPATH environment variable? Did you > forget to activate a virtual

Regarding the Django ImportError Issue

2023-08-25 Thread abhijeet tripathi
Hello, I hope this message finds you well. I wanted to let you know that I've taken a look at the error message you shared: ``` Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread Peter Benjamin Ani
Where are you hosting? On Thu, 24 Aug 2023 at 22:37, ALINDA Fortunate wrote: > Hello family some help i have this error > > Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's > installed and available on your PYTHONPATH environment variable? Did you > for

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread ivan harold
Try following these https://www.freecodecamp.org/news/deploying-a-django-app-to-render/ On Friday, August 25, 2023 at 9:00:08 PM UTC+8 Abdulrahman Abbas wrote: > Are you using virtual environment? > > On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate > wrote: > >> Hello fa

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread ivan harold
https://www.freecodecamp.org/news/deploying-a-django-app-to-render/ On Friday, August 25, 2023 at 9:00:08 PM UTC+8 Abdulrahman Abbas wrote: > Are you using virtual environment? > > On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate > wrote: > >> Hello family some help i have th

Re: I can1t install django-allauth

2023-08-25 Thread ivan harold
Try following this steps https://hyperhost.ua/en/wiki/ustanovka-i-zapusk-python-django-v-cpanel On Thursday, August 24, 2023 at 3:23:47 AM UTC+8 Juhász Tamás wrote: > Hello, > django-allauth is well installed and working in my development environment. > But I can't install it on the li

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread Abdulrahman Abbas
Are you using virtual environment? On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate wrote: > Hello family some help i have this error > > Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's > installed and available on your PYTHONPATH environment variable? Did

Help on Error while deploying a django app on render.

2023-08-24 Thread ALINDA Fortunate
Hello family some help i have this error Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment? Aug 25 12:28:30 AM ==> Build failed  Yet this is

I can1t install django-allauth

2023-08-23 Thread Juhász Tamás
Hello, django-allauth is well installed and working in my development environment. But I can't install it on the live server (cPanel). pip is good, django is installed. Allauth refuses, in every case it stops with so many errors that I can't even look back in the cPanel terminal, what could

Re: Connect::: frontend react and backend django

2023-08-23 Thread ivan harold
t; BASE_DIR = Path(__file__).resolve().parent.parent >> >> >> SECRET_KEY = >> 'django-insecure-ihofv8tmht)!q**8efqqr1t+#(a$71s080zs^x*s#w5#sx!4' >> >> DEBUG = True >> >> ALLOWED_HOSTS = ['*'] >> >> >> # Appli

Re: Connect::: frontend react and backend django

2023-08-23 Thread Muhammad Juwaini Abdul Rahman
elta > > BASE_DIR = Path(__file__).resolve().parent.parent > > > SECRET_KEY = > 'django-insecure-ihofv8tmht)!q**8efqqr1t+#(a$71s080zs^x*s#w5#sx!4' > > DEBUG = True > > ALLOWED_HOSTS = ['*'] > > > # Application definition > THIRD_PARTY

Re: Connect::: frontend react and backend django

2023-08-23 Thread Kani Sbt
sorry sir , the problem is i need to connect the font end to backend , On Wed, 23 Aug 2023 at 15:39, 'Kasper Laudrup' via Django users < django-users@googlegroups.com> wrote: > On 23/08/2023 11.57, Kani Sbt wrote: > > HI sir , > > Please Help me to how to solve this problem

Re: Connect::: frontend react and backend django

2023-08-23 Thread 'Kasper Laudrup' via Django users
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 web visit https://groups.google.com/d/msgid/django-users/09e8df4d-9d4a-dbf1-4574-47ec9ddfb08e%40stacktrace.dk.

Re: Connect::: frontend react and backend django

2023-08-23 Thread Kani Sbt
atetime import timedelta > > BASE_DIR = Path(__file__).resolve().parent.parent > > > SECRET_KEY = > 'django-insecure-ihofv8tmht)!q**8efqqr1t+#(a$71s080zs^x*s#w5#sx!4' > > DEBUG = True > > ALLOWED_HOSTS = ['*'] > > > # Application definition > THIRD_PARTY

Connect::: frontend react and backend django

2023-08-23 Thread Kani Sbt
HI sir , Please Help me to how to solve this problem , this is settings.py : import os from pathlib import Path from datetime import timedelta BASE_DIR = Path(__file__).resolve().parent.parent SECRET_KEY = 'django-insecure-ihofv8tmht)!q**8efqqr1t+#(a$71s080zs^x*s#w5#sx!4' DEBUG = True

لإRe: How is Django For Api book

2023-08-17 Thread abu yahya Diab
There's no book called *William S. * *Vincent - REST APIs with Django.* في الأربعاء، 16 أغسطس 2023 في تمام الساعة 4:50:59 م UTC+3، كتب ivan harold رسالة نصها: > *William S. **Vincent - REST APIs with Django* > > *I second this one this is a good read to boost your knowledge and &g

Re: final project in django - help

2023-08-16 Thread Migui Galan
https://bluemail.me> >>>>> On Jul 16, 2023, at 03:47, Alexandru - Gabriel Ionicescu < >>>>> ionicescu.ale...@gmail.com> wrote: >>>>>> >>>>>> Hello, >>>>>> >>>>>> who can help me wit

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

2023-08-16 Thread Peram Ashokkumar
Thank you brother On Wed, 16 Aug, 2023, 9:01 pm Serawit, wrote: > I found myself in a similar place a few weeks ago, this dude's, Alpha, > tutorials > on YouTube <https://www.youtube.com/watch?v=UsfR34yl9K8=50s> and Udemy > <https://www.udemy.com/course/detailed-django-

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

2023-08-16 Thread Serawit
I found myself in a similar place a few weeks ago, this dude's, Alpha, tutorials on YouTube <https://www.youtube.com/watch?v=UsfR34yl9K8=50s> and Udemy <https://www.udemy.com/course/detailed-django-rest-api> are helping me take my Django journey to next level. I picked up a lot

Re: final project in django - help

2023-08-16 Thread kipkoech chesir
>>>> >>>> Get BlueMail for Android <https://bluemail.me> >>>> On Jul 16, 2023, at 03:47, Alexandru - Gabriel Ionicescu < >>>> ionicescu.ale...@gmail.com> wrote: >>>>> >>>>> Hello, >>>>&

Re: How is Django For Api book

2023-08-16 Thread ivan harold
*William S. **Vincent - REST APIs with Django* *I second this one this is a good read to boost your knowledge and learnings.* On Tuesday, August 15, 2023 at 4:30:50 PM UTC-5 Roy Lagg wrote: > > You could check out *William S. Vincent - REST APIs with Django. *The > book is eas

Re: How to upload a folder in django?

2023-08-16 Thread ivan harold
just make sure to ink the path correctly. iex: ../page/page1/pag2/ etc.. On Monday, August 14, 2023 at 5:59:54 PM UTC-5 abu yahya Diab wrote: > Hi guys, I have a task to upload a folder in django. > So, what is the right way to do that? > and what if this folder has

Re: How is Django For Api book

2023-08-15 Thread Roy Lagg
You could check out *William S. Vincent - REST APIs with Django. *The book is easy to read and has industry-standard tips and guides. On Tuesday, August 15, 2023 at 1:59:53 AM UTC+3 abu yahya Diab wrote: > I have good knowledge in API, you can say beginner knowledge in API. > I'm

Re: AWS Polly w/ strictly Django and Javascript

2023-08-15 Thread Mike Dewhirst
On 15/08/2023 7:26 am, Lightning Bit wrote: Hello, how could one go about integrating AWS Polly voices onto a website utilizing only Django, HTML, CSS, and Javascript? I do not want to use "node.js" or "react". Look closely at htmx.org -- You received this

How is Django For Api book

2023-08-14 Thread abu yahya Diab
I have good knowledge in API, you can say beginner knowledge in API. I'm trying to delve deeper in API, when I check the Django For Api book content, I noticed .that its not that professional book -- You received this message because you are subscribed to the Google Groups "Django users&q

How to upload a folder in django?

2023-08-14 Thread abu yahya Diab
Hi guys, I have a task to upload a folder in django. So, what is the right way to do that? and what if this folder has subfolder and these subfolders have subfolders. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubs

AWS Polly w/ strictly Django and Javascript

2023-08-14 Thread Lightning Bit
Hello, how could one go about integrating AWS Polly voices onto a website utilizing only Django, HTML, CSS, and Javascript? I do not want to use "node.js" or "react". -- You received this message because you are subscribed to the Google Groups "Django users&qu

I have a react function that calculates the ETD and i have same function in django but it is giving me a different value

2023-08-14 Thread Helly Modi
>= 10 ? newdate.getMinutes() : '0' + newdate.getMinutes()) ); } else { return ''; } } now if i am converting same function in django i am not getting that same value import datetime from datetime import datetime, timedelta def ETDtime(date, standard_seconds, pause_seconds): if date

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

2023-08-13 Thread Waldo Molina
Check this Advanced Django in Coursera : - Advanced Django Rest Framework - External APIs and Task Queuing El jueves, 10 de agosto de 2023 a las 9:24:26 UTC-4, Peram Ashokkumar escribió: > i have been learning python fullstack since in the 3 months in our > institute that mentor

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

2023-08-12 Thread ivan harold
try different approach and then test them you'll earn quickly if you do simultaneous task at once. On Saturday, August 12, 2023 at 11:20:57 AM UTC-5 Obam Olohu wrote: > YouTube and chatGPT > > On Thu, Aug 10, 2023, 6:05 PM Peter Benjamin Ani > wrote: > >> Try gettin

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

2023-08-12 Thread Obam Olohu
YouTube and chatGPT On Thu, Aug 10, 2023, 6:05 PM Peter Benjamin Ani wrote: > Try getting the ebook (Django 4 by example) and build projects in it, from > there u are good to go > > On Thu, 10 Aug 2023 at 18:01, Basith wrote: > >> Any sample projects? any free resources?

Re: Django dynamic multiple databases

2023-08-12 Thread ivan harold
l have their own database > .want multiple database with dynamic credentials based on request.I want > the database to be identified from the subdomain provided.Is this possible > using django ? If yes how ? If not what's the option? > I did read about the django tenants but it is schem

Django dynamic multiple databases

2023-08-12 Thread pankaj palmate
using django ? If yes how ? If not what's the option? I did read about the django tenants but it is schema based but I want multiple database approach while creating tenants.(database must be identified from subdomains ) Thanks and regards, Pankaj palmate -- You received this message because you

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

2023-08-12 Thread ivan harold
u, 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 Benjamin Ani >> wrote

Re: i need to learn more on django

2023-08-11 Thread mazen Embaby
Hello to Python developers, I created a Django template to start and boost your project with rich admin features that allow social auth providers and others https://lnkd.in/d7sqtE46 feel free to use and contribute #Python <https://www.linkedin.com/feed/hashtag/?keywords=python=urn%3

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

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

2023-08-10 Thread Peter Benjamin Ani
234811513 that’s my WhatsApp On Thu, 10 Aug 2023 at 19:35, 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 Benjamin Ani < > benj

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

2023-08-10 Thread Chisom Iheanacho
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 Benjamin Ani wrote: > Try getting the ebook (Django 4 by example) and build projects in it, from > there u are good to go > >

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

2023-08-10 Thread Joshua Urasa
documentation,youtube and books On Thu, Aug 10, 2023 at 8:05 PM Peter Benjamin Ani < benjaminpari...@gmail.com> wrote: > Try getting the ebook (Django 4 by example) and build projects in it, from > there u are good to go > > On Thu, 10 Aug 2023 at 18:01, Basith wrote: > &

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

2023-08-10 Thread Peter Benjamin Ani
Try getting the ebook (Django 4 by example) and build projects in it, from there u are good to go On Thu, 10 Aug 2023 at 18:01, Basith wrote: > Any sample projects? any free resources? > > On Thursday, 10 August 2023 at 22:25:30 UTC+5:30 John Ayodele wrote: > >> Build a good

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

2023-08-10 Thread Basith
the 3 months in our >> institute that mentor tought only basic but i want to get job as >> experience candidate because i have three years of gap please any respond >> to this >> >> -- >> > You received this message because you are subscribed to the Go

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

2023-08-10 Thread John Ayodele
rs of gap please any respond > to this > > -- > 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...@goo

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

2023-08-10 Thread Basith
at mentor tought only basic but i want to get job as >> experience candidate because i have three years of gap please any respond >> to this >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users"

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

2023-08-10 Thread Peter Benjamin Ani
y respond > to this > > -- > 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 vi

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

2023-08-10 Thread Peram Ashokkumar
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 web visit https://groups.google.com/d/msgid/django-users/3d1a0e32-5417-42c9-a2ec-c3caee1e24f7n%40googlegroups.com.

Re: any any help me to solve below error in my django project

2023-08-07 Thread Brian Gitau
t 2:40 PM AKHIL KORE wrote: > I got the error in my below existings django files. Please solve this > error and check all below files code. > > File "C:\django2pm\myvenv\lib\site-packages\django\urls\resolvers.py", > line 725, in url_patterns > raise ImproperlyConfi

any any help me to solve below error in my django project

2023-08-07 Thread AKHIL KORE
I got the error in my below existings django files. Please solve this error and check all below files code. File "C:\django2pm\myvenv\lib\site-packages\django\urls\resolvers.py", line 725, in url_patterns raise ImproperlyConfigured(msg.format(name=self.urlconf_nam

Re: Digest for django-users@googlegroups.com - 3 updates in 1 topic

2023-08-03 Thread johnc711
ion?email=johnc...@gmail.com=01H6XQT9P6RGN0Q7KMJ73W5VF7> AwayMail helps you auto-mange your email when you are away. Get Away django-users@googlegroups.com Google Groups Topic digest View all topics Recover admin username and password - 3 Updates Recover admin username and password Safaet

Django bugfix release: 4.2.4

2023-08-01 Thread Natalia Bidart
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/aug/01/bugfix-release/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails fro

Re: User log in authentication problem in Django

2023-07-31 Thread AYUSH GUPTA
gt; class registration(models.Model): > Name = models.CharField(max_length=100) > username = models.CharField(max_length=100) > Email = models.CharField(max_length=100) > Password = models.CharField(max_length=100) > > Please help me for solve this problem &g

Ynt: User log in authentication problem in Django

2023-07-31 Thread Serkan Gülten
Password should be hash not just string Windows için Posta ile gönderildi Kimden: Mh LimonGönderilme: 30 Temmuz 2023 Pazar 04:32Kime: Django usersKonu: User log in authentication problem in Django This is my views.py code. when providing the correct username and password, the system consistently

Re: Problems in Django login authentication

2023-07-31 Thread Joshua Urasa
t > > On Sun, Jul 30, 2023, 08:34 Prashanth Patelc > wrote: > >> Use default django user model >> >> from django.contrib.auth.models import User >> # Create your models here. >> class Registration (models.Model): >> author = models.ForeignKey(Us

Ynt: Problems in Django login authentication

2023-07-31 Thread Serkan Gülten
Password should be hash not just string Windows için Posta ile gönderildi Kimden: Mh LimonGönderilme: 30 Temmuz 2023 Pazar 04:32Kime: Django usersKonu: Problems in Django login authentication Views.py file  from django.shortcuts import render,HttpResponse,redirectfrom .models import

Re: Problems in Django login authentication

2023-07-31 Thread Joshua Urasa
wrote: > Use default django user model > > from django.contrib.auth.models import User > # Create your models here. > class Registration (models.Model): > author = models.ForeignKey(User, on_delete=models.CASCADE) > > # write your fields here > > > > In settings

Re: Problems in Django login authentication

2023-07-31 Thread Mh Limon
Thank you all.My problem is solved. On Sunday, July 30, 2023 at 11:34:43 AM UTC+6 Prashanth Patelc wrote: > Use default django user model > > from django.contrib.auth.models import User > # Create your models here. > class Registration (models.Model): > author = mode

Re: Problems in Django login authentication

2023-07-29 Thread Prashanth Patelc
Use default django user model from django.contrib.auth.models import User # Create your models here. class Registration (models.Model): author = models.ForeignKey(User, on_delete=models.CASCADE) # write your fields here In settings.py AUTH_USER_MODEL = app name . Modelname On Sun, Jul

Re: Problems in Django login authentication

2023-07-29 Thread Mohammad Ehsan Ansari
ou 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 web visit https://groups.google.co

Re: Problems in Django login authentication

2023-07-29 Thread Abdulrahman Abbas
Name = models.CharField(max_length=100) > username = models.CharField(max_length=100) > Email = models.CharField(max_length=100) > Password = models.CharField(max_length=100) > > > when providing the correct username and password, the system consistently > displays an error me

Problems in Django login authentication

2023-07-29 Thread Mh Limon
quot; please help me to solve this error. -- 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

User log in authentication problem in Django

2023-07-29 Thread Mh Limon
ax_length=100) Please help me for solve this problem -- 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

Re: I need your helf, I got this below error, after post the django server 8000 on google browser. Please correct my django project code?

2023-07-24 Thread Fikayo Soetan
("", ... Adjust that and see if it works. On Monday, July 24, 2023 at 6:12:33 AM UTC+1 AKHIL KORE wrote: > Page not found (404) > Request Method: GET > Request URL: http://127.0.0.1:8000/ > Using the URLconf defined in question_post.urls, Django tried these URL > patterns

I need your helf, I got this below error, after post the django server 8000 on google browser. Please correct my django project code?

2023-07-23 Thread AKHIL KORE
Page not found (404) Request Method: GET Request URL: http://127.0.0.1:8000/ Using the URLconf defined in question_post.urls, Django tried these URL patterns, in this order: 1.admin/ 2.signup/ [name='signup'] 3.login/ [name='login'] 4.logout/ [name='logout'] 5.post_question/ [name='post_question

Re: Internship and job in python and Django related

2023-07-21 Thread Vishesh Mangla
> 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, HTML, CSS, D3, PostgreSQL deployed on AWS cloud. >> >> I also hav

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

Re: Internship and job in python and Django related

2023-07-21 Thread Opeyemi Ajayi
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, HTML, CSS, D3, PostgreSQL deployed on AWS cloud. I also have an engineering background and hold a Masters degree in Engineering

Re: Language code issue - Django thinks default is en-us?

2023-07-21 Thread rezn...@gmail.com
ught to be. > > > > What is and what is not a locale name has little bearing on what is > accepted and returned by django.utils.translation.{set,get}_language, > which is self-evidently a language name. > > Language names map to locales. > > Cheers > > Tom > -- You received this

Re: final project in django - help

2023-07-16 Thread Jun Say
uemail.me> >> On Jul 16, 2023, at 03:47, Alexandru - Gabriel Ionicescu < >> ionicescu.alexandrugabr...@gmail.com> wrote: >>> >>> Hello, >>> >>> who can help me with the final project in django? in a week I have to >>> hand it over and I got

Re: final project in django - help

2023-07-16 Thread Jun Say
gt; ionicescu.alexandrugabr...@gmail.com> wrote: >> >> Hello, >> >> who can help me with the final project in django? in a week I have to >> hand it over and I got into trouble with it. I can't access github. >> Please help me. >> >> Tnx, >> Alex

Re: final project in django - help

2023-07-16 Thread Brian Carey
A little more information please. What can't you do and what errors do you get? ⁣Get BlueMail for Android ​ On Jul 16, 2023, 03:47, at 03:47, Alexandru - Gabriel Ionicescu wrote: >Hello, > >who can help me with the final project in django? in a week I have to >hand >it

final project in django - help

2023-07-16 Thread Alexandru - Gabriel Ionicescu
Hello, who can help me with the final project in django? in a week I have to hand it over and I got into trouble with it. I can't access github. Please help me. Tnx, Alex -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubs

Re: Own documentation in django

2023-07-14 Thread Sebastian Jung
Hello chetan, I know django very much also aaciidoc. Problem is that asciidoc have cool features like automatic create TOC or count Images and tables an further more but uf you want to create a template for a include where i render a Image then you can only use veriables in this template very

Re: Own documentation in django

2023-07-14 Thread Chetan Ganji
se inline only in new line and i have problems to make include in tables. > > Asciidoc have no multilanguage suppport. And further more problems > > So i think for very small documumentation asciidoc is wunderfull but for > greater docus with several levels in TOC and multilanguage this

Own documentation in django

2023-07-14 Thread sebasti...@gmail.com
but for greater docus with several levels in TOC and multilanguage this tool is to unflexible. Does anyone knows a package in django where i have a syntax like asciidoc/markdown but the felxibility like in django where a can use jinja2 and can use templating and multilanguage works? Regards -- You received

Re: Emali Response From the Django server.

2023-07-11 Thread 'Kasper Laudrup' via Django users
-us/articles/156454042-How-to-configure-an-SMTP-connection-for-PHP-and-other-scripts-and-websites Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving e

Re: Freelance Django and Python work

2023-07-11 Thread mitali ramteke
Hello there I'm interested for freelance work I have 2+ years of experience as python developer Programming Languages : Python, SQL Web Framework : Django, Flask Web Designing :HTML, CSS Web Service : REST-API, JSON, DRF (Django Rest Framework) Database

Re: Django Channels with Queue (Lobby) Manager

2023-07-11 Thread Alec Delaney
Nicee On Tue, Jul 11, 2023, 11:56 AM Alex R wrote: > Hello dear Community! > > I need help with Django channels and Websockets (i guess) for an > application I am building. The project is online Chess game with Django as > a backend and vanilla JavaScript (ajax, jQuey and some

Django Channels with Queue (Lobby) Manager

2023-07-11 Thread Alex R
Hello dear Community! I need help with Django channels and Websockets (i guess) for an application I am building. The project is online Chess game with Django as a backend and vanilla JavaScript (ajax, jQuey and some bootstrap). We are using custom chess engine written in python. Previously

Re: Emali Response From the Django server.

2023-07-11 Thread Prateek Lodhi
ocalhost' >> EMAIL_PORT = 25 >> EMAIL_HOST_USER = '*' >> EMAIL_HOST_PASSWORD = '' >> EMAIL_USE_TLS =False >> URL: >> >> path('password-reset-form/',auth_views.PasswordResetView.as_view(),name='password_reset'), >> >> -- >

Re: Emali Response From the Django server.

2023-07-11 Thread Makan Dianka
t; 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 web visit

Emali Response From the Django server.

2023-07-11 Thread Prateek Lodhi
'), -- 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 web visit https://groups.

Re: Digest for django-users@googlegroups.com - 12 updates in 6 topics

2023-07-10 Thread johnc711
com=01H4ZY8Z44TX42AHXPBHTM5C00> AwayMail helps you auto-manage your email when you are away. Get the app. <https://www.awaymail.net/> Powered by awaymail <https://twitter.com/Stopcasbu> This is an automated email. You are receiving this because you sent an email to django-users@googlegroups.co

Re: Freelance Django and Python work

2023-07-10 Thread Sujata Aghor
Hello, I am very much interested in the above project. You can view my profile here <https://www.linkedin.com/in/sujata-aghor-1b3a97189/>. Thanks in advance! ‪On Tue, Jun 13, 2023 at 4:59 PM ‫אורי‬‎ wrote:‬ > Hi, > > I'm looking for a programmer to hire as a freelancer for Dj

Re: Digest for django-users@googlegroups.com - 4 updates in 3 topics

2023-07-09 Thread johnc711
com=01H4XBWXM6VXBS6MM40P2A9KGH> AwayMail helps you auto-manage your email when you are away. Get the app. <https://www.awaymail.net/> Powered by awaymail <https://twitter.com/Stopcasbu> This is an automated email. You are receiving this because you sent an email to django-users@googlegroups.co

Re: Freelance Django and Python work

2023-07-08 Thread Mahendra Kumar
>> >> >> >> >> *✊* antiracist open source license and SDK: www.AtTheRoot.dev >> <http://www.attheroot.dev/> and newsletter >> <https://buttondown.email/AtTheRoot> (RSS) >> <https://buttondown.email/AtTheRoot/rss> >> >> *✨** frequently upd

Re: Freelance Django and Python work

2023-07-05 Thread kumbhaj shukla
gt;* and * > *occasional* newsletter <https://buttondown.email/GlitterTech> (RSS) > <https://buttondown.email/GlitterTech/rss>* about A11y, django, wagtail, > tech for good* > > > ‪On Tue, Jun 13, 2023 at 7:29 AM ‫אורי‬‎ wrote:‬ > >> Hi, >> >> I

Re: Freelance Django and Python work

2023-07-05 Thread Dawn Wages
eRoot> (RSS) <https://buttondown.email/AtTheRoot/rss> *✨** frequently updated *calendar <http://glittertech.dev>* and * *occasional* newsletter <https://buttondown.email/GlitterTech> (RSS) <https://buttondown.email/GlitterTech/rss>* about A11y, django, wagtail, tech for good* ‪

Re: Freelance Django and Python work

2023-07-04 Thread Prasanna Sadhanala
> > I'm looking for a programmer to hire as a freelancer for Django and Python > work. > > - Experience with Python and Django > - Experience with open source > - Committed to the Django repository on GitHub - an advantage > - Committed to other open-source projects in Pytho

Re: Freelance Django and Python work

2023-07-04 Thread Satyajit Barik
I’m interested to work with you. I have 6+ working experience in python, Django, react On Tue, 13 Jun 2023 at 4:59 PM, אורי wrote: > Hi, > > I'm looking for a programmer to hire as a freelancer for Django and Python > work. > > - Experience with Python and Django > - Experi

Re: Looking for an exciting Django project to apply my skills

2023-07-03 Thread נתי שטרן
Plss check on github.com/nsh531/gammau-crwd I glad for any help Nate בתאריך יום א׳, 2 ביולי 2023, 4:08, מאת s.alaoui youssef ‏< sa.yous...@gmail.com>: > Passionate and experienced developer seeking an engaging Django project to > apply my skills and take on new challenges. W

Django Async support

2023-07-03 Thread 'Hamza Pervez' via Django users
Hi, We have been trying to use Django with Uvicorn via ASGI interface. As our use case is that our service acts as a wrapper for a 3rd party API service so using ASGI was a better choice because most of the time our service will be waiting on 3rd party service. Now the problem, I

Django security releases issued: 4.2.3, 4.1.10, and 3.2.20

2023-07-03 Thread Mariusz Felisiak
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/jul/03/security-releases/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails fro

Looking for an exciting Django project to apply my skills

2023-07-01 Thread s.alaoui youssef
Passionate and experienced developer seeking an engaging Django project to apply my skills and take on new challenges. With a strong background in web development and a deep expertise in Django, I am capable of designing and implementing robust and scalable web applications. I am familiar

New FOSS project built with Django: tradero

2023-06-30 Thread Matemática A3K
://discord.gg/zACSJmtP * Mailing list: https://groups.google.com/g/tradero -- 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...@google

Re: Freelance Django and Python work

2023-06-30 Thread 'Abul Kashim 1811949642' via Django users
Sylvestre >> a écrit : >> >>> Je suis intéressé . >>> >>> >>> Le mar. 13 juin 2023, 11:30, אורי a écrit : >>> >>>> Hi, >>>> >>>> I'm looking for a programmer to hire as a freelancer for Django and >>

Re: Freelance Django and Python work

2023-06-30 Thread Asim Sulehria
3 juin 2023, 11:30, אורי a écrit : >> >>> Hi, >>> >>> I'm looking for a programmer to hire as a freelancer for Django and >>> Python work. >>> >>> - Experience with Python and Django >>> - Experience with open source >>

<    1   2   3   4   5   6   7   8   9   10   >