This website requires JavaScript.
Explore
Help
Register
Sign In
jono
/
Django-Inventory-App
Watch
1
Star
0
Fork
0
You've already forked Django-Inventory-App
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8270549d68b513491c5b094c75bed7804e0c5fe4
Django-Inventory-App
/
worldtour
/
asiatoursagency
History
Jonathan Rampersad
8270549d68
Added string representation for Tour model
2025-05-29 14:41:04 -04:00
..
migrations
Database Setup
2025-05-29 14:30:22 -04:00
__init__.py
Added Django startproject template for worldtour project and asiatoursagency app
2025-05-29 14:01:07 -04:00
admin.py
Added Django startproject template for worldtour project and asiatoursagency app
2025-05-29 14:01:07 -04:00
apps.py
Added Django startproject template for worldtour project and asiatoursagency app
2025-05-29 14:01:07 -04:00
models.py
Added string representation for Tour model
2025-05-29 14:41:04 -04:00
tests.py
Added Django startproject template for worldtour project and asiatoursagency app
2025-05-29 14:01:07 -04:00
urls.py
Basic index view created
2025-05-29 14:16:14 -04:00
views.py
Basic index view created
2025-05-29 14:16:14 -04:00