Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django

Django: Model field for storing a list of floats?

python django django-models

Changing the encoding of a table with django+south migrations

python django django-south

TypeError uploading image file to Amazon S3 in Django using BOTO Library

Using sessions in Django

Refresh div using JQuery in Django while using the template system

django jquery django-views

Can I add a manager to a manytomany relationship?

Externally add form errors in Django

django django-forms

How to create custom permission (user role) in Django?

python django

Using gravatar in django

How to create a dynamic menu structure with Django?

django menu

django is very slow

How do you extend a django pluggable app?

django extending

Creating an array with jQuery of object IDs to process on Django backend

Handling percent-sign (%) in Django blocktrans tags

Setting yesterday as initial date in a Django Form

python django forms

Create parent and children model objects from one form submission

django-sentry not recording warnings, errors, etc

django logging sentry

How to keep Django app settings in database, or change on-the-fly?

Problems linking to static files in Django 1.3

python django static-files

How to properly reverse the Django auth login?

django django-urls