Comment (by 3nids):
https://github.com/django/django/pull/17320
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: Denis Rouzaud => Umang Patel
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:3>
* owner: Umang Patel => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:4>
* owner: Denis Rouzaud => Umang Patel
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:3>
* owner: Umang Patel => Mariusz Felisiak
Comment:
Umang, please don't reassign tickets that have not been abandoned.
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:4>
* owner: Mariusz Felisiak => Denis Rouzaud
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:5>
* needs_tests: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"96e7a752b6c44a84e18d82d37524c1df64b32e12" 96e7a752]:
{{{
#!CommitTicketReference repository=""
revision="96e7a752b6c44a84e18d82d37524c1df64b32e12"
Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in non-
default CRS.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:7>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"df3f97a7d6593900300ebe163561719d68355aa4" df3f97a7]:
{{{
#!CommitTicketReference repository=""
revision="df3f97a7d6593900300ebe163561719d68355aa4"
[5.0.x] Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in
non-default CRS.
Backport of 96e7a752b6c44a84e18d82d37524c1df64b32e12 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:8>
Comment (by GitHub <noreply@…>):
In [changeset:"6e369f36f2def929525e524f621eead4b041d1cf" 6e369f36]:
{{{
#!CommitTicketReference repository=""
revision="6e369f36f2def929525e524f621eead4b041d1cf"
Refs #34882 -- Fixed GISFunctionsTests.test_asgeojson_option_0() test on
Oracle.
This uses an example with the same precision for all databases.
Follow up to 96e7a752b6c44a84e18d82d37524c1df64b32e12.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:9>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"bcc6a8ee88ade98aa5ca9cb22b6646c85ef2dbc2" bcc6a8ee]:
{{{
#!CommitTicketReference repository=""
revision="bcc6a8ee88ade98aa5ca9cb22b6646c85ef2dbc2"
[5.0.x] Refs #34882 -- Fixed GISFunctionsTests.test_asgeojson_option_0()
test on Oracle.
This uses an example with the same precision for all databases.
Follow up to 96e7a752b6c44a84e18d82d37524c1df64b32e12.
Backport of 6e369f36f2def929525e524f621eead4b041d1cf from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34882#comment:10>