Django for Designers/Sharing: Difference between revisions

imported>Paulproteus
No edit summary
imported>Aldeka
Line 139:
You'll also be able to browse your app's code yourself on Github!
 
(One important note: if the security of your app mattered, you would need to hide the ''SECRET_KEY'' variable inside settings.py from onlookers. For now, we will carry on without worry about that.)
 
You've been using git all along, but with Github, you can publish your work too.
Anonymous user