Login or Signup

History for Task #505: support nested groups

Sample code in snippet linked below, just to get the group_slug idea across, not necessarily the way to do it.

Known issues:

If and when somebody starts working on this, please let me know. I'd like to help (although don't want to lead), and know the innards pretty well from recent experiments.

Link to snippet: http://code.pinaxproject.com/paste/uAFc/

pinax-core-dev list thread: http://groups.google.com/group/pinax-core-dev/browse_thread/thread/75727621df1854e8

ID Modifier Modified Summary Assignee Tags State Status Comment
7 chrisgilmerproj 4mn, 3wk support nested groups jtauber accepted

I think I fixed nested group problems in my fork of django-groups on github. I put a pull request on it but haven't seen any activity to verify if my changes work. I believe I handled it correctly as it works in my own application and I haven't run into other conflicting issues. Should I post a code example?

6 chrisgilmerproj 4mn, 3wk support nested groups jtauber accepted

I think I fixed nested group problems in my fork of django-groups on github. I put a pull request on it but haven't seen any activity to verify if my changes work. I believe I handled it correctly as it works in my own application and I haven't run into other conflicting issues. Should I post a code example?

5 chrisgilmerproj 5mn, 2wk support nested groups jtauber accepted

Can you please post a code snippet of nested groups? Something along the lines of the following:

Company
|
--->Project
|
--->Tasks
--->Wiki

This would be very helpful as the new pinax comes out.

4 brosner 6mn, 2wk support nested groups jtauber accepted

django-groups supports nested groups solving the group_slug issue. The remaining issues have not been solved.

3 brosner 6mn, 2wk support nested groups jtauber accepted
2 brosner 6mn, 2wk support nested groups unassigned accepted
1 bhaugen 10mn, 4wk support nested groups unassigned new