Re: GSoC 2007 Status Update V: Django REST interface

2007-07-08 Thread Andreas Stuhlmüller
On 7/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Would it be possible to, instead of passing in collection_url_pattern > to the Collection, pass in the name of a named url pattern, which > internally would get reverse()'d? Yes. After talking to Malcolm about how URL customization could b

Re: GSoC 2007 Status Update V: Django REST interface

2007-07-03 Thread [EMAIL PROTECTED]
Very nice! I'm going to try this out tonight with a pet project of mine. Also, since it seems like the API is in at least a little bit of flux...I'd like to make a request: Would it be possible to, instead of passing in collection_url_pattern to the Collection, pass in the name of a named url pat

Re: GSoC 2007 Status Update V: Django REST interface

2007-07-03 Thread Andreas Stuhlmüller
On 7/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I would love to try it out with one of my apps, but maybe a really > quick HOWTO on how it's supposed to be set up with a project? Thanks for the suggestion! I just added a short tutorial to the project page [1]. The five steps contain onl

Re: GSoC 2007 Status Update V: Django REST interface

2007-07-02 Thread [EMAIL PROTECTED]
First of all, this project looks awesome, and these status updates rock. I would love to try it out with one of my apps, but maybe a really quick HOWTO on how it's supposed to be set up with a project? I think that I can get the basic idea, but want to make sure that I'm reading the code correctl

GSoC 2007 Status Update V: Django REST interface

2007-07-02 Thread Andreas Stuhlmüller
This is the fifth weekly status update for my Summer of Code project [1]. Since it is the last update before I take two weeks off to study for my exams (as arranged with my mentor), this is probably a good time to sum up the current status of the project and to talk about what's left to do. The b