Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django

Piston customize response representation

Increase speed for MySQL table creation in Django?

Django i18n and SEO

How can you force a memory limit in Django WSGI apps?

importerror: No module named django

django

Django array or list output?

Is it possible to use Django with Qooxdoo framework?

django qooxdoo

How to allow sorting in the Django admin by a custom list_display field, which doesn't have a DB field nor annotatable

django django-admin

How do I send an email in Django with a certain mimetype?

python django smtp email mime

Custom login in Django

django validation forms

django inheritance with foreignkey field

django django-models

Executing a python script using subprocess.Popen() in a django view

django clean_field that references other fields

django validation forms

Proper way to call a database function from Django?

MongoEngine vs MongoKit for Django

Django reverse lookup by ForeignKey

Django: Detecting changes of a set of fields when a model is saved

How to upload multiple file in django admin models

python django

How to set-up django-registration that an account needs to be manually activated?

django registration

Django i18n: is there a gettext alternative?