H
H
hardwellZero2015-03-05 21:05:39
Flask
hardwellZero, 2015-03-05 21:05:39

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

3 answer(s)
Y
Yuri Shikanov, 2015-03-05
@hardwellZero

tutsbucket.com/tutorials/building-a-blog-using-fla...

A
Andrey Titov, 2016-04-03
@titov_andrei

https://habrahabr.ru/post/193242/ - with simple examples and code

U
un1t, 2015-03-05
@un1t

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 question

Ask a Question

731 491 924 answers to any question