Re: Documentation enhancement for class based GenericView

2014-07-17 Thread Wayne Ye
Hi Florian, Thanks for your reply and detailed information! I admit my code above might not be a good practice, but I still insist the importance of mentioning customization/extension ability of Class Based views for beginners, i.e. mentioning Editing Mixin

Ability to use method based routing

2014-07-17 Thread Cal Leeming [Simplicity Media Ltd]
Hello, Currently implementing a method dispatcher (e.g. a single URL that goes to different views based on HTTP method) is not feasible because it will break decorators. For example: https://djangosnippets.org/snippets/2041/ In theory you could use middleware to store the request object inside t

Re: Django Meetup in Buenos Aires, Argentina

2014-07-17 Thread JC
Hi Russell, Right! I'll do that. Sorry if this wasn't the place to do it and I annoyed someone. Thanks for the advice and the good wishes! Bests, JC On Friday, July 11, 2014 7:50:07 PM UTC-3, Russell Keith-Magee wrote: > > Hi JC, > > Great to see some Django activity down in Argentina - Best

Re: Time to drop support for Oracle < 11?

2014-07-17 Thread Vladimir U.
суббота, 14 июня 2014 г., 4:52:57 UTC+4 пользователь Tim Graham написал: > > Hi Shai and Oracle users, > > I came across a ticket (#11580 > ) which proposes a fix that > works on Oracle > 11 but not for older versions along with the suggestion: > "P