Translated using Weblate (Slovak) #9066
Annotations
15 warnings
Python 3.11
The default scheme will be changed from 'http' to 'https' in Django 6.0. Pass the forms.URLField.assume_scheme argument to silence this warning, or set the FORMS_URLFIELD_ASSUME_HTTPS transitional setting to True to opt into using 'https' as the new default scheme.
|
Python 3.11
transform is deprecated, use set_matrix instead.
|
Python 3.11
text_matrix is deprecated, use set_text_matrix instead.
|
Python 3.11
shading is deprecated, use paint_shading instead.
|
Python 3.11
color_space is deprecated, use set_color_space instead.
|
Python 3.12
The default scheme will be changed from 'http' to 'https' in Django 6.0. Pass the forms.URLField.assume_scheme argument to silence this warning, or set the FORMS_URLFIELD_ASSUME_HTTPS transitional setting to True to opt into using 'https' as the new default scheme.
|
Python 3.12
transform is deprecated, use set_matrix instead.
|
Python 3.12
text_matrix is deprecated, use set_text_matrix instead.
|
Python 3.12
shading is deprecated, use paint_shading instead.
|
Python 3.12
color_space is deprecated, use set_color_space instead.
|
Python 3.13
The default scheme will be changed from 'http' to 'https' in Django 6.0. Pass the forms.URLField.assume_scheme argument to silence this warning, or set the FORMS_URLFIELD_ASSUME_HTTPS transitional setting to True to opt into using 'https' as the new default scheme.
|
Python 3.13
transform is deprecated, use set_matrix instead.
|
Python 3.13
text_matrix is deprecated, use set_text_matrix instead.
|
Python 3.13
shading is deprecated, use paint_shading instead.
|
Python 3.13
color_space is deprecated, use set_color_space instead.
|