Re: [Django] #29194: Saving entry into db fails when value of a textfield type parameter is too big (more than 6000 char)

2018-03-06 Thread Django
#29194: Saving entry into db fails when value of a textfield type parameter is 
too
big (more than 6000 char)
-+-
 Reporter:  Alberto Misail   |Owner:  Alberto
 |  Misail
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  invalid
 Keywords:  TextField| Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Simon Charette):

 * status:  assigned => closed
 * resolution:   => invalid


Comment:

 Hello Alberto!

 Thank you for your report but unfortunately Django doesn't ship with a
 MSSQL backend.

 Since it's unlikely any of the default backends (SQLite, PostgreSQL,
 MySQL, Oracle) exhibit such behavior you should report this issue to the
 third-party app providing the database backend you are using instead.

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.59c2d4cdfbea76b2b5a62c86d079e797%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29194: Saving entry into db fails when value of a textfield type parameter is too big (more than 6000 char)

2018-03-06 Thread Django
#29194: Saving entry into db fails when value of a textfield type parameter is 
too
big (more than 6000 char)
-+-
 Reporter:  Alberto Misail   |Owner:  Alberto
 |  Misail
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  TextField| Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Alberto Misail):

 * Attachment "tests.py" added.

 Tests file

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.af2a995fc3977569a5652edbb7a7cd30%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29194: Saving entry into db fails when value of a textfield type parameter is too big (more than 6000 char)

2018-03-06 Thread Django
#29194: Saving entry into db fails when value of a textfield type parameter is 
too
big (more than 6000 char)
-+-
 Reporter:  Alberto Misail   |Owner:  Alberto
 |  Misail
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  TextField| Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Alberto Misail):

 * Attachment "tests.py" added.

 Tests file

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.34733be778cfb1ab74bf851e60735cee%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29194: Saving entry into db fails when value of a textfield type parameter is too big (more than 6000 char)

2018-03-06 Thread Django
#29194: Saving entry into db fails when value of a textfield type parameter is 
too
big (more than 6000 char)
-+-
 Reporter:  Alberto Misail   |Owner:  Alberto
 |  Misail
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  TextField| Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Alberto Misail):

 * status:  new => assigned
 * owner:  nobody => Alberto Misail


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.d5f27a43a31f4c52152d78af78ed683c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29194: Saving entry into db fails when value of a textfield type parameter is too big (more than 6000 char)

2018-03-06 Thread Django
#29194: Saving entry into db fails when value of a textfield type parameter is 
too
big (more than 6000 char)
-+-
 Reporter:  Alberto Misail   |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  TextField| Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Alberto Misail):

 * Attachment "models.py" added.

 Models file

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.bb1906f9a66f9884e29ce782fec3d20b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29194: Saving entry into db fails when value of a textfield type parameter is too big (more than 6000 char)

2018-03-06 Thread Django
#29194: Saving entry into db fails when value of a textfield type parameter is 
too
big (more than 6000 char)
-+-
 Reporter:  Alberto Misail   |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  TextField| Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Alberto Misail):

 * Attachment "tests.py" added.

 Tests file

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.579c0c231dba716641c9fc972729e5be%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.