There are a few tickets that I believe are or should be RFC that I would like to see committed before the 1.3 feature freeze kicks in, which I just heard was very soon now. If anyone has time, could they please review the following and bump to RFC or provide additional feedback if they're not yet ready?
http://code.djangoproject.com/ticket/11206 This one just prevents the `floatformat` filter from returning some numbers in scientific notation. http://code.djangoproject.com/ticket/14820 This one is a documentation change that more clearly explains the compatibility issues between `object_id` and primary key fields in generic relations. http://code.djangoproject.com/ticket/9029 And this one fixes an ugly inconsistency in `get_or_create`. Cheers. Tai. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
