Search results
Matches found for tag 'Javascript': 1
6 January 2020 Updated 9 January 2020
by
Peter
This post describes a method to generate Javascript language files de.js, en.js, etc. and how to add them to your multilanguage Flask app.
Recent
- Flask RESTful API request parameter validation with Marshmallow schemas
- Flask SQLAlchemy CRUD application with WTForms QuerySelectField and QuerySelectMultipleField
- Migrating from Bootstrap 4 to Bootstrap 5
- Using Python's pyOpenSSL to verify SSL certificates downloaded from a host
- Why your website canonical name must be 'www' (or 'app' or something else)
- Flask's SERVER_NAME, subdomains and 404 errors
Most viewed
- Flask, WTForms and AJAX: CSRF protection, before_request and multilanguage
- Do not hesitate to reinvent the wheel if you want your software with open source components to live longer
- Using icons on your Flask website and reducing 'First Contentful Paint'
- Threaded comments using Common Table Expressions (CTE) for a MySQL Flask blog or CMS
- Migrating from Bootstrap 4 to Bootstrap 5
- Using UUIDs instead of Integer Autoincrement Primary Keys with SQLAlchemy and MariaDb