Coder Social home page Coder Social logo

How to run project about django-diy-blog HOT 4 CLOSED

mdn avatar mdn commented on June 19, 2024 1
How to run project

from django-diy-blog.

Comments (4)

chrisdavidmills avatar chrisdavidmills commented on June 19, 2024 1

Hi there,

This repo contains the solution for the assessment at the end of this tutorial series:

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django

You can run it by using instructions similar to this:

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/development_environment

In the end we didn't use virtualenv to make it simpler for complete beginners to understand.

from django-diy-blog.

hamishwillee avatar hamishwillee commented on June 19, 2024 1

Hi Harry,

There is a legitimate bug here, because it should have a requirements.txt file to ensure that users can get dependency versions of the software that won't fail (whether or not we support virtualenv or explain how to build the software in the docs).

With respect to virtualenv, the original version of the docs used virtualenv (which I prefer) but we moved to the global space to simplify the instructions. While a defensible position, it is one that I've always regretted.

Anyway, @chrisdavidmills is supportive of updating this sometime in the coming months. We're just scoping work to cover both this ad the express docs.

I am reopening this to ensure the requirements.txt gets added as part of that work.

Thanks for taking the time to post this. Apologies for not paying proper attention to the bug when it was posted.

Cheers
Hamish

from django-diy-blog.

bsmth avatar bsmth commented on June 19, 2024 1

Closing this one as it looks like it's fixed in dab0dfc

from django-diy-blog.

morenoh149 avatar morenoh149 commented on June 19, 2024

could you reconsider in light of https://docs.pipenv.org/ gaining recommendation from the PSF?

from django-diy-blog.

Related Issues (5)

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.