> still trying to figure out the login part.
>
https://docs.djangoproject.com/en/dev/topics/auth/default/#module-django.contrib.auth.views
See settings.LOGIN_REDIRECT_URL
Regards.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe
On Fri, Apr 12, 2013 at 2:47 PM, Mike Doroshenko II
wrote:
> In my attached models.py
Please, don't attach code, use a paste service or similar to view the
code online.
> the time last modified on the latest object that has a foreign key to it.
>
> So when I made a new document, in the admin int
On Wed, Dec 26, 2012 at 4:22 PM, wrote:
> IndentationError: unindent does not match any outer indentation level
The error is quite self explanatory.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-u
On Sat, Sep 22, 2012 at 5:16 PM, neixetis wrote:
> I am about to deal with the same problem, however I have finished my
> project, now I need to update it asap on GAE, but I just can not as newest
> version of SDK Django is 1.3, whereas my project is 1.4. Any ideas what
> should I do now? Please h
On Sat, Jan 21, 2012 at 2:28 PM, Chris Seberino wrote:
> I am proxying my Django app behind Apache. I created a 404.html in my
> template directory but when I try to test it I get the following error
> that appears to come from Apache...
>
> Internal Server Error
>
Check your apache logs.
--
K
On Tue, Dec 13, 2011 at 7:21 PM, Jason <1jason.whatf...@gmail.com> wrote:
> Hi there,
>
> I love the concept of DRY, and django's enthusiasm for this concept. In
> light of this I have tried to have a template extend a template, but it
> doesn't seem to work. Is there a better way than what I'm cur
6 matches
Mail list logo