There are however a few more functions that are available [1] and we
should document them.
--
Ticket URL: <https://code.djangoproject.com/ticket/23984>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:1>
* owner: nobody => auvipy
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:2>
* owner: auvipy =>
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:3>
* status: new => assigned
* owner: => mattseymour
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:4>
* owner: mattseymour =>
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:5>
* status: new => assigned
* owner: => dtran320
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:6>
Comment (by daniellindsley):
I put together a basic description of each function (as well as some
examples). I've pushed what I've got to
https://github.com/django/django/pull/4509 for
review/corrections/expansions.
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:7>
* owner: dtran320 =>
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:8>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
Left some cosmetic comments.
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:9>
* owner: => Tim Graham <timograham@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8ca9bc5ec326c0b01634dac264a9ba6f0857483e" 8ca9bc5]:
{{{
#!CommitTicketReference repository=""
revision="8ca9bc5ec326c0b01634dac264a9ba6f0857483e"
Fixed #23984 -- Added Javascript i18n documentation
This fleshes out the documentation around all of the exported
Javascript functions available from the ``javascript_catalog``
view.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:10>
Comment (by Tim Graham <timograham@…>):
In [changeset:"bcb536004a0c6a60c8c45c28c0a3127ba2321278" bcb53600]:
{{{
#!CommitTicketReference repository=""
revision="bcb536004a0c6a60c8c45c28c0a3127ba2321278"
[1.7.x] Fixed #23984 -- Added Javascript i18n documentation
This fleshes out the documentation around all of the exported
Javascript functions available from the ``javascript_catalog``
view.
Backport of 8ca9bc5ec326c0b01634dac264a9ba6f0857483e from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:11>
Comment (by Tim Graham <timograham@…>):
In [changeset:"1e594b257e74f60292ca421f9df11d5fd7804ea6" 1e594b25]:
{{{
#!CommitTicketReference repository=""
revision="1e594b257e74f60292ca421f9df11d5fd7804ea6"
[1.8.x] Fixed #23984 -- Added Javascript i18n documentation
This fleshes out the documentation around all of the exported
Javascript functions available from the ``javascript_catalog``
view.
Backport of 8ca9bc5ec326c0b01634dac264a9ba6f0857483e from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23984#comment:12>