Skip to content

WedShabbaj/task_08

 
 

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 and Clone it.
  3. Install the packages from the requirements file.
  4. Setup the Media files.
  5. Add an ImageField to your Restaurant model called logo. The image should be optional.
  6. Display each object's image in the list view and detail view.
  7. Using the create view, create objects with images.
  8. Using the update view, change an object's image.
  9. Pass the tests.
  10. Push your code.

About

Django Task 08

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.8%
  • HTML 27.2%