Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-models

How to create double and long text field from django models

How add group for custom user in django?

Django model inheritance - only want instances of parent class in a query

Django-like abstract database API for non-Django projects

Django 1.5: Accessing custom user model fields in models.py

set input to AM PM in django timefield

Django - accessing foreign key's Manager from django templates

how to sort by a computed value in django

Django QuerySet: Is it possible to filter for field__is_null for FloatFields?

django django-models

How add a 'Star *' after a django ModelForm CharField?

ForeignKey to a Model field?

Django: how to filter on a sum of two fields in a related model?

How do I define the __str__ method for a foreignkey field in Django?

django django-models

Create user inactive as default (is_active default False)

Django get_profile() method not working on extended User model

python django django-models

Django model retrieves same results