--
Ticket URL: <https://code.djangoproject.com/ticket/18596>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> This is the documentation part of #18394.
>
> The [https://docs.djangoproject.com/en/dev/topics/i18n/translation
> /#module-django.views.i18n documentation of javascript_catalog] should:
> a) explain what the view does
> b) explain what the packages arguments are and what restrictions apply
> c) explain how the view can be invoked
> d) exlpain the technical details (for advanced use)
>
> Currently all this information is mixed and it can be confusing.
New description:
This is the documentation part of #18394.
The [https://docs.djangoproject.com/en/dev/topics/i18n/translation
/#module-django.views.i18n documentation of JavaScriptCatalog] should:
a) explain what the view does
b) explain what the packages arguments are and what restrictions apply
c) explain how the view can be invoked
d) explain the technical details (for advanced use)
Currently all this information is mixed and it can be confusing.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/18596#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
`JavaScriptCatalog` documentation was improved in
de40cfbe74642df1e94c131e1adaa3363173c0cf.
--
Ticket URL: <https://code.djangoproject.com/ticket/18596#comment:2>