пятница, 26 февраля 2021 г. в 02:08:29 UTC+3, Ryan Nowakowski:
> On Wed, Feb 24, 2021 at 12:50:43AM -0800, Siarhei Siarhei wrote:
> > Есть слайдер - файл "svg", картинки - "обтравка-clipPath"
> >
> >
> > (image cont от 6 и более)
> > Как
Есть слайдер - файл "svg", картинки - "обтравка-clipPath"
(image cont от 6 и более)
Как же, это пропустить через - ListView?
Надеюсь что кто то, с таким сталкивался...
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this gr
А, зачем все это:
class Dataform(forms.ModelForm):
class Meta:
model = data
можно и так:
contact_date = forms.CharField(required=True)
jQuery('.contact_date').datetimepicker();
четверг, 18 февраля 2021 г. в 03:15:55 UTC+3, itmin...@gmail.com:
> SAME ISSUE WITH ME
>
>
> On Wed, Feb 17, 2021 at 2:
https://stackoverflow.com/questions/14541074/empty-label-choicefield-django
суббота, 6 февраля 2021 г. в 06:31:52 UTC+3, Matt Rowbottom:
> Hi wne
>
> Using `to_field_name` changes the value of the options/inputs, but doesn't
> seem to have any effect on whether a blank option is available. Usi
to_field_name="name",
пятница, 5 февраля 2021 г. в 17:15:27 UTC+3, Matt Rowbottom:
> Hello. I think I've found a bug.
>
> Prior to Django v3.1, both of the fields in the following form would be
> rendered with an empty option, labelled as '-':
>
> ```
> from django import forms
> from .
https://otus.ru/nest/post/286/
среда, 3 февраля 2021 г. в 21:12:36 UTC+3, thiago.parolin:
> If you want clien-side, then you need to make some script-fu using jquery
> or anything like that.
>
> Em qua., 3 de fev. de 2021 às 10:40, Steven Mapes
> escreveu:
>
>> Are you looking at client-side
https://riptutorial.com/django/example/16667/one-view--multiple-forms
https://pylab.ru/django-dve-formy-v-odnom-view/
четверг, 4 февраля 2021 г. в 16:44:54 UTC+3, soko...@gmail.com:
> Hi, I have same problem.
> I am doing same like did you but it doesnt work. POST doesnt work.
> Could you pleas
7 matches
Mail list logo