Started a Google Code Project: http://code.google.com/p/pycontraxx/
Anonymous SVN (I think you have to join the project before getting RW permissions) svn checkout http://pycontraxx.googlecode.com/svn/trunk/ pycontraxx- read-only Currently there is only a standard paster quickstart -s with authentication enabled plus a schema.py under pycontraxx/model/ which contains the business logic (probably should be split out into multiple files?). There is also some controller code set up - but this was mostly me playing with repoze and rapidly figuring out that it was going to be more difficult than I though to implement group level access restrictions to contracts and projects. On Apr 6, 6:33 pm, frankentux <[email protected]> wrote: > Given that the project is only in the starting stages (I've put > together a rough model which is getting more complicated by the day), > I'm looking firstly for help with "conceptualising" the project: > - improving the model (having problems at the moment with user/group/ > contract where trying to implement ro,rw) > - user admin interface (whereby a group "owner" can add/remove group > members and determine the scope of their access to contracts) > - using existing form widgets/creating new form widgets to handle > entering contracts along with projects, contract parties, contract > documents > - event based notifications on a per user or per group basis (e.g. > contract xyz will expire in 30 days if not renewed) > - timeline showing what's coming up (events such as contract renewal > deadline, contract expiry) > - not sure if this is overkill, but it would be cool to have a kind > of svn backend to handle uploaded contracts (odt, doc, pdf) > > Maybe if I just post the entire model? Or upload everything I have to > google code or something like that? > > On Apr 6, 5:40 pm, Mark Ramm <[email protected]> wrote: > > > Right now this mailing list is the right place. Let us know a couple > > details of what kind of help you're looking for and when you need it > > and I'm sure some people will reply to you off list. > > > --Mark Ramm > > > On Mon, Apr 6, 2009 at 10:32 AM, frankentux <[email protected]> > > wrote: > > > > I was wondering if there is a kind of a "help wanted" feature - either > > > here on the mailing list, or on the turbogears.org site. Specifically, > > > I want to pick up development of a contract management application > > > using turbogears2 - it's a pretty big project though. > > > > Thus, does anyone know where I could post a "looking for help" notice > > > - somewhere that turbogears users would find it? > > > -- > > Mark Ramm-Christensen > > email: mark at compoundthinking dot com > > blog:www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

