Django

Code

Ticket #5194 (closed: duplicate)

Opened 1 year ago

Last modified 1 year ago

error in poll models

Reported by: anonymous 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

It should be maxlength=200, not max_length=200 (occurs twice).

Attachments

Change History

08/17/07 11:41:10 changed by ubernostrum

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

This is not an error. You are using Django 0.96 and doing the tutorial for the development version, where this has changed; this is why there's a large warning at the top of the tutorial page informing you that "This document is for Django's SVN release, which can be significantly different than previous releases. Get old docs here: 0.96, 0.95." If you are using Django 0.96 you must follow the tutorial for Django 0.96.

In the future, please search the ticket tracker before opening a new ticket; this has been reported and closed many times already.

Duplicate of #5119, #5159, #5162, #5184.


Add/Change #5194 (error in poll models)




Change Properties
Action