k thanks
--
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 to
django-users+unsubscr...@googlegroups.com.
For more options, visit this g
hii...
i am new to django. I am doing poll application
can anybody tell what is the meaning of following and how to do that
"just edit the file and replace the generic Django text with your own site's
name as you see fit."
--
You received this message because you are subscribed to the Google Gro
I am doing poll application
at last stage i got an error :
Reverse for 'polls/poll_results' with arguments '()' and keyword
arguments '{'object_id': 1L}' not found.
please help me
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this
>
> thanks a lot
--
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 to
django-users+unsubscr...@googlegroups.com.
For more options, visi
hii
i am doing poll application
at last step how to replace index(), detail() and results() views by generic
view
also tell me what is generic view
thanks in advance
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send e
Hello everyone,
my polls application is completed. Admin part of the polls application
is running successfully
but I am facing the following error in the User part at the last,
after select a choice & click on the vote button.
NoReverseMatch at /polls/3/vote/
Reverse for 'polls.views.results' wi
when i reached at last step of poll app i got an error
error:TemplateDoesNotExist at /polls/1/
detail.html, polls/poll_detail.html
pleasehelp me
--
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@
hii everyone
i am new to django
i am doing application of django
please tell me how to place mytemplates folder in template path of django
means what is the meaning of template path of django
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To po
hii everyone ...
i want to run an application
and i have a documentation of the application
localhost is working but localhost/django is not working
it shows an error:Forbidden
You don't have permission to access /django on this server.
Apache/2.2.16 (Ubuntu) Server at localhost Port 80
please he
Herman ,thanks a lot
--
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 to
django-users+unsubscr...@googlegroups.com.
For more options,
I am a newbie and I am facing a problem while starting the django project.
When I type "django-admin.py startproject mysite",it shows the error that
"admin.py command not found".
Please help me solving this problem.
--
You received this message because you are subscribed to the Google Groups
"Dj
@JP De Villiers Thanks, my problem has been solved :)
>
>
--
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 to
django-users+unsubscr..
Hello everyone
I want the code for including an image with crop feature.
Please help me
Thanks in advance
Jaspreet
--
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
Your problem is solved or not?
On Fri, Jul 8, 2011 at 12:39 AM, Phil wrote:
>
> Thanks for advice everyone.
>
> I had installed python2.7 the normal way using "wget
> http://www.python.org/ftp/python/2.7/Python-2.7.tar.bz2";
>
> I am reading up a bit more on it and will give it another go hopeful
On Fri, Jul 8, 2011 at 2:01 AM, Jonas Geiregat wrote:
>
>
>>
>> I want the code for including an image with crop feature.
>
> Django doesn't come with any image handling libraries.
> I've done this before and have used PIL (Python Image Library) for it.
>
> It might be advised to use this in combi
I want to add crop option in Django application
i followed the link:
http://code.activestate.com/pypm/django-image-cropper/
By following the steps given in the link, it doesnot give any effect
on application
Is there more steps to do for adding crop feature
Thanks
--
Jaspreet
--
You received th
My problem is solved
--
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 to
django-users+unsubscr...@googlegroups.com.
For more options,
On Fri, Jul 29, 2011 at 2:52 PM, nicolas HERSOG wrote:
> How did u solve it ?
There was an error in urls.py file
Following was missing in the file:
(r'^accounts/', include('userprofile.urls')),
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To
On Fri, Jul 29, 2011 at 8:51 AM, Phang Mulianto wrote:
> welcome to the club. ...
> start with the documentation like others said, then more deep buy a book for
> reference, then create a pilot project...
Please tell me about pilot project. What is it?
> On Jul 29, 2011 10:08 AM, "Harjot Gill" w
19 matches
Mail list logo