Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django

Facebook Connect: capturing user data with django-profiles and django-socialregistration

django unit testing on multiple databases

django multiple-databases

How to make sure buildout doesn't use the already installed packages?

Customize Date Picker in Django Admin

django django-admin

Hide Inline form in Django

django django-admin inline

Django - Static files serving javascript , css and image files

django django-templates

How to have django give a HTTP response before continuing on to complete a task associated to the request?

django yield

Handling request in django inclusion template tag

django model polymorphism with proxy inheritance

Jquery Ajax Post to Django View

jquery django post

model.save() not called when loading Django fixtures?

Submit a form without refreshing/redirecting of the current page (Python (Django) + jQuery + Ajax)

jquery python ajax django

Manage UserCreationForm properties and fields

django django-users

Django: Getting complement of queryset

python django orm

Enforcing a min length in Django password

django django-forms

Using __new__ on classes derived from Django's models does not work

python django django-models

django-admin.py prints help only

python django

Django - Showing different templates to admins

django django-permissions

How to limit field choices in formset?

django django-forms

How does one enforce automatic logout due to inactivity in a Django application?

django django-sessions