Django

Code

Ticket #5117 (closed: duplicate)

Opened 3 years ago

Last modified 3 years ago

Error in the tutorial

Reported by: guruyaya Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

You have an error in the tutorial PT1 You wrote: question = models.CharField?(max_length=200) Should be question = models.CharField?(maxlength=200)

Attachments

Change History

08/08/07 13:54:08 changed by Matt McClanahan <cardinal@dodds.net>

  • status changed from new to closed.
  • needs_better_patch changed.
  • resolution set to duplicate.
  • needs_tests changed.
  • needs_docs changed.

Dupe of #5119


Add/Change #5117 (Error in the tutorial)




Change Properties
Action