I brought this up during the 1.1 dev schedule and if I remember correctly the response was "let's have it painted red" and it seemed like it wasn't considered a practical problem.
The reason I think this is an issue is the same reason that I get frustrated whenever I see a pull-style handle on a door that you need to push. I understand that people will 'get it' eventually but I don't think it's acceptable to ask the user to refer to documentation (or read the 'push' label) when the function is so simple and *seems* obvious. To me it seems like an obvious fix which has no obvious downsides. I'm assuming that get_absolute_url will continue to be available through the lifecycle of 1.x., so I can't think of a reason not to do it. Dave On Mon, Dec 7, 2009 at 10:43 PM, Simon Willison <si...@simonwillison.net>wrote: > This made it to the 1.2 feature list: > > http://code.djangoproject.com/wiki/ReplacingGetAbsoluteUrl > > If we want this in 1.2, it could be as simple as merging the get_url / > get_url_path methods in to the base Model class, rolling a few unit > tests and writing some documentation. It feels like we should discuss > it a bit first though - the proposal hasn't really seen much > discussion since it was originally put together back in September last > year. > > Cheers, > > Simon > > -- > > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To post to this group, send email to django-develop...@googlegroups.com. > To unsubscribe from this group, send email to > django-developers+unsubscr...@googlegroups.com<django-developers%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.