Skip to content

Static file collection automation is missing in the Django guide #1102

@ulgens

Description

@ulgens

https://docs.railway.com/guides/django mentions staticfiles and WhiteNoise, but it doesn't mention that collectstatic command should be applied during each deployment, and there is no explanation about how to manage that. Without the missing "collect static" logic in the deployment process, the resulting Django deployment is not healthy and not usable for any serious workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions