Django_portfolio/projects
David Doblas Jiménez 7a59fb798f Styling 2022-03-02 16:51:28 +01:00
..
migrations Make migration 2022-01-04 15:05:35 +01:00
static/projects/img Add image files for the project 2022-01-04 15:06:57 +01:00
templates/projects Styling 2022-03-02 16:51:28 +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 Add path for static files 2022-01-04 15:00:57 +01:00
tests.py Building my first app 2022-01-02 17:20:08 +01:00
urls.py Build all_projects view 2022-01-04 15:38:54 +01:00
views.py Add template using Django templating language 2022-01-04 16:03:43 +01:00