|
migrations
|
Make migrations
|
2023-04-07 14:28:56 +03:00 |
|
__init__.py
|
Renamed project
|
2023-03-27 08:46:51 +03:00 |
|
admin.py
|
Removed redundant code
|
2023-03-27 20:53:14 +03:00 |
|
apps.py
|
Changes ' to "
|
2023-03-27 09:23:17 +03:00 |
|
forms.py
|
Created Project model
|
2023-03-27 20:48:27 +03:00 |
|
models.py
|
Created Project model
|
2023-03-27 20:48:27 +03:00 |
|
tests.py
|
Removed redundant code
|
2023-03-27 20:53:14 +03:00 |
|
urls.py
|
Renamed create_project to add_project
|
2023-03-27 20:53:36 +03:00 |
|
views.py
|
Rename variable
|
2023-03-27 21:43:56 +03:00 |