Opened 10 years ago
Last modified 10 years ago
#24350 closed Cleanup/optimization
Django dependencies not explicitly documented — at Version 1
Reported by: | tanner | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.8alpha1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
The dependencies (incl. min. version) of Django and its contrib apps don't seem to be documented explicitly.
For example, ImageField requires Pillow and PostgreSQL requires psycopg2 (soon >=2.5).
I think it would be useful to collect that information in the installation instructions.
Note:
See TracTickets
for help on using tickets.