Changelog¶
v0.4.2 (Today)¶
v0.4.1 (2021-11-11)¶
Added option to hide sidebar if viewport
Added ExerciseParamsView as base view for foreign and glossary exercise params views.
Glossary model: added favorites field.
TranslateParams model: added choices at word_count field.
ForeignTranslateChoiceForm form: added population with saved params.
Urls: added mobile_urlpatterns.
Urls: added glossary exercise urls.
Views: added views for glossary exercise at browser.
Static: move js files to js dir.
Added tests and updated fixtures.
Updated same templates.
v0.4.0 (2024-10-06)¶
Add mobile version
Add Glossary term chapter
Add Sidebar
Improvements¶
Add Django REST framework
v0.3.0 (2024-08-26)¶
Improvements¶
Added Task index page.
…
v0.2.0 (2024-07-30)¶
Improvements¶
Added Docker.
Added PostgreSQL.
Added Nginx.
The project is deployed on VPS of provider “SpaceWeb”.
v0.1.0 (2023-12-15)¶
The project is deployed on “Beget” provider hosting.
Start project