Git Product home page Git Product logo

Comments (6)

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
Thanks for your clear report. I am afraid that there currently is no work-around for this. It should be possible to introduce an option to disable the prepending of the application. A patch to make this happen would be greatly appreciated.

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by gregor-muellegger)
Here is a working patch with tests and short documentation. It introduces the
prepend_project_name option which can be set to 'no', 'false' or '0' to
prevent the behaviour described above.

But i'm not happy yet with the option name prepend_project_name. Maybe
skip_settings_prefix is a better name. What do you think?

You can also find my work in the branch:
lp:~gregor-muellegger/djangorecipe/skip-settings-prefix

Gregor

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
Perhaps calling the option settingsprefx. That way one could use it like:

settingsprefix = false

What do you think?

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by gregor-muellegger)
I renamed the option to prefixsettings. I think settingsprefix sounds more like an option that sets the prefix than a boolean option that disables the prefix.

Is this ok?

from djangorecipe.

reinout avatar reinout commented on July 19, 2024

There are a couple of related issues, I tagged them: https://github.com/rvanlaar/djangorecipe/issues?labels=absolutesettingspath&page=1&state=open

from djangorecipe.

reinout avatar reinout commented on July 19, 2024

Fixed (I think) with the dotted-settings-path in the 1.10 releases. https://pypi.python.org/pypi/djangorecipe/1.10

from djangorecipe.

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.