Giter VIP home page Giter VIP logo

Comments (5)

pydanny avatar pydanny commented on May 22, 2024

Unfortunately, there is no painless or even somewhat painless way to work around this issue. At least with cookiecutter-django and it's dependency on django-configurations. See #74, which this ticket arguably duplicates.

For what it's worth, this is why in Two Scoops of Django 1.6 we advocate Apache projects employ secrets files. Perhaps django-configurations will support that at some point.

from cookiecutter-django.

geomajor56 avatar geomajor56 commented on May 22, 2024

Thanks for the quick reply. Looks like Plan B is in order. I don't have one
so I should probably start researching. From a Python/Django newb,
"Deploying Django is hell!!!"

thanks again,

Michael

On Mon, Feb 24, 2014 at 3:03 PM, Daniel Greenfeld
[email protected]:

Closed #79 #79.

Reply to this email directly or view it on GitHubhttps://github.com//issues/79
.

from cookiecutter-django.

pydanny avatar pydanny commented on May 22, 2024

Michael, I agree that deployment for Django (and Python) is a royal pain. Hence my advice: "Deploy with a PaaS".

Not using a PaaS means you are playing with an ungainly process that doesn't serve you any real purpose except causing you aggravation. Me, if I'm not using a PaaS, I'm doing it with a Salt or Ansible setup that someone else wrote.

One last thing: Webfaction might be cheap, but Heroku and PythonAnywhere have FREE developer levels.

from cookiecutter-django.

pydanny avatar pydanny commented on May 22, 2024

It's dated now, but http://pydanny.com/you-should-heroku.html definately comes to mind. 😉

from cookiecutter-django.

geomajor56 avatar geomajor56 commented on May 22, 2024

Thanks for the heads up,playing with PythonAnywhere, nice.

If you don't mind, I'm struggling horribly with creating a forms in
general. In particular, a model based form(ModelForm). I've used Vanilla
Views with some success via their
examplehttps://github.com/tomchristie/django-vanilla-views/tree/master/example.
But in your book you say Vanilla Views can be a bit quirky so I'd like to
stay away from it.

My question is, is it possible to alter the layout the models fields for
Creating and Editing? I feel like I'm missing a big picture somewhere. Is
crispy-forms what I'm looking for, or is it floppy-forms? , or plain old
Django? I can't seem to find any thorough enough examples for a noob like
me.

If you could point me to any kind of reference, that would be great. I've
been stuck on this for a few days and it would be most satisfying do have a
not so foggy path to follow.

again, thanks in advance,

Michael

On Mon, Feb 24, 2014 at 4:12 PM, Daniel Greenfeld
[email protected]:

It's dated now, but http://pydanny.com/you-should-heroku.html definately
comes to mind. [image: 😉]

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

from cookiecutter-django.

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.