#12071: Numeric literals like "2." are incorrectly treated as Variables
---------------------------------------------+------------------------------
Reporter: emulbreh | Owner: nobody
Status: closed | Milestone: 1.2
Component: Template system | Version: 1.1
Resolution: wontfix | Keywords: pycamp2010
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Changes (by ubernostrum):
* status: new => closed
* resolution: => wontfix
Comment:
This is, as the comment above points out, by design; yes, Python accepts
it as a float, but the Django template language isn't Python and doesn't
support the same range of things.
--
Ticket URL: <http://code.djangoproject.com/ticket/12071#comment:6>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.