Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-models

save Jalali(Hijri shamsi) datetime in database in django

Django ORM: create ranking based on related model count

Django template counting days from now to specific date

Django CharField accepting empty values when it shouldn't

Django Rest Framework - conditionally make serializer's field required or not using other field value

django rest framework doesn't accept blob picture file (File extension “” is not allowed)

Django rest framework - ValidationError raised in models' save method. How to pass error to http response

Python: How to solve the issue : 'badly formed hexadecimal UUID string' in Django

Setting verbose name of function field in Django

Subclassing AbstractUser in Django for two types of users

Errno - 13 Permission denied: '/media/ - Django

Django admin raw_id_field popup with search box

How to delete a record after a certain time of it's creation in Django?

Django .save() unpredictably processing update_fields input

python django django-models

Django DateTimeRangeField: default=[timezone.now()]-[timezone.now()]+[10YEARS]

Django get all related values of the model

Getting date from Django datetime field with F() expression

python django django-models

Django-import-export export also related field of a model

Django foreign key's model field not updating correctly

django rest framework filter ignores int field that is mapped to enum