#5125: Add part about comparing values to templates documentation
---------------------------------+------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jacob
Status: reopened | Component: Documentation
Version: SVN | Resolution:
Keywords: | Stage: Design decision needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
---------------------------------+------------------------------------------
Comment (by ubernostrum):
Replying to [comment:6 Anderson]:
> I agree and im very happy that django is definitively not php,
> but sometimes we need to do things like return the number of words in
user posts,
> and this is one of the basics features in blog apps for example.
> After return that number, need to add a link like "view more >>".
> I think that the templates is the right place for such comparison.
You probably want to go fetch a copy of [http://code.google.com/p/django-
template-utils/ template_utils], which includes tags written in the
template system's preferred style which [http://django-template-
utils.googlecode.com/svn/trunk/docs/comparison.txt implement extra
comparisons]
--
Ticket URL: <http://code.djangoproject.com/ticket/5125#comment:7>
Django Code <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
-~----------~----~----~----~------~----~------~--~---