Django

Code

Ticket #8438 (closed: fixed)

Opened 4 months ago

Last modified 3 months ago

porting guide - 0.96 to 1.0

Reported by: daonb <bennydaon@gmail.com> Assigned to: anonymous
Milestone: 1.0 Component: Documentation
Version: SVN Keywords: porting
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The porting guide needs to basically cover everything in BackwardsIncompatibleChanges, with before/after code samples for each item and detailed upgrade info. The idea should be that someone can start with an 0.96 site and read through the checklist in order, making changes, and finish with a 1.0 site.

Attachments

porting.txt (19.0 kB) - added by daonb <bennydaon@gmail.com> on 08/22/08 02:19:37.
It's a start…
porting.2.txt (19.5 kB) - added by patrickf on 08/31/08 05:23:05.
Added changes to prepopulated_from; adjusted links to point to new documentation; added info re fixtures changes (thanks richardb)
t8043-r8767.diff (121.1 kB) - added by ramiro on 08/31/08 17:46:46.
Patch generaded with Mercurial, apply using patch -p1
t8438-r8767.diff (20.5 kB) - added by ramiro on 08/31/08 17:48:38.
Please disregard previous bogus patch, use this instead. Aplly with patch -p1

Change History

08/20/08 00:46:36 changed by daonb <bennydaon@gmail.com>

  • owner changed from nobody to anonymous.
  • needs_better_patch changed.
  • status changed from new to assigned.
  • needs_tests changed.
  • needs_docs changed.

08/22/08 02:19:37 changed by daonb <bennydaon@gmail.com>

  • attachment porting.txt added.

It's a start...

08/22/08 02:21:58 changed by daonb <bennydaon@gmail.com>

  • status changed from assigned to new.

porting.txt is the first draft. It needs more work. I'm uploading it as I hope someone in the Sprint will take it, review it and improve it.

08/24/08 12:10:21 changed by jacob

  • stage changed from Unreviewed to Accepted.

08/30/08 09:08:19 changed by anonymous

  • status changed from new to assigned.

08/30/08 09:09:37 changed by patrickf

  • owner changed from anonymous to patrickf.
  • status changed from assigned to new.

08/30/08 09:09:56 changed by patrickf

  • status changed from new to assigned.

08/31/08 05:23:05 changed by patrickf

  • attachment porting.2.txt added.

Added changes to prepopulated_from; adjusted links to point to new documentation; added info re fixtures changes (thanks richardb)

08/31/08 05:25:09 changed by patrickf

  • owner changed from patrickf to anonymous.
  • status changed from assigned to new.

08/31/08 17:45:19 changed by ramiro

  • has_patch set to 1.

Awesome work guys.

Do you think there is something else that need to be added to this new document or is could be considered complete?

I'm attaching a patch version of the file with the following changes:

  • Corrected some phrases
  • Added under docs/releases (this directory was suggested by Jacob).

The following two are subject to change:

  • Renamed as porting-guide.txt
  • Added a reference to docs/releases/index.txt, currently the link is located at the bottom of the file.

NOTE:

  • It would be good if text wrapping is set at 80 characters when possible, as the rest of the reST Django documentation.
  • Also, more crossreferencing (classes, settings, tags, would be of grat help to the readers.

08/31/08 17:46:46 changed by ramiro

  • attachment t8043-r8767.diff added.

Patch generaded with Mercurial, apply using patch -p1

08/31/08 17:48:38 changed by ramiro

  • attachment t8438-r8767.diff added.

Please disregard previous bogus patch, use this instead. Aplly with patch -p1

09/02/08 14:30:34 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

Though I'm still working on this, the draft is done (http://docs.djangoproject.com/en/dev/releases/1.0-porting-guide/) and I'm cleaning it up. File additional docs tickets with any changes that need making.


Add/Change #8438 (porting guide - 0.96 to 1.0)




Change Properties
Action