Re: Django OAuth Toolkit Login Template

2018-11-02 Thread Asad Habib
Can anyone shed some light on this? Thanks.

On Fri, Nov 2, 2018 at 2:54 AM Asad Habib  wrote:

> Carlos, thanks. But if you look at
> https://django.cowhite.com/blog/building-oauth2-services-in-django-with-django-oauth-toolkit/,
> when accessing http://localhost:8000/o/applications/, a screen like the
> following should show up:
>
> [image: Apps page]
>
> On Fri, Nov 2, 2018 at 12:30 AM carlos  wrote:
>
>> yes, create directory/registration inside login.html template
>>
>>
>> Cheers
>>
>> On Thu, Nov 1, 2018 at 4:12 PM Foobar  wrote:
>>
>>> I'm trying to create an OAuth server using the following instructions:
>>>
>>>
>>> https://django-oauth-toolkit.readthedocs.io/en/latest/tutorial/tutorial_01.html
>>>
>>> Where can I find the login template with path registration/login.html?
>>> Is this a template I have to create inside directory /registration? The
>>> instructions are not clear but mention that this template should be changed.
>>>
>>> Any help would be appreciated. Thanks.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django REST framework" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-rest-framework+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>> --
>> att.
>> Carlos Rocha
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django REST framework" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-rest-framework+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Django OAuth Toolkit Login Template

2018-11-02 Thread Asad Habib
Carlos, thanks. But if you look at
https://django.cowhite.com/blog/building-oauth2-services-in-django-with-django-oauth-toolkit/,
when accessing http://localhost:8000/o/applications/, a screen like the
following should show up:

[image: Apps page]

On Fri, Nov 2, 2018 at 12:30 AM carlos  wrote:

> yes, create directory/registration inside login.html template
>
>
> Cheers
>
> On Thu, Nov 1, 2018 at 4:12 PM Foobar  wrote:
>
>> I'm trying to create an OAuth server using the following instructions:
>>
>>
>> https://django-oauth-toolkit.readthedocs.io/en/latest/tutorial/tutorial_01.html
>>
>> Where can I find the login template with path registration/login.html? Is
>> this a template I have to create inside directory /registration? The
>> instructions are not clear but mention that this template should be changed.
>>
>> Any help would be appreciated. Thanks.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django REST framework" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-rest-framework+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
> att.
> Carlos Rocha
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django REST framework" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-rest-framework+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Django OAuth Toolkit Login Template

2018-11-01 Thread carlos
yes, create directory/registration inside login.html template


Cheers

On Thu, Nov 1, 2018 at 4:12 PM Foobar  wrote:

> I'm trying to create an OAuth server using the following instructions:
>
>
> https://django-oauth-toolkit.readthedocs.io/en/latest/tutorial/tutorial_01.html
>
> Where can I find the login template with path registration/login.html? Is
> this a template I have to create inside directory /registration? The
> instructions are not clear but mention that this template should be changed.
>
> Any help would be appreciated. Thanks.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django REST framework" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-rest-framework+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
att.
Carlos Rocha

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Django OAuth Toolkit Login Template

2018-11-01 Thread Foobar
I'm trying to create an OAuth server using the following instructions:

https://django-oauth-toolkit.readthedocs.io/en/latest/tutorial/tutorial_01.html

Where can I find the login template with path registration/login.html? Is 
this a template I have to create inside directory /registration? The 
instructions are not clear but mention that this template should be changed.

Any help would be appreciated. Thanks.


-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.