|
migrations
|
Update migrations
|
2023-04-08 00:59:26 +03:00 |
|
__init__.py
|
Renamed project
|
2023-03-27 08:46:51 +03:00 |
|
admin.py
|
Renamed variable
|
2023-04-08 00:59:26 +03:00 |
|
apps.py
|
Changes ' to "
|
2023-03-27 09:23:17 +03:00 |
|
forms.py
|
Added language form
|
2023-04-08 00:59:26 +03:00 |
|
models.py
|
Renamed variable
|
2023-04-08 00:59:26 +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
|
Fix language % input
|
2023-04-08 01:00:01 +03:00 |