| Issue 11: | change maxlength to max_length for compatability with latest revs of django | |
| 5 people starred this issue and may be notified of changes. | Back to list |
change maxlength to max_length for compatability with latest revs of django |
|
,
Mar 02, 2008
here's a patch if it makes it easier: |
|
,
Nov 02, 2008
I'm surprised this hasn't been fixed. It's straightforward, and maxlength does not work at all with the current Django. I can see that Simon is actively working on this app by the commits. Hope he fixes this soon. |
|
,
Jan 21, 2009
Seriously, this patch could stand to hit trunk ... |
|
,
Mar 18, 2009
+1, this is a dependency for trunk? |
|
,
Apr 08, 2009
I have fixed it locally, but I don't see why maintaining the old syntax. please update trunk |
|
|
|