Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-1.6

Why is "django.core.context_processors.request" not enabled by default?

python django django-1.6

Django1.6 transaction.atomic questions

Django custom 500 error template not displaying request.user

django.test.Client and response.content vs. streaming_content

How to set STATIC_ROOT and MEDIA_ROOT so the path used is not hard coded?

Django Rest Framework requesting authentication on AllowAny setting

Update / patch / create nested models in Django Rest framework

Custom django admin template for app

Django 1.6 and Celery 3.0 memory leaks

django-allauth: custom user generates IntegrityError at /accounts/signup/ (custom fields are nulled or lost)

no TEMPLATE_CONTEXT_PROCESSORS in django

Invalid HTTP_HOST header in Django 1.6.2

django django-1.6

Force Django to use HTTPS URLs when reversing

TransactionManagementError - This is forbidden when an 'atomic' block is active

How to unset csrf in modelviewset of django-rest-framework?

running all tests post django 1.6

How do you parse and inject additional nodes in a Jinja extension?

Django-cms installs, but pull-downs and other JS doesn't work - ideas for fixing?