Django

Code

Ticket #3916 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

tutorial part 2 documentation for admin gives wrong guidance about content

Reported by: anonymous Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

http://www.djangoproject.com/documentation/tutorial02/

"By default, you should see two types of editable content: groups and users. These are core features Django ships with by default."

This is no longer true it appears. Tutorial part two says only two editable content groups ship by default for the admin. I have Sites also though,...besides Groups and Users. Probably from django.contrib.sites

Attachments

tutorial2.diff (0.6 kB) - added by Simon G. <dev@simon.net.nz> on 04/04/07 06:15:15.

Change History

04/04/07 06:15:15 changed by Simon G. <dev@simon.net.nz>

  • attachment tutorial2.diff added.

04/04/07 06:15:33 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • has_patch set to 1.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

04/09/07 07:16:46 changed by mtredinnick

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

(In [4980]) Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch from Simon Greenhill.


Add/Change #3916 (tutorial part 2 documentation for admin gives wrong guidance about content)




Change Properties
Action