Django dev, Not trying to bypass normal process but I would appreciate some feedback on the following 3 patches I've submitted recently:
This one adds a button to edit the current object to the admin interface: http://code.djangoproject.com/ticket/2569 This is a fix for a bug with inline editing files: http://code.djangoproject.com/ticket/2413 This is a (probably partial) fix for a bug with inline editing when you have multiple foreign keys referencing the same object: http://code.djangoproject.com/ticket/1939 I have noticed there is a great number of patches like mine that don't ever seem to be reviewed and all seemed to be assigned to Adrian but he seems to be concentrating on new features at the moment. As someone who wants to contribute to Django and is happy to fix these bugs should I just keep going submitting these patches or is there someone I should enter into a dialogue with about getting them committed? Joel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
