I'm fine!
Le jeu. 29 juil. 2021 à 13:06, Ogara Dennis a
écrit :
> Hello Friends
>
> --
> 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.
Hello Friends
--
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
password is not correct, check them or reset the password ones more
On Fri, Jan 3, 2020 at 2:58 PM shailendra singh
wrote:
> The above exception was the direct cause of the following exception:
>
> Traceback (most recent call last):
> File
> "/Library/Frameworks/Python.framework/Versions/3.8/l
The authentication error for the database username with password
Please check the DB username and password
On Fri, 3 Jan 2020 at 14:57, shailendra singh
wrote:
> The above exception was the direct cause of the following exception:
>
> Traceback (most recent call last):
> File
> "/Library/Fra
Hello ShailendraI have tried to attached postgresql to django but it could
not happened please can you tell me what is procedure to do that
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails
Thanks Everyone . Now its done.
On Friday, January 3, 2020 at 2:57:27 PM UTC+5:30, shailendra singh wrote:
>
> The above exception was the direct cause of the following exception:
>
> Traceback (most recent call last):
> File
> "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/th
To test just create another user and database and grant all privileges for
the new user to the new database and finally add those new credentials to
django settings.py
On Fri, 3 Jan 2020, 12:46 pm ramadhan ngallen, wrote:
> Hello
> The reason was due to wrong password for the postgre. Kindly tes
Hello
The reason was due to wrong password for the postgre. Kindly test the password
via Pgadmin.
Best Regards
Ramadhan Ngallen
Software Consultant
Phone: +255 715 200 997 | ngall...@gmail.com
On 3 Jan 2020, 12:27 +0300, shailendra singh , wrote:
> The above exception was the direct cause of th
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py",
line 932, in _bootstrap_inner
self.run()
File
"/Library/Frameworks/Python.framework/Versions/3.8/l
Literally the first search result on google:
https://www.google.com/search?q=psycopg2+ld%3A+library+not+found+for+lssl
Google and Stack Overflow is my workflow.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group an
ook-Air:ioadigital shailendra$ pip install psycopg2
Collecting psycopg2
Using cached
https://files.pythonhosted.org/packages/5c/1c/6997288da181277a0c29bc39a5f9143ff20b8c99f2a7d059cfb55163e165/psycopg2-2.8.3.tar.gz
Installing collected packages: psycopg2
Running setup.py install for psycopg2 ..
;>> Eric
>>> --
>>> *From:* django-users@googlegroups.com
>>> on behalf of amit pant
>>> *Sent:* Tuesday, November 13, 2018 10:27:13 AM
>>> *To:* django-users@googlegroups.com
>>> *Subject:* Re: I'm new
;> Eric
>> --
>> *From:* django-users@googlegroups.com on
>> behalf of amit pant
>> *Sent:* Tuesday, November 13, 2018 10:27:13 AM
>> *To:* django-users@googlegroups.com
>> *Subject:* Re: I'm new in Django. please help me ou
_my_homework.com"
> 😊
>
>
> Eric
> --
> *From:* django-users@googlegroups.com on
> behalf of amit pant
> *Sent:* Tuesday, November 13, 2018 10:27:13 AM
> *To:* django-users@googlegroups.com
> *Subject:* Re: I'm new in Django. please help me o
alf
of amit pant
Sent: Tuesday, November 13, 2018 10:27:13 AM
To: django-users@googlegroups.com
Subject: Re: I'm new in Django. please help me out
hey, you need to pay for that.
On Tue, Nov 13, 2018 at 2:55 PM mailto:talk...@gmail.com>>
wrote:
Hi All,
can you please solve this.
1) Cr
hey, you need to pay for that.
On Tue, Nov 13, 2018 at 2:55 PM wrote:
> Hi All,
>
> can you please solve this.
>
> 1) Create a simple Category model using DRF with following fields :
> Id,name,parent,is_featured,image,is_active,description
> 2) Create CRUD APIs for the same.
> 3) Validate input
Hi All,
can you please solve this.
1) Create a simple Category model using DRF with following fields :
Id,name,parent,is_featured,image,is_active,description
2) Create CRUD APIs for the same.
3) Validate input at every event/API.
4) Implement ordering and filtering.
5) GET API should take params
I just want to test other wise I can load the data dynamically
On Wednesday, August 1, 2018 at 1:06:12 PM UTC+5:30, Mark Caglienzi wrote:
>
> On Wed, 2018-08-01 at 00:26 -0700, im...@wsegames.com
> wrote:
> > Here is my code
> >
> >
> > class RegisterView(CreateView):
> > form_class = R
On Wed, 2018-08-01 at 00:26 -0700, im...@wsegames.com wrote:
> Here is my code
>
>
> class RegisterView(CreateView):
> form_class = RegisterForm
> template_name = 'accounts/register.html'
> success_url = '/success-membership/'
>
> def form_valid(self, form):
> url = "http
Here is my code
class RegisterView(CreateView):
form_class = RegisterForm
template_name = 'accounts/register.html'
success_url = '/success-membership/'
def form_valid(self, form):
url = "http://enterprise.smsgupshup.com/GatewayAPI/rest";
payload =
"method=sendMes
I want to write api how to write can you help me?
On Wednesday, August 1, 2018 at 12:47:55 PM UTC+5:30, Tim Vogt wrote:
>
>
> https://www.twilio.com/blog/2014/04/building-a-simple-sms-message-application-with-twilio-and-django-2.html
>
>
> Op 1 aug. 2018, om 09:15 heeft im...@wsegames.com het
>
https://www.twilio.com/blog/2014/04/building-a-simple-sms-message-application-with-twilio-and-django-2.html
> Op 1 aug. 2018, om 09:15 heeft im...@wsegames.com het volgende geschreven:
>
> I want to write a api when form submit a sms should go to the phone, I don't
> know how to do that can som
I want to write a api when form submit a sms should go to the phone, I
don't know how to do that can somone help me regarding 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
Ici (en français) :
https://openclassrooms.com/courses/developpez-votre-site-web-avec-le-framework-django
;)
Le mardi 31 octobre 2017 12:37:25 UTC+1, BARHAHIGA JANVIER a écrit :
>
>
>
> svp j'aimerai ceer un site web gratuit sur jango. qui peut m'aider à le
> faire rapidement?
>
> sorry i wan
svp j'aimerai ceer un site web gratuit sur jango. qui peut m'aider à le
faire rapidement?
sorry i want tocreate a web for environnement information. some on in goup
can help me to do it without to pay?
--
You received this message because you are subscribed to the Google Groups
"Django use
Hi,
Please follow tutorials on djangoproject.com and simpleisbetterthancomplex.com
Sent from my iPhone
> On Oct 30, 2017, at 20:46, cjacque...@gmail.com wrote:
>
> Hi !
>
> I liked it : https://tutorial.djangogirls.org/en/
>
> Le lundi 30 octobre 2017 15:45:49 UTC+1, Rafael Mauricio Builes
Hi !
I liked it : https://tutorial.djangogirls.org/en/
Le lundi 30 octobre 2017 15:45:49 UTC+1, Rafael Mauricio Builes Marin a
écrit :
>
> Hi everybody, I would like to know what is the best way for learn to use
> Django and how mach knowledge of django I need.
> Thank you
>
> El contenido de
Hi everybody, I would like to know what is the best way for learn to use
Django and how mach knowledge of django I need.
Thank you
--
El contenido de este mensaje y sus anexos son únicamente para el uso del
destinatario y pueden contener información clasificada o reservada. Si
usted no es el
Den 14/01/2014 kl. 14.32 skrev Anu Malik :
> I'm new in Django,i am not sure how pickling/caching works?
There’s a description of Django caching here:
https://docs.djangoproject.com/en/dev/topics/cache/
Django uses the Python pickle module internally:
http://docs.python.org/2
Hi All,
I'm new in Django,i am not sure how pickling/caching works?
--
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...@g
thanks a million for the tip, the first command worked :)
On 16 Apr, 15:52, Alfonso wrote:
> Hi 83nini,
>
> It doesn't matter too much where you place the actual project folder
> for the django code, just ensure all your paths are setup correctly.
> For example I just have mine sitting in ~/User
Hi 83nini,
It doesn't matter too much where you place the actual project folder
for the django code, just ensure all your paths are setup correctly.
For example I just have mine sitting in ~/Users/me/django/
django_projects/ but could be anywhere.
Good luck!
A
On 16 Apr, 14:41, 83nini <83n...@
Hi all,
I'm new to django and i'm trying to go through the first tutorial to
create a website. I am using the tutorial on the official website,
problem is i have no idea where i should put the folder where i am to
keep the project that i'm making!
thanks guys for help.
cheers
--~--~-~--
33 matches
Mail list logo