migrations
|
Start migration of our app
|
2022-01-04 12:30:24 +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
|
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
|
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 |