✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

AI can only take you so far. 🌟 Start with core skills in JavaScript, HTML, CSS, or Python. 🚀

Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

AI can only take you so far. 🌟 Start with core skills in JavaScript, HTML, CSS, or Python. 🚀

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
      • • Vibe Coding
    • Showing results for:
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model
    • Close
  • Christopher Wommack
    Christopher Wommack
    3,983 Points

    models.py create User model

    Posted on Jul 23, 2019 by Christopher Wommack
    Christopher Wommack
    3,983 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    1 Answer

  • Ron Tovbin
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Ron Tovbin
    Python Web Development Techdegree Student 6,268 Points

    something wrong here. Not sure what I'm doing wrong.

    Posted on May 10, 2018 by Ron Tovbin
    .a{fill-rule:evenodd;}techdegree
    Ron Tovbin
    Python Web Development Techdegree Student 6,268 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    2 Answers

  • Millie Jack
    Millie Jack
    278 Points

    dunno what is talkin about

    Posted on Mar 21, 2018 by Millie Jack
    Millie Jack
    278 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    1 Answer

  • Kyle Salisbury
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Kyle Salisbury
    Full Stack JavaScript Techdegree Student 16,363 Points

    Why write datetime twice?

    Posted on Jul 12, 2017 by Kyle Salisbury
    .a{fill-rule:evenodd;}techdegree
    Kyle Salisbury
    Full Stack JavaScript Techdegree Student 16,363 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    2 Answers

  • Jacob Herrington
    Jacob Herrington
    15,835 Points

    Challenge Task 2 - What am I missing?

    Posted on Sep 28, 2016 by Jacob Herrington
    Jacob Herrington
    15,835 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    1 Answer

  • Chris Grazioli
    Chris Grazioli
    31,225 Points

    Now add two more attributes/fields to User. The password field should be a CharField with a max_length of 100. And the j

    Posted on Sep 23, 2016 by Chris Grazioli
    Chris Grazioli
    31,225 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    1 Answer

  • Kenneth Drew
    Kenneth Drew
    4,500 Points

    Not Sure where to put this but this challenge is missing the "Import datetime" step. Task two doesn't work without it.

    Posted on Aug 21, 2016 by Kenneth Drew
    Kenneth Drew
    4,500 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    3 Answers

  • Nils Garland
    Nils Garland
    18,416 Points

    Can't get past this Python thing..

    Posted on Apr 21, 2016 by Nils Garland
    Nils Garland
    18,416 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    1 Answer

  • shahzad brohi
    shahzad brohi
    882 Points

    Finally, add a last field named bio that is a TextField. It should have an empty string for its default value. This make

    Posted on Sep 27, 2015 by shahzad brohi
    shahzad brohi
    882 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    2 Answers

  • William Gough
    William Gough
    18,852 Points

    What am I missing?

    Posted on Sep 11, 2015 by William Gough
    William Gough
    18,852 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    2 Answers

  • Shawndee Boyd
    Shawndee Boyd
    6,002 Points

    Now add two more attributes/fields to User. The password field should be a CharField with a max_length of 100.

    Posted on Mar 20, 2015 by Shawndee Boyd
    Shawndee Boyd
    6,002 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    2 Answers

  • abou93
    abou93
    14,319 Points

    I still don't understand the reasoning for passing in the Model argument in the class? Why is that necessary?

    Posted on Mar 19, 2015 by abou93
    abou93
    14,319 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Create a User model

    2 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.