Changes between Version 37 and Version 38 of WikiStart
- Timestamp:
- Sep 19, 2005, 8:01:42 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v37 v38 8 8 * [http://code.djangoproject.com/timeline/ Timeline]: Keep track of recent changes. 9 9 * [http://code.djangoproject.com/report/1 Tickets]: View active tickets, make bug reports and contribute feature requests. 10 * [wiki:PatchGuidelines Patch guidelines]: Learn the best way to submit code. 10 11 11 12 == Get the code == … … 19 20 == User-contributed pages == 20 21 21 * [wiki:DjangoFriendlyWebHosts Django-friendly Web hosts] 22 * [wiki:DjangoFriendlyWebHosts Django-friendly Web hosts]. 22 23 * [wiki:ServerArrangements Server arrangements] -- How to use Django with FCGI, Twisted, etc. 23 24 * CookBook -- Code recipes.