Django

Code

Ticket #203 (closed: fixed)

Opened 3 years ago

Last modified 1 year ago

Tutorial 2 list_filter example needs another comma

Reported by: sirpete@iki.fi Assigned to: adrian
Milestone: Component: Documentation
Version: Keywords: list_filter tutorial
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

I did not get list_filter example in tutorial 2 working without adding another comma after the line. Here is how I got it to work: "list_filter = ('pub_date', ),"

Attachments

Change History

07/26/05 09:39:18 changed by adrian

  • owner changed from jacob to adrian.
  • status changed from new to assigned.

07/26/05 09:41:13 changed by adrian

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

(In [315]) Fixed #203 -- Added explicit comma to tutorial 2. Thanks, sirpete@iki.fi


Add/Change #203 (Tutorial 2 list_filter example needs another comma)




Change Properties
Action