-
Notifications
You must be signed in to change notification settings - Fork 52
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
Cuteimg #53
base: master
Are you sure you want to change the base?
Cuteimg #53
Conversation
@@ -36,6 +36,6 @@ def connect_to_db(app, | |||
if __name__ == "__main__": | |||
|
|||
from server import app | |||
connect_to_db(app) | |||
connect_to_db(app,db_uri="postgresql:///newb") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these changes to model intended? If so, how will the changes impact other contributors?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change wasn't intended. Sorry. Are you able to reject it or do I need to do something on my end to undo it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can push to the same branch again with the changes :)
<img src="https://img.thrfun.com/img/018/036/veah_maltipoo_l.jpg" alt="puppy with cute ghost face"> | ||
|
||
<div> This gif added by <a href="https://www.linkedin.com/in/salazardenise/">Denise</a>:</div> | ||
<img src="http://trupanion.com/blog/wp-content/uploads/2017/09/GettyImages-512536165.jpg" alt="Corgi Puppy"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice! let me know about the model/server changes then we can merge!
adding a cute image to friends page