Select an HTML editor. To produce HTML code, you'll need a text editor, much like you'll
need a word processor to create a text document.
Make your HTML document.
Create your form by adding text fields.
Fill in the blanks.
Use CSS to make changes to your HTML registration form.
On the Desktop, establish a new auth directory for our code.
Pipenv is used to install Django.
start the shell for the virtual environment
config is the name of a new Django project.
migrate creates a new Sqlite database.
start a local server
To create a project folder, basic file templates, and manage.py, your project management script, use the django-admin tool.
Create one or more applications with manage.py.
To be included in the project, new applications must be registered.
Connect each application's url/path mapper.
Make the registration form.
Make a file called register.html.
In the app, add a register URL.
To the views, add a register function.
Demonstrate how to register a user.
Learner's Ratings
4.1
Overall Rating
64%
16%
6%
3%
11%
Reviews
P
Parmeshwar Lahane
5
The course, its syllabus, and the teaching have all been excellent. I truly appreciate the LearnVern team for their efforts. 😊❤
S
Suraj Sah Kanu
4
please provide the Job Portal Website template in the resources section , it will be very helpful for us.
M
Mohd Khaleel Ahmed
4
SIr how can i download all HTML templates which are used in this project ? please provide me link for download these templates.
R
Rajesh Vishwakarma
5
learnvern is a greatest platform because of which I became a software developer thank you very much ❤❤❤❤
G
Gaurav Kumar
5
Step by Step easy to learn from learnvern
M
mushtaq shaikh
5
11
S
Somnath
5
excelent tutorial
K
Karan Tanwar
4
job portal file provide
D
Dhondibhau Kedari
4
File "C:\Users\admin\OneDrive\Desktop\learnvern\project\app\views.py", line 15, in InsertData
fname = request.POST['fname']
~~~~~~~~~~~~^^^^^^^^^
plese help me how to slove this erro
Share a personalized message with your friends.