Skip to content

JoinCODED/task_04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Setup a virtual environment.
  2. Fork the repository.
  3. Clone the repository you just forked.
  4. Install the packages from the requirements file.
  5. Create a model called Restaurant with the following fields:
    • name
    • description
    • opening_time
    • closing_time
  6. Register the model into your admin site.
  7. Create some objects.
  8. Pass the tests.
  9. Push the Code.

About

Django Task 04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •