Difference between revisions of "Python"
(→Django) |
(→Django) |
||
Line 54: | Line 54: | ||
[[Convert from Django 1.11 to 2.2]] | [[Convert from Django 1.11 to 2.2]] | ||
+ | |||
+ | [[Set up Login System in Django]] |
Revision as of 08:28, 29 April 2019
Contents
Skills
Global & Parameter Passing - Python
GUIs In Python With Tkinter (WIP) - LizQ
sqlite databases
Insert Update Delete sqlite queries
Web Apps
Flask
Connecting MySQL to Flask Web App