google-code-export / wadofstuff

Automatically exported from code.google.com/p/wadofstuff
1 stars 0 forks source link

Extras only takes a list not a tuple #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to set "extras" to a tuple
2.
3.

What is the expected output? What do you see instead?
Expected it to work since it's using a tuple in the example

What version of the product are you using? On what operating system?
Django 1.3

Please provide any additional information below.
It should handle both tuple and list

Original issue reported on code.google.com by mofle89 on 8 Jun 2011 at 4:13

GoogleCodeExporter commented 9 years ago
Please provide an example of the tuple you are trying to use.

Original comment by mattimus...@gmail.com on 8 Jun 2011 at 11:39