#29405 closed Uncategorized (wontfix)
Missing dependecies in the contributing tutorial
| Reported by: | Benny Daon | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 2.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I followed the instruction in the "Writing your first patch for Django" page and in order to install the tests requirements I had to install python-dev, zlib and libmemcached. The page mentions neither of them.
Change History (2)
comment:1 by , 8 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:2 by , 7 years ago
| Summary: | Missing dependecies on the contribuiting tutorial → Missing dependecies in the contributing tutorial |
|---|
Note:
See TracTickets
for help on using tickets.
The tutorial says:
The issue has been raised before and the consensus is that it's not Django's job to document all the possibilities for various operating systems.