File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.4] 2022-11-05
4+ ### Improvements
5+
6+ - Updated for Deploy on RENDER using [ Python Deployer] ( https://github.com/app-generator/deploy-automation-render )
7+ - ` python.exe .\deployer.py django https://github.com/app-generator/api-server-django `
8+ - The new API is usable via ` https://api-server-django-<RANDOM>.onrender.com/api/ `
9+
310## [ 1.0.3] 2022-10-03
411### Improvements
512
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Simple starter built with Python / Django Rest / Sqlite3 and JWT Auth. The authe
1313- Django / DRF / SQLite3 - a simple, easy to use backend
1414- Authentication with JWT (login, logout, register)
1515- Docker, Unitary tests
16+ - ` Instant Deploy ` on RENDER using [ Python Deployer] ( https://github.com/app-generator/deploy-automation-render )
1617
1718<br />
1819
You can’t perform that action at this time.
0 commit comments