Hi all,
I looked for FAQ, but I couldn't find any. Here's my question. I've
been working through the tutorials. I've taken a community college
class on Python. So, I have some background there.
I've gotten Django installed and working. So far, I've used sqlite3.
Here's the question: If you have
Thanks for your help. I'll look into your suggestions.
Steve
On Nov 26, 5:08 pm, Łukasz Rekucki wrote:
> On 26 November 2010 21:09, Charlietuna wrote:
>
> > Hi all,
>
> > I looked for FAQ, but I couldn't find any. Here's my question. I've
> > b
Hi All,
I'm a newbie. I would like to use the @login_required decorator, but I
don't want to redirect to the standard default accounts/login. I would
like to redirect to '/login/'
The book says add the following to the end of the settings.py file.:
import django.contrib.auth
django.contrib.auth.
Thank you sooo much. That was great. I was using a book base
on Django .96. I couldn't fully understand the online documentation.
You saved me a great deal of time.
Steve
On Dec 8, 11:22 pm, Martin Melin wrote:
> On Thu, Dec 9, 2010 at 8:04 AM, Charlietuna wrote:
> > Hi
/'
>
> On Thu, Dec 9, 2010 at 3:04 PM, Charlietuna wrote:
> > Hi All,
>
> > I'm a newbie. I would like to use the @login_required decorator, but I
> > don't want to redirect to the standard default accounts/login. I would
> > like to redirect to
5 matches
Mail list logo