This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
36a3e99417
datatracker
/
redesign
/
person
History
Ole Laursen
36a3e99417
Add plain_name() helper to Person with only first name + last name, switch proxies over to using that
...
- Legacy-Id: 3848
2012-01-23 20:20:48 +00:00
..
__init__.py
Added redesign work-in-progress
2010-11-19 19:21:15 +00:00
admin.py
Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model
2011-05-25 12:33:24 +00:00
models.py
Add plain_name() helper to Person with only first name + last name, switch proxies over to using that
2012-01-23 20:20:48 +00:00
name.py
Move name parsing to separate file
2011-09-16 11:25:51 +00:00
proxy.py
Add plain_name() helper to Person with only first name + last name, switch proxies over to using that
2012-01-23 20:20:48 +00:00