12-12-2017, 13:28
Так и есть, не выгружает:
Код:
[LINE:37]# INFO [2017-12-12 13:28:09,535] Старт генерации файла выгрузки!
[LINE:57]# INFO [2017-12-12 13:28:09,536] Контекст создан!
[LINE:163]# ERROR [2017-12-12 13:28:52,746] Произошла внутреняя ошибка при генерации файла: 'NoneType' object has no attribute 'META'
[LINE:164]# ERROR [2017-12-12 13:28:52,747] File "C:\www\asiou\..\asiou\management\commands\create_zip.py", line 124, in handle_noargs
zip_file = gid_export_zip_file(None, request_context, context_institute, start_date, end_date, resp_dict)
File "C:\www\asiou\..\asiou\educ_proc\exports.py", line 798, in gid_export_zip_file
resp_dict['gto'],resp_dict['t_students'] = generate_gto_file_data(request,start_date,end_date)
File "C:\www\asiou\..\asiou\gto\views.py", line 204, in generate_gto_file_data
request_context = RequestContext(request)
File "C:\Python26\lib\site-packages\django\template\context.py", line 173, in __init__
self.update(processor(request))
File "C:\Python26\lib\site-packages\django\core\context_processors.py", line 53, in debug
if settings.DEBUG and request.META.get('REMOTE_ADDR') in settings.INTERNAL_IPS:
[LINE:169]# INFO [2017-12-12 13:28:52,747] Процесс выгрузки закончен! Выгружено файлов: 0 шт. из 1 шт.