We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd78dc8 commit e37b609Copy full SHA for e37b609
bil_site/settings.py
@@ -224,4 +224,4 @@
224
EMAIL_USE_TLS = True
225
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
226
#EMAIL_USE_SSL = False
227
-DATA_UPLOAD_MAX_NUMBER_FIELDS = 10240
+DATA_UPLOAD_MAX_NUMBER_FIELDS = None
0 commit comments