#8326 closed (fixed)
Basic Django/Jython documentation
Reported by: | Leo Soto M. | Owned by: | Jacob |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | jython | |
Cc: | Jacob | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
Attachments (3)
Change History (9)
comment:1 by , 16 years ago
Cc: | added |
---|---|
Component: | Uncategorized → Documentation |
Has patch: | set |
Keywords: | jython added |
milestone: | → 1.0 |
Patch needs improvement: | set |
by , 16 years ago
Attachment: | jython_docs.diff added |
---|
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 16 years ago
(In [8590]) Fixed #8326: added signals documentation.
Thanks to MercuryTide's signal whitepaper from 2006 (http://www.mercurytide.co.uk/whitepapers/django-signals/) for inspiration and ideas for organization, and to the folks who got the Signals wiki page together for some of the content.
Note:
See TracTickets
for help on using tickets.
I'm attaching a patch with some basic Django/Jython documentation. It contains mostly installation information.
I hope that Jacob can tweak it to fit with the great style of the official documentation and resolve the cross-linking issues for installation instructions.