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
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
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
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
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