Django

Code

Ticket #5210 (closed: invalid)

Opened 3 years ago

Last modified 3 years ago

syntax error

Reported by: kh@post.bolignet.dk 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

Hi

I experienced that the syntax you provide in the documentation "models.CharField?(max_length=200)" is wrong

I needed to change the syntax to: models.CharField?(maxlength=200)

for the fields in the tutorial..

Attachments

Change History

08/20/07 04:00:08 changed by mtredinnick

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

Read the note that is at the top of every documentation page about using the right version docs.


Add/Change #5210 (syntax error)




Change Properties
Action