Hello together, this is my first post to the Django developers list. Please let me know if this topic is better placed on Django users :-)
For i18n there is a javascript_catalog view we can use to access translations in javascript. Accessing django urls in javascript is IMHO an annoying task, but it cloud be as simple as the translation thing. I wrote a small django app[1] that makes url handling easy for me. I would love to see sth. like that in the django core. What's your opinion? Thanks for feedback and have a nice day, Boerni [1] https://github.com/version2/django-js-reverse -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
