Russell> We don't currently have any plans, other than "Yes, we need to
Russell> do something about that". There were some initial discussions
Russell> during the 1.2 development phase, but they didn't result in
Russell> any concrete decisions.
I see, I have not been aware any such discussion
upgraded working existing django site with no admin from 1.0 to 1.1.1.
Added admin. went to localhost:8000/admin/. logged in. and after
login got this bug
TemplateSyntaxError at /admin/
Caught an exception while rendering: dict objects are unhashable
Original Traceback (most recent call last)
On Sun, Jan 31, 2010 at 4:35 AM, Suno Ano wrote:
> I've looked at the users and devel mailing list but didn't find
> any information on HTML 5. I found
> http://github.com/rhec/django-html5 though. Can anybody tell me
> if there are any plans with regards to HTML 5 in Django and if
> so, what are
> I'd like to see using the new input types (eg for
> email form fields). Since this doesn't break any backwards compatibility
> it shouldn't hurt to include this.
It is backwards incompatible, every current app which is outputting
valid html/xhtml will stop beeing valid; eg this document doesn't
Suno Ano wrote:
Sure, let me rephrase, any plans on template tags or filters to for
example make use of the feature? Or any other HTML 5 goodness
[0] for that matter?
[0] http://diveintohtml5.org/detect.html
I'd like to see using the new input types (eg for
email form fields). Since thi
Jonas> HTML 5 is, as the name suggests, a HTML version. Thus this is
Jonas> purely template stuff and can already be done with django.
Sure, let me rephrase, any plans on template tags or filters to for
example make use of the feature? Or any other HTML 5 goodness
[0] for that matter?
[0] http
Suno Ano wrote:
I've looked at the users and devel mailing list but didn't find
any information on HTML 5. I found
http://github.com/rhec/django-html5 though. Can anybody tell me
if there are any plans with regards to HTML 5 in Django and if
so, what are they?
Things like the feature [0] would
I've looked at the users and devel mailing list but didn't find
any information on HTML 5. I found
http://github.com/rhec/django-html5 though. Can anybody tell me
if there are any plans with regards to HTML 5 in Django and if
so, what are they?
Things like the feature [0] would we great to have e