Changes between Version 1 and Version 2 of Ticket #35981, comment 2
- Timestamp:
- Dec 7, 2024, 6:30:39 AM (11 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35981, comment 2
v1 v2 1 Thank you for answer and sorry for the inconvenience, but it's not about browsers, but about the OS explorer, which opens the directory by link. In my project, I use ftp links as a way to access files stored on a different computer than the one running django. I am not able to use FilePathField for example. Then why does URLField support the ftp protocol natively? 1 Thank you for answer and sorry for the inconvenience, but it's not about browsers, but about the OS explorer, which opens the directory by link. In my project, I use ftp links as a way to access files stored on a different computer than the one running django. I am not able to use FilePathField for example. Then why does URLField support the ftp protocol natively? I regard this situation as an incompatibility of components.