Guides icon indicating copy to clipboard operation
Guides copied to clipboard

Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.

Results 14 Guides issues
Sort by recently updated
recently updated
newest added

Just changed these four ('fr', 'collecstatic', 'faiiling', 'folloing') typos

i make a website on djnago i add image fields to django models and add settings.py media folder and it work when i run website on localhost my media folder...

Its possible add ssl support to the deployment ? and why you dont set MEDIA_URL in settings ? thanks

Hard coded credentials are potential security issue, as are default credentials. This pull requests suggests storing the super user credentials in environment variables instead. This way, developers are forced to...

You should add ssh option has to be configured to "yes" on the raspberry pi configuration as it not set as default anymore.

i am using sublime text 3. After editing the base,local and production.py files as instructed and modified the init file i still receive thesame errors when trying to run the...

ImportError: No module named 'tweetme.settings' I found this issue my Django project Django v 1.11.7 and python 3.5