Back
Similar todos
More super-boring chores: Switched the imports so that `flask routes` would work, to help me figure out why a particular route was 404ing (now fixed). #rhymecraft
tested out flask-admin - works, but decided not to spend any more time configuring auth #changeloghost
Got a Flask/Vue app running on PythonAnywhere for a new client b/c trying to get it working on Digital Ocean had me dealing with a mod_wsgi error that could take who-knows-how-long to fix
configure flask-restful to work with app #changeloghost
trying out django-fsm to see if I can wrap my brain around it
hookup DB to flask
setup pytest to work with flask app #changeloghost
mostly read docs to figure out a few corner cases on django deploy #mylife
🧪 it seems like expressjs + prisma is faster than flask+sqlalchemy | without any optimization
Created an Apache VirtualHost config template I can use for future Flask projects and added detailed explanations of what each directive in the config does. #life
more bootstrapping work and trying to log/track everything via Django which is very meta for deploying Django in Django #mylife
fiddle with Django and try get it to render react in templates like Rails 7 #life
👨💻 running simple benchmark | flask+sqlachemy Vs. expressjs+prisma
flask microservice for generator #shaunlol
deployed a #jsonify thing, everything immediately broke with timeouts. rewrote it all with celery like I should have to start.
Spent a few hours trying (and failing) to get Apache to use the virtualenv I created. #rhymecraft
install Flask to virtual environment 😊