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
65%
15%
5%
4%
11%
Reviews
D
Deepak Sonawane
5
very good
S
subham mohanty
5
vv
T
Thamim Mollah
5
how use middleware in django???
V
Vishal Kumar
4
Simple and easy to understand
D
Deependra
4
SIr how can i download all HTML templates which are used in this project ? please provide me link for download these templates
M
Mahi
5
SIr how can i download all HTML templates which are used in this project ? please provide me link for download these templates.
S
Shimpi Khare
5
very sharp knowledge of subject and also good teaching technique one of the best teacher
V
Vinayak Mishra
5
Really it is best learning plateform
K
KHALID SIFULLAH
5
A great journey with you (python and Django). Thanks, Sunit Jha sir. It was really so helpful.
For those who want the full project (have some bugs): https://github.com/khalidswe/jobportal
Share a personalized message with your friends.