; typed "http://localhost:8000/index";. You shouldn't view "/index". It's
> the name of the view function, not the name of the end point. As you can
> see on the error page, you provided views at "polls/" and "admin/". So you
> just go to &
I have tried this many times and made it to part 4 only to get stymied, so
I start over. The last few tries, when ever, in part 1, I do the first
"python manage.py migrate" command everything goes haywire. All my
directories are underlined in red, Then when I set up the models (db) and
run "
I have done the first part of the tutorial many times and suddenly, doing
it one more time, I get this message. I am in the right directory and I
have checked the code in urls.py many time as well. What is going on?
```
Page not found (404)
Request Method: GET
Request URL: http://localhos
When I try to run "python manage.py migrate" I get an error "invalid
syntax" that points to ") from exc". How can I fix 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, sen
PM, m1chael wrote:
>
> What ended up solving your issue, Ralph? ~Mike
>
> On Mon, Nov 9, 2015 at 4:34 PM, Ralph Castain wrote:
>> My apologies for the long, long delay in finally responding. Your advice
>> worked like a charm!!
>>
>> Thanks a lot to all who re
My apologies for the long, long delay in finally responding. Your advice worked
like a charm!!
Thanks a lot to all who responded.
Ralph
> On Oct 13, 2015, at 7:00 PM, Aaron C. de Bruyn wrote:
>
> Without knowing too much about your environment, I figured I'd tell
> you
e
>> * git clone g...@github.com:username/carsite.git carsite
>> * cd ~/code/carsite
>> * mkvirtualenv -r requirements.txt
>>
>> -A
>>
>>
>>
>> On Tue, Oct 13, 2015 at 5:38 PM, wrote:
>>> Just to update: we also tried simply c
ath. Still go the same behavior.
>>
>> We'd really welcome some advice on this one as otherwise we won't be able to
>> use Django - we need a way to collaborate on implementation.
>>
>> Thanks
>> Ralph
>>
>>
>> On Tuesday, October 1
I am hosting a django webapp in AWS and that is running fine, no errors. I
now want to be able to take a screenshot of the first page of any pdf that
is uploaded to the webapp. I have not had any luck trying to screenshot a
pdf with python. I have heard this can be done with PythonMagick, howeve
Hi there,
I am using Django 1.1 and have an issue with signals pre_save. I am
having a model
in which i have a foreign key element that I want to set in the
pre_save method. I am
performing a lookup and depending on the outcome of the lookup I want
either to
create a new object of the foreign key
Thanks! That was the missing piece.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email t
I am using Django 1.1 with Python 2.6.1 and have a problem with
testing
views that require a login. I was hoping someone could enlighten me
were
it all goes wrong
in the setup function of a unit test i am adding a user and create a
test client
User.objects.create(username='myuser', password=
ly
ignored during the 'syncdb' process, so I could at first figure out
what was going on.
Thanks for all your comments, it brought me on the right track.
Cheers,
Ralph
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google G
: python manage.py syncdb
Again, it doesn't create my own model tables, just the system tables.
Ralph
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, s
is found/created, only system tables are
created!! After leaving the subshell (and hence scons) everything
works fine again.
Anyone any clue??
Thanks,
Ralph
(opensuse 11.0, django 1.1, python 2.6, scons 1.2.0)
--~--~-~--~~~---~--~~
You received this message be
be very appreciated!
Thanks,
Ralph
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send e
Brillant, it all works now.
Thanks Arien, you are a star.
Ralph
On Jul 15, 6:02 pm, Arien <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 15, 2008 at 9:58 AM, Arien <[EMAIL PROTECTED]> wrote:
> > On Tue, Jul 15, 2008 at 9:27 AM, Ralph <[EMAIL PROTECTED]> wrote:
>
>
Python25\Tools\Scripts;C:\Python25;C:
\Python25\Lib\site-packages\django\django\bin
I also used TortoiseSVN to export from django repositories.
Can anyone see where I might have gone wrong?
Thanks in advance
Ralph
--~--~-~--~~~---~--~~
You received this message
18 matches
Mail list logo