Changes between Version 129 and Version 130 of WikiStart
- Timestamp:
- May 7, 2006, 4:03:05 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v129 v130 19 19 20 20 * [wiki:RemovingTheMagic Removing the magic]: The magic-removal branch was merged to trunk in changeset [2809], May 2006. 21 * [wiki:BackwardsIncompatibleChanges Backwards Incompatible Changes]: Comprehensive list of backwards-incompatible changes made since first public release. (Not quite up to date) 21 22 * [wiki:NewAdminChanges New-admin changes]: The new-admin branch was merged to trunk in changeset [1433], November 2005. 22 23 … … 51 52 * CookBook: Code recipes. 52 53 * CommonPitfalls: Common developer errors, gotchas, etc. 53 * [wiki:BackwardsIncompatibleChanges Backwards-incompatible changes]: A page that collects all deprecated features and backwards-incompatible changes in preparation for Django's first release.54 54 * DocumentationSuggestions: A place to put docs that you wish ''you'' could have found while learning 55 55 * [wiki:DosAndDontsForApplicationWriters Do's and Dont's for application writers]: how to make an application that is easy to distribute