Hello,
[accidentally posted in django-users first, please comment in django-developers]
I'd like to propose the following change to Model interface: optional
step to fixup the data got from the form before validation. This may
easily be done in custom views, but there is no proper way to do it i
I can understand the desire to keep the branch count low, but looking
at the number of people asking for Unicode support, and the broad
applicability it would have, and the comparitvely low demand for
row-level permissions and multi-db support, I would argue for starting
the Unicode branch now.
In my use of row-level-permission, I've also found Chris Long to be
very helpful in adding fixes. It's now working very well in my use
(although I'm not stretching it very much, it's certainly been
essential for my app, and it would be nice to get it into core).
Is there ever a roundup of branch
I have been working in creating tables in format CSV for the
globalization (G11n), so that they can be used in any project where it
could be necessary or useful.
You can see the tables on:
http://satchmo.python-hosting.com/browser/trunk/satchmo/G11n/data/
And here you have the files for add/inte