Installing Django

2012-03-06 Thread Sophia
iving me this error : File "setup.py", line 70 if u'SVN' in version: ^ SyntaxError: invalid syntax Is there anyone who can help me with it? Thanks in advance. Sophia -- You received this message because you are subscribed to the Google Groups "Dja

Django making box

2012-03-13 Thread Sophia
, but my problem is that I have no idea how to do the task I've mentioned earlier. I would really appreciate if you just give me a hint or a link to guide me about this, because I really confused. Thanks in advance. Sophia -- You received this message because you are subscribed to the Goo

Re: Django making box

2012-03-13 Thread Sophia
Thanks all for helping, as I told I read that tutorial, but my supervisor said that I should do that with Django. He didn't mention about learning JavaScript, but is it impossible just with Django? Sophia On Tuesday, March 13, 2012 12:45:25 PM UTC-7, Sophia wrote: > > Hi gu

Re: Django making box

2012-03-13 Thread Sophia
d CSS to complete the work! On Tuesday, March 13, 2012 2:13:25 PM UTC-7, creecode wrote: > > Hello Sophia, > > On Tuesday, March 13, 2012 1:37:57 PM UTC-7, Sophia wrote: >> >> Thanks all for helping, as I told I read that tutorial, but my supervisor >> said that I sh

Re: Django making box

2012-03-13 Thread Sophia
Thanks for the help, actually it should be run just on my computer not the client. On Tuesday, March 13, 2012 1:54:00 PM UTC-7, Javier Guerra wrote: > > On Tue, Mar 13, 2012 at 3:37 PM, Sophia wrote: > > Thanks all for helping, as I told I read that tutorial, but my supervisor >

problem with admin settings

2012-03-17 Thread Sophia
'USER': '', 'PASSWORD': '', 'HOST': '', 'PORT': '', } } Thanks in advance Sophia -- You received this message because you are subscr

Re: problem with admin settings

2012-03-17 Thread Sophia
Thank you for helping, I had enabled it. But I don't know what's wrong with it! On Saturday, March 17, 2012 2:23:10 PM UTC-7, Swaroop Shankar wrote: > > Sophia, > Please check if you have enabled the app 'django.contrib.sessions' in > your INSTALLED_APPS, if

Re: problem with admin settings

2012-03-18 Thread Sophia
e: > > Did you run the syncdb after enabling it? While doing a syncdb did you > encounter any errors? From the error it looks like django_session table > is not created. > > Thanks and Regards, > Swaroop Shankar V > > > > On Sun, Mar 18, 2012 at 3:07 AM, Sophia wrote

Re: problem with admin settings

2012-03-18 Thread Sophia
nkar V > > > > On Sun, Mar 18, 2012 at 3:07 AM, Sophia wrote: > >> Thank you for helping, I had enabled it. But I don't know what's wrong >> with it! >> >> >> On Saturday, March 17, 2012 2:23:10 PM UTC-7, Swaroop Shankar wrote: >>

Re: problem with admin settings

2012-03-19 Thread Sophia
Of course I attach it, Thanks for helping Swaroop. On Sunday, March 18, 2012 9:25:12 PM UTC-7, Swaroop Shankar wrote: > > Sophia, > Could you please provide me with your settings.py file? > On Mar 19, 2012 4:04 AM, "Sophia" wrote: > >> Swaroop, >> >>

Templates and Models

2012-04-07 Thread Sophia
=30) def __unicode__(self): return self.Subject I don't know how to relate these two together, would you please give me a hint? Thanks in advance. Sophia -- You received this message because you are subscribed to the Google Groups "Django users" grou

how to submit data in django's database

2012-04-11 Thread Sophia
eturn render_to_response("Base.html") # Base.html is my basic template file I would really appreciate if you help me with it. Thanks in advance. Sophia -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discus

Re: Looking for a Learning Buddy

2023-10-12 Thread Sophia
Hello is there anyone who has done on real estate or broker system in Django. please I need your help. On Saturday, June 17, 2023 at 1:10:39 AM UTC+3 Peter Benjamin Ani wrote: > Have you tried working on a project? > > On Fri, 16 Jun 2023 at 23:00, John Ayodele wrote: > >> Hi! It's John. >> >>

Webhook integration

2021-10-23 Thread Sophia Iroegbu
I need help writing a webhook Endpoint that refunds a user. I need help on this. The django is an APIs that the flutter app is consuming -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails fr

Re: Webhook integration

2021-10-23 Thread Sophia Iroegbu
I want to refund users after they subscribe to the app. I don't have a small budget as it's a small project. What's your charge? On Sat, Oct 23, 2021, 6:47 PM Kasper Laudrup wrote: > On 23/10/2021 17.24, Sophia Iroegbu wrote: > > I need help writing a webhook Endp

Re: Webhook integration

2021-10-23 Thread Sophia Iroegbu
udrup wrote: > On 23/10/2021 19.53, Sophia Iroegbu wrote: > > I want to refund users after they subscribe to the app. I don't have a > > small budget as it's a small project. > > > > What's your charge? > > > > I wouldn't be interested in t

Import issue

2021-10-01 Thread Sophia Iroegbu
I noticed that each time I download a python package and import it. It imports, it works but once I run my code it runs into an error. Error message: ModuleNotFoundError. What do I do? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubs

Re: Import issue

2021-10-02 Thread Sophia Iroegbu
>> Is your module included in your installed apps in the settings.py file? >> >> On Fri, Oct 1, 2021 at 8:09 PM Sophia Iroegbu >> wrote: >> > >> > I noticed that each time I download a python package and import it. >> > It imports, it works but o

How to show views when an endpoint is called

2021-10-02 Thread Sophia Iroegbu
Hello guys, thanks for helping the last time. I am trying to show course views on django admin. Django is serving as an API to a flutter app Am i to create another endpoint to count views? -- You received this message because you are subscribed to the Google Groups "Django users" group. To uns