Code Monkey home page Code Monkey logo

Comments (7)

stephenmcd avatar stephenmcd commented on September 25, 2024

What do you think the problem is?

from drum.

naarkhoo avatar naarkhoo commented on September 25, 2024

I guess it is a django version issue ! I am not sure
here a similar question is asked ,http://stackoverflow.com/questions/16322479/django-error-the-secret-key-setting-must-not-be-empty-after-upgrading-from-1-4

what do you think ?
Thank you

from drum.

j7nn7k avatar j7nn7k commented on September 25, 2024

Try adding a SECRET_KEY = "CHANGE_THIS" to your settings.py file

from drum.

naarkhoo avatar naarkhoo commented on September 25, 2024

I changed SECRET_KEY to "CHANGE_THIS" in my setting_local.py file.

from drum.

stephenmcd avatar stephenmcd commented on September 25, 2024

The intended suggestion wasn't to literally use the text "CHANGE_THIS", but to do as the text implies, and change it to something else. As the name of the SECRET_KEY setting suggests, this should be secret! So change it to something else, and don't reply here with what you change it to - otherwise it won't be secret anymore. Here are some examples, but please don't use these literally:

SECRET_KEY = "vwR%GE%6eb56bedrtbdrtbdr6yedhd7hj"
SECRET_KEY = "FWE%VS%TSE%GYHFT&NYUFGFUJffw4t554"
SECRET_KEY = "WVDXFbdr5EB^&NM*GFJSWG4vvsffvaw4f"
SECRET_KEY = "W$FV$drrxdfxbftbd6d6R^H^HDHGCGHff"
SECRET_KEY = "F$zsdfgdsfgse5sgt5^%E74567456hdth"

from drum.

naarkhoo avatar naarkhoo commented on September 25, 2024

haha ... sure ,I just meant that instead of modifying setting.py I should
have modified setting_local.py
thank you again

On Tue, Aug 6, 2013 at 6:35 PM, Stephen McDonald
[email protected]:

The intended suggestion wasn't to literally use the text "CHANGE_THIS",
but to do as the text implies, and change it to something else. As the name
of the SECRET_KEY setting suggests, this should be secret! So change it
to something else, and don't reply here with what you change it to -
otherwise it won't be secret anymore. Here are some example, but please don't
use these literally
:

SECRET_KEY = "vwR%GE%6eb56bedrtbdrtbdr6yedhd7hj"
SECRET_KEY = "FWE%VS%TSE%GYHFT&NYUFGFUJ"
SECRET_KEY = "WVDXFbdr5EB^&NM*GFJSWG4vvsffv"
SECRET_KEY = "W$FV$drrxdfxbftbd6d6R^H^HDHGCGH"
SECRET_KEY = "F$zsdfgdsfgse5sgt5^%E74567456hdtfh"


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-22217157
.

from drum.

stephenmcd avatar stephenmcd commented on September 25, 2024

Sorry, took your word for it :-)

from drum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.