Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django

How should I implement callback for taskset in celery

django celery djcelery

Object level cascading permission in Django

Django "bulk_save" and "bulk_update"

database django django-orm

Django Admin: automatically generate multiple inlines with the same model

python django admin

How to get django-nose installed correctly?

django nose django-nose

Benefits of keeping gettext's .mo files in repo

django locale gettext

Django - app to build reports using data retrieved from a REST-like API

django multi db routing doesnt work with multiple schemas

PyXB and python frameworks

How to add live streaming video to a django website? Red5?

Django: Saving to DB from form example

python django django-forms

Why set "private" python attribute from *outside* the class?

python django

Django, Haystack, Solr, MongoDB architecture decision

Django URL conf and Backbone.js Router

Is there a standard way of replacing urlpatterns with view decorators in django?

Catching TemplateDoesNotExist in Django

python django

Completely removing a django app that has dot notation

python django

Dict as a model field

Multiple models - One common primary key (Django)

throttling http api calls with delay

django rest throttling