#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 Changed 14 years ago by
Cc: | Jacob added |
---|---|
Component: | Uncategorized → Documentation |
Has patch: | set |
Keywords: | jython added |
milestone: | → 1.0 |
Patch needs improvement: | set |
Changed 14 years ago by
Attachment: | jython_docs.diff added |
---|
comment:2 Changed 14 years ago by
Owner: | changed from nobody to Jacob |
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
(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.