Re: Site Framework

2014-07-23 Thread Santiago Lamora
2014-07-23 12:52 GMT+02:00 Akshay Mukadam : > Why do we use Site Framework in django > https://docs.djangoproject.com/en/dev/ref/contrib/sites/#how-django-uses-the-sites-framework -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe

Re: Site framework

2007-07-16 Thread Glebb
On 12 heinä, 05:30, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > On 7/11/07, Glebb <[EMAIL PROTECTED]> wrote: > > > I'm not aware of anything that would be causing this sort of problem. > To help you debug, we will need to see some actual code - 'it > complains' isn't really that helpful as

Re: Site framework

2007-07-11 Thread Russell Keith-Magee
On 7/11/07, Glebb <[EMAIL PROTECTED]> wrote: > > Hi, I'm trying to use the site framework, and it works, but I just > have one problem. I have a form (from form_for_model for example) > which represents an object which has a site foreign key. The site > selection shows up just fine in the form. Bu