Bug #72746 Tests fail in Django 1.7
Submitted: 26 May 2014 7:41 Modified: 22 Jul 2014 14:39
Reporter: Markus Magnuson Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S2 (Serious)
Version:1.2.1rc1 OS:Any
Assigned to: Peeyush Gupta CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[26 May 2014 7:42] Markus Magnuson
Diff for fixing failing test on Django 1.7

Attachment: tests_django17_mysql.diff (application/octet-stream, text), 1.24 KiB.