Giter Club home page Giter Club logo

django4's People

Contributors

actions-user avatar chadwcarlson avatar gilzow avatar platformsh-devrel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

django4's Issues

Add Pip support

What in this template can be improved or added as a feature?

It would be very helpful to have an official version of this with Pip support not just Pipenv.

What exactly should be updated?

Should be as simple as adding a requirements.txt file, updating the build commands in platform.app.yaml similar to what Eric has here: https://github.com/ehmatthes/django-simple-deploy/blob/main/simple_deploy/templates/platform.app.yaml

I guess mainly it'd be good to know if there's anything else that changes with Pip vs Pipenv. I would say anecdotally that Pip is far more common than Pipenv at this point in the Django community.

How important is this feature to you?

It helps me move forward with confidence and recommend Platform.sh to others vs other hosting providers.

Additional context

No response

SO toolkit cannot locate dependency files

Describe the bug

When source operations toolkit is run on Django 4, neither the Pipfile or poetry.lock file can be found.

Include some logs

https://github.com/platformsh-templates/django4/actions/runs/4189911585/jobs/7262777039

Reproducing

https://github.com/platformsh-templates/django4/actions/runs/4189911585/jobs/7262777039

Expected behavior

If anything, we would expect that - since the default app is running pip:

  • Pipfile is detected, but fails to update (pipenv not installed)
  • poetry.lock is detected, but fails to update (poetry not installed)

Your environment

See above

Screenshots

No response

Additional context

Temporary pipeline fix implemented in #23

[Enhancement] Enable auto-updating

What in this template can be improved or added as a feature?

Template should self auto-update via source operations and workflows

What exactly should be updated?

necessary github workflow files

How important is this feature to you?

N/A

Additional context

No response

Add .ddev.site to ALLOWED_HOSTS

What in this template can be improved or added as a feature?

DDEV support is coming, add .ddev.site to ALLOWED_HOSTS

What exactly should be updated?

add .ddev.site to ALLOWED_HOSTS

How important is this feature to you?

Sure helps people.

Additional context

No response

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.