Django

Code

Ticket #4234 (closed: fixed)

Opened 1 year ago

Last modified 10 months ago

write documentation about the addin "contenttypes"...

Reported by: anonymous Assigned to: ubernostrum
Milestone: Component: Documentation
Version: SVN Keywords: contenttype, contenttypes, addon, addons, contrib, sprintsept14
Cc: django_trac@jensdiemer.de Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

contenttypes is not yet documented: http://www.djangoproject.com/documentation/add_ons/#contenttypes

Attachments

4234.diff (10.3 kB) - added by ubernostrum on 09/14/07 16:00:57.
Documentation for contenttypes app
4234.2.diff (10.6 kB) - added by ubernostrum on 09/14/07 18:32:22.
New patch with note about cascading delete of generic relations

Change History

05/07/07 05:59:12 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

07/04/07 02:36:55 changed by Jens Diemer

  • cc set to django_trac@jensdiemer.de.

09/14/07 11:26:58 changed by ubernostrum

  • owner changed from nobody to ubernostrum.

09/14/07 14:35:45 changed by ubernostrum

  • keywords changed from contenttype, contenttypes, addon, addons, contrib to contenttype, contenttypes, addon, addons, contrib, sprintsep14.

09/14/07 14:51:08 changed by ubernostrum

  • keywords changed from contenttype, contenttypes, addon, addons, contrib, sprintsep14 to contenttype, contenttypes, addon, addons, contrib, sprintsept14.

09/14/07 16:00:57 changed by ubernostrum

  • attachment 4234.diff added.

Documentation for contenttypes app

09/14/07 16:01:10 changed by ubernostrum

  • has_patch set to 1.

09/14/07 16:30:54 changed by Simon G. <dev@simon.net.nz>

  • stage changed from Accepted to Ready for checkin.

09/14/07 16:48:23 changed by anonymous

IMHO there should be describe that the content types are not cleanuped!

If you removed an app from your project, the content types would be still exists.

09/14/07 18:32:22 changed by ubernostrum

  • attachment 4234.2.diff added.

New patch with note about cascading delete of generic relations

09/15/07 13:16:31 changed by adrian

I'm editing this and will commit it.

09/15/07 13:29:09 changed by adrian

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

(In [6302]) Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrum


Add/Change #4234 (write documentation about the addin "contenttypes"...)




Change Properties
Action