This website requires JavaScript.
Explore
Help
Sign In
caminus
/
caminus
Watch
1
Star
0
Fork
0
You've already forked caminus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9ca328dd75e726838165c324fc7f0168c112a338
caminus
/
profiles
History
Trever Fischer
e73d007a19
Prevent reuse of invites.
Fixes
#15
2012-03-07 18:04:19 -05:00
..
__init__.py
Rename the minecraft app to profiles
2012-02-18 15:39:50 -05:00
admin.py
Implement Invite.__unicode__ and tweak the admin page for Invites
2012-03-05 01:18:32 -05:00
forms.py
Use django's auth code for login/logout instead of rolling our own
2012-03-04 23:42:02 -05:00
models.py
Move invite uuid generation into the model
2012-03-07 18:04:01 -05:00
tests.py
Add invite tests
2012-03-07 18:03:38 -05:00
urls.py
Use django's auth code for login/logout instead of rolling our own
2012-03-04 23:42:02 -05:00
views.py
Prevent reuse of invites.
Fixes
#15
2012-03-07 18:04:19 -05:00