-a
This commit is contained in:
parent
8ca5e4a457
commit
f9b1b53c9f
@ -103,7 +103,7 @@ def create_app():
|
|||||||
|
|
||||||
|
|
||||||
app.register_blueprint(inscription)
|
app.register_blueprint(inscription)
|
||||||
app.register_blueprint(postit)
|
app.register_blueprint(blog)
|
||||||
app.register_blueprint(filesupload)
|
app.register_blueprint(filesupload)
|
||||||
app.register_blueprint(profil)
|
app.register_blueprint(profil)
|
||||||
app.register_blueprint(logs)
|
app.register_blueprint(logs)
|
||||||
|
Loading…
Reference in New Issue
Block a user