Re: Site object in django.contrib.contenttypes.views.shortcut

2009-05-16 Thread Alex Gaynor
On Sat, May 16, 2009 at 6:18 PM, Sergey Belov wrote: > > Hello! > > We must not try to select Site object from DB in > django.contrib.contenttypes.views.shortcut if no Site model is > installed. > Can somebody pay some attention to this ticket, review and may be > commit one-liner patch? =) > htt

Site object in django.contrib.contenttypes.views.shortcut

2009-05-16 Thread Sergey Belov
Hello! We must not try to select Site object from DB in django.contrib.contenttypes.views.shortcut if no Site model is installed. Can somebody pay some attention to this ticket, review and may be commit one-liner patch? =) http://code.djangoproject.com/ticket/11129 Thank you! -- Best regards, S