Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Build a Social Network with Flask Takin' Names To the ends of the request

can you help me here

help please

app.py
from flask import Flask

import models

app = Flask(__name__)

Please ask an actual question -- we have no idea what you need help with.

1 Answer

Øyvind Andreassen
Øyvind Andreassen
16,839 Points

If you're stuck on the first challenge, rewatch the video. The answer is after 49 seconds.