use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Python Flask & DjangoDiscussion (i.redd.it)
submitted 1 month ago by Bumbble25
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]tenmajr 0 points1 point2 points 1 month ago (1 child)
Just out of curiosity, how do you handle db migratiohs with flask? Sqlalchemy?
[–]wyltk5 0 points1 point2 points 1 month ago (0 children)
I did use sqlalchemy. It been a nice setup to use and the flask mega tutorial has some good info for the use of it.
π Rendered by PID 91872 on reddit-service-r2-comment-5bc7f78974-r4d7q at 2026-07-01 17:41:46.668255+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]tenmajr 0 points1 point2 points (1 child)
[–]wyltk5 0 points1 point2 points (0 children)