#32793: Problem with decimal field when upgrade version
-------------------------------------+-------------------------------------
Reporter: Mohsen Tamiz | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Release blocker | Resolution:
Keywords: decimal | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mohsen Tamiz):
* status: closed => new
* resolution: needsinfo =>
Comment:
I created an example project which shows the problem. It brings up two
container one for mysql and another for a simple django project. After
startup time (you must wait some time after second container got ready,
because it must finish migration process) you can get the failure error
using:
{{{ sudo docker-compose exec db python manage.py test api.tests --keepdb
}}}
The project could clone from github:
{{{ git clone https://github.com/mohiz/test_djanog_decimal_field.git }}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32793#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.42553d9a6812dbf72be9ea9fa04a9af3%40djangoproject.com.