Embed template of app inside page

8 views
Skip to first unread message

MPY

unread,
Jul 31, 2017, 4:58:11 PM7/31/17
to Django users
Hi everyone I create an app call account to manage users on my website, I create using the Django authentication system, this app works fine, I can log in, register, change the password and edit the user.
 I have a link to register and log in, but now I want to show to register form in a normal page on my website ... How to embed the register.html  in a page that I create in the back end!

Any idea about that! this is possible.

this is my template edit when I call from http://127.0.0.1:8000/account/register/


and I want to show this form here http://127.0.0.1:8000/forms/create_account


this is a normal page that I create in the back end 


Thanks in advances!

This is my link
Reply all
Reply to author
Forward
0 new messages