Skip to content

Huthman King: Intro - Django#202

Open
kinghuthman wants to merge 46 commits into
bloominstituteoftechnology:masterfrom
kinghuthman:master
Open

Huthman King: Intro - Django#202
kinghuthman wants to merge 46 commits into
bloominstituteoftechnology:masterfrom
kinghuthman:master

Conversation

@kinghuthman
Copy link
Copy Markdown

No description provided.

Huthman King added 3 commits December 4, 2018 13:10
Created project and app
Added notes class
Added initial migration
added .env and updated secret key
updated debug
Comment thread djorg/settings.py Outdated
# See https://docs.djangoproject.com/en/2.1/howto/deployment/checklist/

# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = config('SECRET_KEY')
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

good to see you hid your key.

Huthman King added 13 commits December 4, 2018 19:45
able to login
able to add note and edit note
Now tracking created and modified dates
Able to add user and create personal note under user
Set up Token Authentication
Set up the ROute
Test the Endpoint
Completed
@ari7946
Copy link
Copy Markdown

ari7946 commented Dec 6, 2018

You're doing a fantastic job with the commits!

Huthman King added 12 commits December 6, 2018 19:10
Quotes was a new app created
User can add quote and name of author
Completed the steps to deploy heroku
Attempt 1
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.

2 participants