- Setup a
virtual environment
. - Fork the repository.
- Clone the repository you just forked.
- Install the packages from the
requirements
file. - An app called
restaurants
has been created for you, make sure it's registered. - Create a
templates
folder in yourrestaurants
folder and create an HTML file inside it, you will use it in your view function. - Create a view that renders a template.
- Using your
context
dictionary, pass a key calledmsg
who's value isHello World!
and render that in your template. - A URL has been partially written for you, complete it.
- Pass the tests (python manage.py test).
- Push your code.
-
Notifications
You must be signed in to change notification settings - Fork 286
JoinCODED/task_02
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Django Task 02
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published