Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Move to Django static assets.#96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
simi wants to merge1 commit intopostgres:main
base:main
Choose a base branch
Loading
fromRubyElders:static-assets

Conversation

@simi
Copy link
Contributor

@simisimi commentedNov 2, 2025

  • removes uwsgi need for development
  • removes need for custom dev scripts
  • makes it more standard Django app

I have no idea how app is deployed, happy to help changing deployment scripts to collect static files and expose over reverse proxy (or include static files serving to app in production non-debug mode).

- removes uwsgi need for development- removes need for custom dev scripts- makes it more standard Django app
@JelteF
Copy link
Collaborator

Let's keep this as is. The reason is indeed to not require an extra collectstatic command that's needed in the deployment. I don't control the deployment.

@simi
Copy link
ContributorAuthor

simi commentedNov 2, 2025

This can be configured to work also without the special deployment step. The main motivation was to keep it as simple as possible and close to new Django project. For me it wasn't easy to follow how to run it locally, since the usual command was not working. Any idea who control the deployment? Happy to help there.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@simi@JelteF

[8]ページ先頭

©2009-2025 Movatter.jp