Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django

Django and architecture : how to share a "referencial" database between projects?

Django models and legacy class integration

Class Level Property for Django model in Python

python django

django-taggit: Is there a way to produce less db queries?

django django-taggit

django-taggit deep relationship query

Django-Celery - Resubmit tasks from admin page?

django celery django-celery

Returning Django exceptions in plain text

Issue tracker / user feedback django app

Programmatically check if syncdb is running

django

Django admin, list filter based on boolean callable

ManyToManyField with through on an abstract model

How do you add a new entry into the django admin index?

python django django-admin

How can I run Selenium tests against a test database?

Django end-user defined fields, how to? [duplicate]

Why does Django's RelatedManager not cache the object the lookup was called from, on the destination object?

Should I catch errors that would never occur with a regular user?

Using template language in CSS files correctly

css django django-templates

Problems with fabric deployment

OperationFailure: database error when threading in MongoEngine/PyMongo

Decrease the number of elif blocks