= Feature Grouping = This page was created as a way to collect tickets, wiki pages, etc. that have similar goals. A ticket keyword just isn't enough sometimes. Add a group, description, analysis, and/or links about a feature you are interested in. If there is too much information about the feature to fit on this page, then create a wiki page dedicated to that feature and link to it here. Please note that there is already a grouping of VersionOneFeatures. == Pagination == There are a few tickets aiming to add features to the Paginator class, and even a new implementation by Adrian in #1374. There is also code for a PaginatorTag. #1795, #1374, #3169, #3170, #2603 == Multiple edit_inline issues == * weird interaction with auto_now_add on update raising an exception (#2717) * Multiple FileFields & edit_inline interaction overwriting preceeding files (#2413, #792) * interacting with a specific unique_together ordering (#2470, #526, #2415) * problems with unique (#565) * edit_inline deleting stuff (#3425) * validator issues: (#265, #1690, #3043) * Manipulator allowing "stealing" of related objects (#3145) * Multiple Foreign Keys (#1939 & another 3 or 4 tickets marked as dupes) * Not using a sensible default state (#2159) * Causing KeyError, when `follow=False` in manipulator constructor or `editable=False` in model definintion (#2434, #1603) * Causing IndexError (#3519) * OneToOne fields (#24) * Ignoring things with core=True (#2724) * Non-working prepopulate from (#957) * A possible better way of doing things (which Adrian says is "fantastic") #2248 (*note: backwards incompatible change) * Problem with `auto_now_add` (#1030) * Admin ordering not working (#2679) * feature: Javascript adding/deleting in admin interface (#13) * collapsing in admin interface (#494) == Incorrect SQL construction == There are a bunch of these, so here's a placeholder for them. Many are already assigned to mtredinnick; the remainder should be. I'm working on a rewrite of the query creation portion of !QuerySets -- Malcolm. == Web services == Tickets: * Models CRUD via web services (#115) with a lot of duplicates * [patch] XMLRPC support for django (#547) for part of a solution (set as duplicate of #115) On the web: * XMLRPC in Django http://www.allyourpixel.com/post/xmlrpc-djgo/ * Django Ajax Redux http://lazutkin.com/blog/2005/dec/10/django-ajax-redux/ * Pingbacks: XML-RPC and Django http://www.personal-api.com/train/2007/feb/01/pingbacks-xml-rpc-and-django/ On mailing-lists: * Extend URL resolver support for HTTP Methods / REST support: http://groups.google.com/group/django-developers/browse_thread/thread/15056b2979180228/e9c4c94408a54f44 * metaapi: Django Meta-API - Invitation to Criticize! http://groups.google.com/group/django-developers/browse_thread/thread/639016969c4cd323/745e4111d3835634 * Django, RDF & XUL http://groups.google.com/group/django-users/browse_thread/thread/da7638815273dbcd/c0a371f9f6ebd286 * REST-like web services in Django http://groups.google.com/group/django-users/browse_thread/thread/9f438744f6be28b4/bf7d2d3314d4df0f * A RESTful Django? http://groups.google.com/group/django-users/browse_thread/thread/540bce06cda01fc7/056d6c595547abc9