Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

staticfiles dir should not be present in the repository #70

@ar4s

Description

@ar4s

staticfiles with current settings.py points manage.py collectstatic where should collect a static files.

My proposal is:

  • get rid of staticfiles
  • introduce var - contains variable data files (like in unix/linux)
  • add var to .gitignore

In var in the near future we can store media files (avatars, etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestinvestigation neededMore investigation is needed for this issueserverA change to server-side code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions