Broken Reference
In the Model Field reference, there is a block under the BinaryField encouraging users to utilize staticfiles instead. The reference to staticfiles is broken.
Although you might think about storing files in the database, consider that it is bad design in 99% of the cases. This field is not a replacement for proper :ref.`static files <static-files> handling.
Change History
(3)
Owner: |
changed from nobody to Claude Paroz
|
Status: |
new → assigned
|
Triage Stage: |
Unreviewed → Accepted
|
Version: |
1.5 → master
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
In b3c6a20e715e9d4735d832adbffc1c274fbc117c: