Changes between Initial Version and Version 1 of Ticket #31038
- Timestamp:
- Nov 27, 2019, 2:16:41 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31038
- Property Type Uncategorized → Bug
-
Ticket #31038 – Description
initial v1 2 2 At this moment I don't have a database to access, but as `collectstatic` is trying to access one with dummy values, I get an error. 3 3 4 I need to know if there is any way to prevent this access to a database.4 In my opinion there should be no need for `collectstatic` to access a database. I have read through other Issues concerning this, so I think you are not planning on changing this. That' why I need to know if there is any way to prevent this access to a database. 5 5 6 6 Here's what I have: