Answer the question
In order to leave comments, you need to log in
Where can I get a simple example of a Flask blog?
Hello.
Where can I get the basic code from the Flask + SQLAlchemy blog.
-registration of users
-login / logout from the account
-posts
-comments (optional)
I want to figure it out, but Google gives out very little useful information I
saw the documentation, an example from there too. But I really do not understand how to make a full registration.
Answer the question
In order to leave comments, you need to log in
https://habrahabr.ru/post/193242/ - with simple examples and code
Tutorials and examples of blogs are full.
Look for something like "flask blog github" for example:
https://github.com/yamatt/flask-blog
flask.pocoo.org/docs/0.10/tutorial
https://github.com/mitsuhiko/flask/tree/ master/exa...
blog.miguelgrinberg.com/post/the-flask-mega-tutori...
https://github.com/miguelgrinberg/microblog
docs.mongodb.org/ecosystem/tutorial/write-a-tumble ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question