django-developers
Thread
Date
Earlier messages
Messages by Thread
Suggestion: make auth login view more dynamic
Hedde van der Heide
Re: Suggestion: make auth login view more dynamic
Florian Apolloner
Re: Suggestion: make auth login view more dynamic
Andrew Ingram
Re: Suggestion: make auth login view more dynamic
Hedde van der Heide
Announcement: twice-monthly Django sprints in San Francisco
Jeremy Dunck
ModelForm enforces its version of save_m2m
James Pic
Customizable serialization now passing Django's test suite.
Tom Christie
Sitemaps files using the X-Robots-Tag HTTP header
Michael Lissner
DJango 1.3 - BundleError while rendering
Y.
Re: DJango 1.3 - BundleError while rendering
Karen Tracey
Localflavor Test Case issues
James Rivett-Carnac
Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Andrei Antoukh
Re: Django git guidelines
Calvin Spealman
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Carl Meyer
Re: Django git guidelines
Donald Stufft
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Donald Stufft
Re: Django git guidelines
Alex Ogier
Re: Django git guidelines
Donald Stufft
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Ryan D Hiebert
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Calvin Spealman
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Richard Laager
Re: Django git guidelines
Alex Ogier
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Anssi Kääriäinen
Re: Django git guidelines
Michael Mior
Django-mssql with the dream of passing the test suite
Michael Manfre
Re: Django-mssql with the dream of passing the test suite
VernonCole
Re: Django-mssql with the dream of passing the test suite
VernonCole
Re: Django-mssql with the dream of passing the test suite
Michael Manfre
Possible session key creation regression in 1.4
Tom Evans
Re: Possible session key creation regression in 1.4
Aymeric Augustin
Re: Possible session key creation regression in 1.4
Tom Evans
Re: Possible session key creation regression in 1.4
Aymeric Augustin
Re: Possible session key creation regression in 1.4
Tom Evans
Re: Possible session key creation regression in 1.4
Tom Evans
Re: Possible session key creation regression in 1.4
Aymeric Augustin
Re: Possible session key creation regression in 1.4
Tom Evans
Re: Possible session key creation regression in 1.4
Aymeric Augustin
Django MEDIA url in storage.py
hakim
Re: Django MEDIA url in storage.py
Andre Terra
Re: Django MEDIA url in storage.py
Gert Van Gool
New Release of IBM_DB_DJANGO (1.0.4)
Rahul
Re: New Release of IBM_DB_DJANGO (1.0.4)
Daniel Sokolowski
Re: New Release of IBM_DB_DJANGO (1.0.4)
Anssi Kääriäinen
Re: New Release of IBM_DB_DJANGO (1.0.4)
Ian Kelly
Re: New Release of IBM_DB_DJANGO (1.0.4)
Mario Briggs
Authentication page
francescobocca...@libero.it
Re: Authentication page
Gert Van Gool
#18277 : Passing additional context to startproject command
Dominique Guardiola Falco
Re: #18277 : Passing additional context to startproject command
Florian Apolloner
Re: #18277 : Passing additional context to startproject command
Dominique Guardiola Falco
Incorrect serialization for 3d GEOSGeometry
Craig de Stigter
Re: Incorrect serialization for 3d GEOSGeometry
Russell Keith-Magee
Subclass handle_uncaught_exception
Rory Campbell-Lange
Exception Middleware not run [was Re: Subclass handle_uncaught_exception]
Rory Campbell-Lange
Re: Exception Middleware not run [was Re: Subclass handle_uncaught_exception]
Rory Campbell-Lange
Re: Exception Middleware not run [was Re: Subclass handle_uncaught_exception]
Tom Evans
Re: Exception Middleware not run [was Re: Subclass handle_uncaught_exception]
rorycl
Re: Exception Middleware not run [was Re: Subclass handle_uncaught_exception]
Tom Evans
Help...........!!!
Ali Shaikh
Re: Help...........!!!
James Bennett
Re: Help...........!!!
Tanveer Ali Sha
Bug (in 1.4+) double slash in URL leads to incorrect ``request.build_absolute_uri()``
Yo-Yo Ma
Re: Bug (in 1.4+) double slash in URL leads to incorrect ``request.build_absolute_uri()``
Russell Keith-Magee
Re: Bug (in 1.4+) double slash in URL leads to incorrect ``request.build_absolute_uri()``
Yo-Yo Ma
Re: Bug (in 1.4+) double slash in URL leads to incorrect ``request.build_absolute_uri()``
Yo-Yo Ma
Re: Bug (in 1.4+) double slash in URL leads to incorrect ``request.build_absolute_uri()``
Aymeric Augustin
Re: Bug (in 1.4+) double slash in URL leads to incorrect ``request.build_absolute_uri()``
Yo-Yo Ma
django.contrib.auth.models.get_hexdigest missing in 1.4
Shai Berger
Re: django.contrib.auth.models.get_hexdigest missing in 1.4
Bruno Renié
Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Suteepat Damrongyingsupab
Re: Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Paul McMillan
Re: Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Suteepat Damrongyingsupab
Re: Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Rafał Stożek
Re: Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Rafał Stożek
Re: Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Suteepat Damrongyingsupab
Re: Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Rafał Stożek
Re: Django 1.4 bug: Using cache_page and csrf_protect decorators results in a messy Set-Cookie response header.
Paul McMillan
Django models and different types
Michael da Silva Pereira
Re: Django models and different types
Karen Tracey
Re: Django models and different types
Michael da Silva Pereira
NoneType object has no attribute in POST/PUT a resource with nested resources (django, tastypie)
Alberto Díaz
Re: NoneType object has no attribute in POST/PUT a resource with nested resources (django, tastypie)
Karen Tracey
Re: NoneType object has no attribute in POST/PUT a resource with nested resources (django, tastypie)
Alberto Díaz
Proposal: Signal connection via "my_app.MyModel"
Yo-Yo Ma
Re: Proposal: Signal connection via "my_app.MyModel"
Yo-Yo Ma
Re: Proposal: Signal connection via "my_app.MyModel"
Dougal Matthews
Re: Proposal: Signal connection via "my_app.MyModel"
Yo-Yo Ma
Re: Djangopeople.net status
Alex Sosnovskiy
Re: Djangopeople.net status
Aaron C. de Bruyn
Re: Djangopeople.net status
Russell Keith-Magee
Re: Djangopeople.net status
Alex Sosnovskiy
Re: Djangopeople.net status
Fernando
Re: Djangopeople.net status
Florian Apolloner
Re: Djangopeople.net status
Russell Keith-Magee
Re: Djangopeople.net status
Bruno Renié
Re: Djangopeople.net status
Jacob Kaplan-Moss
Re: Djangopeople.net status
Russell Keith-Magee
Re: Djangopeople.net status
Donald Stufft
Re: Djangopeople.net status
Florian Apolloner
Re: Djangopeople.net status
zalew
Re: Djangopeople.net status
Will Hardy
Re: Djangopeople.net status
Bruno Renié
Re: Djangopeople.net status
Patrick Altman
Re: Djangopeople.net status
Russell Keith-Magee
Re: Multi-tenant Django
Aymeric Augustin
Re: Multi-tenant Django
Brett H
Re: Multi-tenant Django
Josh Cartmell
Re: Multi-tenant Django
Anthony Briggs
Re: Multi-tenant Django
Alec Taylor
Re: Multi-tenant Django
charettes
Re: Multi-tenant Django
Anssi Kääriäinen
Re: Multi-tenant Django
Bernardo Pires
Re: Multi-tenant Django
charettes
Re: Multi-tenant Django
Anthony Briggs
Re: Multi-tenant Django
Anssi Kääriäinen
Re: Multi-tenant Django
schinckel
FYI
Ahmad
Application init inconsistent
Scott Sadler
Re: Application init inconsistent
Alex Ogier
Re: Application init inconsistent
Jeremy Dunck
bulk_create and ManyToManyField: bug ?
Michael
Re: bulk_create and ManyToManyField: bug ?
Anssi Kääriäinen
Re: bulk_create and ManyToManyField: bug ?
Michael
Re: bulk_create and ManyToManyField: bug ?
Michael
Name of the "main" app in a template-based project
Dominique Guardiola Falco
passing additional context variables to project template
Dominique Guardiola Falco
Re: passing additional context variables to project template
hirokiky
How to serve staticfiles with full URL for local development?
lucky
Re: How to serve staticfiles with full URL for local development?
Karen Tracey
Re: Abridged summary of django-developers@googlegroups.com - 10 Messages in 5 Topics
Kirill Panshin
Test reordering and TransactionTestCase cleanup
Andreas Pelme
Re: Test reordering and TransactionTestCase cleanup
Anssi Kääriäinen
Re: Test reordering and TransactionTestCase cleanup
Andreas Pelme
Re: Test reordering and TransactionTestCase cleanup
Anssi Kääriäinen
Re: Test reordering and TransactionTestCase cleanup
Andreas Pelme
Re: Test reordering and TransactionTestCase cleanup
Karen Tracey
Re: Test reordering and TransactionTestCase cleanup
Anssi Kääriäinen
Re: Test reordering and TransactionTestCase cleanup
Andreas Pelme
Re: Test reordering and TransactionTestCase cleanup
Anssi Kääriäinen
Re: Test reordering and TransactionTestCase cleanup
Anssi Kääriäinen
Re: Test reordering and TransactionTestCase cleanup
Karen Tracey
Re: Test reordering and TransactionTestCase cleanup
Łukasz Rekucki
Re: Test reordering and TransactionTestCase cleanup
Andreas Pelme
Re: Test reordering and TransactionTestCase cleanup
Karen Tracey
Re: Test reordering and TransactionTestCase cleanup
Andreas Pelme
Re: Test reordering and TransactionTestCase cleanup
Ramiro Morales
Re: Test reordering and TransactionTestCase cleanup
Andreas Pelme
Dogfood the new class-based views in contrib.syndication?
Stephen Burrows
Re: Dogfood the new class-based views in contrib.syndication?
Russell Keith-Magee
Model forms error messages
Karol Sikora
Re: Model forms error messages
Carl Meyer
Re: Model forms error messages
Karol Sikora
Test suite for session backend
jgc31416
Re: Test suite for session backend
Aymeric Augustin
Re: Test suite for session backend
Andrei Antoukh
Fwd: ValueError: unknown locale: UTF-8
Timothy Makobu
Re: ValueError: unknown locale: UTF-8
Adnane Belmadiaf
Re: ValueError: unknown locale: UTF-8
Timothy Makobu
timezone.override() doesn't play well with template response views, by default
Yo-Yo Ma
Re: timezone.override() doesn't play well with template response views, by default
Aymeric Augustin
startproject template context
Sam Simmons
Re: startproject template context
Ramiro Morales
Re: startproject template context
Sam Simmons
Re: startproject template context
Sam Simmons
A quick primer on how to move feature branches to the new Git repository
Alex Ogier
Inconsistent humanize naturaltime (#18202)
rikuthero...@gmail.com
Redesign of djangoproject.com?
Dana Woodman
Re: Redesign of djangoproject.com?
Russell Keith-Magee
Re: Redesign of djangoproject.com?
Dana Woodman
Re: Redesign of djangoproject.com?
Ned Batchelder
Re: Redesign of djangoproject.com?
Alec Taylor
Re: Redesign of djangoproject.com?
Russell Keith-Magee
Re: Redesign of djangoproject.com?
Hooshyar Naraghi
Re: Redesign of djangoproject.com?
Alec Taylor
Re: Redesign of djangoproject.com?
Hooshyar Naraghi
Re: Redesign of djangoproject.com?
Andre Terra
Re: Redesign of djangoproject.com?
Thiago Avelino
Re: Redesign of djangoproject.com?
Ashraful Sheikh
Re: Redesign of djangoproject.com?
Łukasz Rekucki
Re: Redesign of djangoproject.com?
Andre Terra
Re: Redesign of djangoproject.com?
Ashraful Sheikh
Re: Redesign of djangoproject.com?
Jacob Kaplan-Moss
Re: Redesign of djangoproject.com?
Chris Pickett
Re: Redesign of djangoproject.com?
Dana Woodman
Re: Redesign of djangoproject.com?
Russell Keith-Magee
Re: Redesign of djangoproject.com?
Dana Woodman
Re: Redesign of djangoproject.com?
Alec Taylor
Re: Redesign of djangoproject.com?
Alec Taylor
Re: Redesign of djangoproject.com?
Dana Woodman
Re: Redesign of djangoproject.com?
Giovanni Collazo
Re: Redesign of djangoproject.com?
Juan Pablo Martínez
Earlier messages