Skip to content
This repository was archived by the owner on Oct 15, 2019. It is now read-only.

Models folder #10

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Models folder #10

wants to merge 6 commits into from

Conversation

ljanderson
Copy link

Made a models folder and then added the profile.py into. Deleted the original models.py.

@@ -0,0 +1 @@
from models import Profile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be .models instead of just models.

@ljanderson
Copy link
Author

Went ahead and fixed the syntax error in the init.py file.

@ljanderson
Copy link
Author

I changed the profile.py file in the models folder. I'll explain in the meeting. I also made a views folder that will correspond with the profile.py file. I was going to add to it but I ran out of time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants