Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Austen django 03 #346

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

Austen django 03 #346

wants to merge 4 commits into from

Conversation

austenc-id
Copy link
Collaborator

I added the requirements.txt like you asked, but just for reference the libs needed are: 'django', 'django-colorful', and 'requests'.

I included a copy of my db.sqlite3 as 'filled.sqlite3' so that you can delete the generated db then rename 'filled' back to 'db'.
If that fails I added a link/method to load all Pokemon it does take a while to fill the db so just be aware.

I'm aware that the code structure is messy and how much of a difficulty that can be for others to read it. I will try to keep that in mind for future projects, but it would take a considerable amount of time to fix it for this project.

Everything should work now, but let me know if you encounter any additional issues.

@austenc-id
Copy link
Collaborator Author

Just digested the custom management command portion of the lab and realized I haven't created one. I'm about to fix that now.

@austenc-id
Copy link
Collaborator Author

Created custom management command.

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

Successfully merging this pull request may close these issues.

1 participant