Django_portfolio/projects
2022-01-04 12:19:14 +01:00
..
migrations Building my first app 2022-01-02 17:20:08 +01:00
templates/projects Include bootstrap styling 2022-01-02 18:33:24 +01:00
__init__.py Building my first app 2022-01-02 17:20:08 +01:00
admin.py Building my first app 2022-01-02 17:20:08 +01:00
apps.py Building my first app 2022-01-02 17:20:08 +01:00
models.py Starting Django ORM model 2022-01-04 12:19:14 +01:00
tests.py Building my first app 2022-01-02 17:20:08 +01:00
urls.py Building a new route 2022-01-02 17:42:20 +01:00
views.py Creating a html template for the view 2022-01-02 18:10:23 +01:00