Greetings! To boost my Django skills and show that Django can be JavaScript-ready from the start, I started porting Pylons Webhelpers[1] to Django, implementing them as templatetags. It is hosted on Google projects[2]. To show how it works, I created small Django project that implements basic Webhelpers features. You can find it in project's Download section [3]
For starters I plan to port existing functions, but I have some ideas what has to be done more. Any suggestions and ideas welcome. [1] http://pylonshq.com/WebHelpers/module-index.html [2] http://code.google.com/p/django-helpers/ [3] http://django-helpers.googlecode.com/files/helpers.zip -- Arvis http://viestards.tosteris.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

