Mate. What's up?
On 22 Dec, 2012 10:08 AM, "hardik juneja" wrote:
>
> hello sir,
> i m new to django and need some hep can u help me
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https:/
Do you have the template_dirs setting in your settings.py pointing to
project/app/templates/ ?
On Sat, Dec 22, 2012 at 4:46 PM, vinoth kumar renganathan
wrote:
> i am new user to django .and i don't know how to add .html files
> (template dirs ) to the apps folders .what are the things w
i am new user to django .and i don't know how to add .html files
(template dirs ) to the apps folders .what are the things want to change
in settings.py
the error will be templatedoesnotexist
/polls
/admin.py
/__init__.py
/models.py
Sorry for my delayed response. I didn't receive a notification that you had
replied for some reason. Anyway, you're correct. That's exactly what the
issue was and now I feel dumb.
Thank you very much!
On Wednesday, December 19, 2012 12:39:41 AM UTC-5, Jeff Tchang wrote:
>
> My first guess is th
On Thu, Dec 20, 2012 at 7:18 AM, Kal Sze wrote:
> Hello,
>
> While trying to develop my first real Django project, I have come across
> an *apparent* need to i18n'ize any arbitrary, unknown format string, with
> an accompanying dictionary that contains the substitutes to insert into the
> transla
hello sir,
i m new to django and need some hep can u help me
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/BiaGVHvURw4J.
To post to this group, send emai
http://atilimyazilim.com/images/google.html
--
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...@googlegroup
On 12/21/2012 02:13 PM, Satinderpal Singh wrote:
On Fri, Dec 21, 2012 at 5:57 PM, senthil mariyappan
wrote:
hi friends, i new one to django..
Welcome, man. I hope we can help you!!.
Welcome to the Django family.
--
Satinderpal Singh
http://satindergoraya.blogspot.in/
http://satindergoraya9
On Fri, Dec 21, 2012 at 5:57 PM, senthil mariyappan
wrote:
> hi friends, i new one to django..
Welcome to the Django family.
--
Satinderpal Singh
http://satindergoraya.blogspot.in/
http://satindergoraya91.blogspot.in/
--
You received this message because you are subscribed to the Google Groups
Hallo,
I have a small area (400x400px) on the website I want to use to
implement a slider in a zoomBox [1].
If a user clicks on it, it should enlarge (light box) and start a slider
animation.
Currently that box is filles with a "Chunks" by the django-chunks.
Since I'm new to Django, what is the d
I'm getting a monster query that hangs the database when a search is done
in the admin interface.
SELECT DISTINCT `clothes_outfit`.`id`
FROM `clothes_outfit`
INNER JOIN `clothes_outfit_articles`
ON ( `clothes_outfit`.`id` =
`clothes_outfit_articles`
hi friends, i new one to django..
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/SDpcDnlGgxMJ.
To post to this group, send email to django-users@googlegrou
Hi,
I am trying to customise the comments app by adding rating field.
i am using django-ratings along with jquery-star.
I have followed the instructions mentioned in
http://www.azavea.com/blogs/labs/2011/04/jquery-star-rating-with-django-ratings/
but
i am getting an error when i try to post the
On Thu, Dec 20, 2012 at 10:14 PM, peter wrote:
>
> There is no stupid questions. There are only stupid answers
Hi, welcome to the Django community. Stupid answers is my role, I'm
the stupid answers coordinator for the Django email list project.
Nice to meet you!
L.
--
You received this message
Hi, I am trying to customise the comments app by adding a rating field
using django-ratings and jquery-star.
But when i try to post a comment, i am getting below error.
Traceback: File
"/Users/django*demo/godjango/lib/python2.7/site-packages/django/core/handlers/base.py"
in get_response 1
15 matches
Mail list logo