Skip to content

D-Y2000/CarRental-v4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarRental

  • Setup
    • Wilaya & Commune
    • Vehicle Make & Model & Type
  • Vehicle
    • Vehicle Details
  • Agency
    • Register
    • Agency Profile
    • Update profile
    • Delete profile
    • Dashboard See & manage vehicles
    • Add vehicle
    • Update vehicle
    • Delete Vehicle

Please do the following ...

run

py .\manage.py migrate

py .\manage.py loaddata wilaya.json

py .\manage.py loaddata commune.json

py .\manage.py loaddata makes.json

py .\manage.py loaddata models.json

py .\manage.py loaddata energy.json

py .\manage.py loaddata transmission.json

py .\manage.py loaddata type.json

py .\manage.py loaddata options.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.7%
  • HTML 45.0%
  • SCSS 7.2%
  • JavaScript 1.3%
  • CSS 0.8%