OpenID for Django 1.5 & Python3.3

2013-02-16 Thread Steve Hiemstra
I decided to try setting up 1.5rc1 on Python3.3, just for fun. Now it seems like all the OpenID libraries are not yet on 3 - oops. Does anyone know of any? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and st

Re: A question about template fragment caching

2013-02-16 Thread ozgur yilmaz
Thank you for information:) 2013/2/16 Christophe Pettus : > > On Feb 16, 2013, at 9:16 AM, Christophe Pettus wrote: > >> >> On Feb 16, 2013, at 8:50 AM, ozgur yilmaz wrote: >> >>> I'm using template fragment caching in my project. I'm wondering what >>> the view function do when template fragment

Re: IntegrityError when creating a brand new model instance

2013-02-16 Thread Some Developer
On 11/02/13 14:54, Bill Freeman wrote: On Sun, Feb 10, 2013 at 10:50 AM, Some Developer mailto:someukdevelo...@gmail.com>> wrote: On 10/02/13 15:07, Bill Freeman wrote: Did you previously have a field named 'title' in this model that was marked unique, that you have since

o models possui foreing key! para forms e views?

2013-02-16 Thread Carlos Andre
Olá pessoal mais uma vez postando já está chato, eu entendo! Olhem só: O models.py class Base(models.Model): nome=Char class endereco(models.MOdel): rua=Cha... class registro(models.Model): registro= Cha... individuo = Foreignkey(Base)

Re: A question about template fragment caching

2013-02-16 Thread Christophe Pettus
On Feb 16, 2013, at 9:16 AM, Christophe Pettus wrote: > > On Feb 16, 2013, at 8:50 AM, ozgur yilmaz wrote: > >> I'm using template fragment caching in my project. I'm wondering what >> the view function do when template fragment caching is active? Are >> queries in the view function be executed

Re: A question about template fragment caching

2013-02-16 Thread Christophe Pettus
On Feb 16, 2013, at 8:50 AM, ozgur yilmaz wrote: > I'm using template fragment caching in my project. I'm wondering what > the view function do when template fragment caching is active? Are > queries in the view function be executed? Or bypass the queries and > read the cached fragment? The view

A question about template fragment caching

2013-02-16 Thread ozgur yilmaz
Hi all, I'm using template fragment caching in my project. I'm wondering what the view function do when template fragment caching is active? Are queries in the view function be executed? Or bypass the queries and read the cached fragment? Thanks, -- You received this message because you are sub

Re: Need help with GeoDjango distance query.

2013-02-16 Thread Sanjay Bhangar
On Fri, Feb 15, 2013 at 10:00 PM, mack the finger wrote: > http://stackoverflow.com/questions/14889780/distance-query-within-a-certain-distance-based-on-value-in-joined-table > > Basically I want all objects within a certain distance, AS WELL as within > each object's preferred distance. > just o

Re: The problem with storing relative paths

2013-02-16 Thread JZint
i was there already... but the problem that the system-specific absolute path is saved into database persists... i want to be able to drag the whole system including database to another server... and that would be problematic if i store absolute paths thanks jonni Am Freitag, 15. Februar 2013