#12955: Large file (bigger than 2GB) upload ----------------------------------+----------------------------------------- Reporter: iscarface | Owner: nobody Status: new | Milestone: Component: File uploads/storage | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------------------+----------------------------------------- '''When i'm uploading more than 2GB file i have an error: '''[[BR]]
OverflowError at /admin/films/film/add/[[BR]] long int too large to convert to int[[BR]] Request Method: POST[[BR]] Request URL: http://192.168.1.10/admin/films/film/add/[[BR]] Exception Type: OverflowError[[BR]] Exception Value: long int too large to convert to int[[BR]] Exception Location: /usr/lib/python2.5/site- packages/django/db/models/fields/files.py in _get_size, line 76[[BR]] Python Executable: /usr/bin/python[[BR]] Python Version: 2.5.2[[BR]] Python Path: ['/var/www/', '/usr/lib/python2.5', '/usr/lib/python2.5 /plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib- dynload', '/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5 /site-packages', '/usr/lib/python2.5/site-packages/PIL', '/var/lib/python- support/python2.5'][[BR]] Server time: Втр, 23 Фев 2010 17:16:19 +0200[[BR]] Django version = (1, 2, 0, 'alpha', 0) -- Ticket URL: <http://code.djangoproject.com/ticket/12955> Django <http://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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
