This website requires JavaScript.
Explore
Help
Sign In
nikdoof
/
test-auth
Watch
1
Star
0
Fork
0
You've already forked test-auth
mirror of
https://github.com/nikdoof/test-auth.git
synced
2025-12-14 06:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa2d00c820030e88abe6a6b4daa1350a3ace8ba2
test-auth
/
groups
History
Andrew Williams
aa2d00c820
Don't show a request link if the group is managed
2010-10-21 16:46:08 +01:00
..
migrations
Data Migration to add in GroupInformation records for each group
2010-10-21 16:42:12 +01:00
__init__.py
First step of the groups subapp, view groups and request access done
2010-10-21 16:27:47 +01:00
app_defines.py
Add a "Managed" type which will not be requestable
2010-10-21 16:42:30 +01:00
forms.py
First step of the groups subapp, view groups and request access done
2010-10-21 16:27:47 +01:00
models.py
Add a "Managed" type which will not be requestable
2010-10-21 16:42:30 +01:00
tests.py
First step of the groups subapp, view groups and request access done
2010-10-21 16:27:47 +01:00
urls.py
First step of the groups subapp, view groups and request access done
2010-10-21 16:27:47 +01:00
views.py
Don't show a request link if the group is managed
2010-10-21 16:46:08 +01:00