Search results
Matches found for tag 'AJAX': 1
22 February 2020 Updated 22 February 2020
by
Peter
Returning a rendered form to the client means the client does not need to know much about the form and reduces client side coding.
Recent
Most viewed
- Using PyInstaller and Cython to create a Python executable
- Reducing page response times of a Flask SQLAlchemy website
- Using Python's pyOpenSSL to verify SSL certificates downloaded from a host
- Connect to a service on a Docker host from a Docker container
- Using UUIDs instead of Integer Autoincrement Primary Keys with SQLAlchemy and MariaDb
- SQLAlchemy: Using Cascade Deletes to delete related objects