datatracker/ietf/person
2013-12-07 12:13:14 +00:00
..
fixtures Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
tests Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Show 'plain name' in Person list view in admin. Related to #769. 2012-03-07 10:10:09 +00:00
ajax.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00
forms.py Merge in milestones branch 2012-12-03 14:36:30 +00:00
models.py Remove backwards compatibility person() method on Person 2013-12-07 12:13:14 +00:00
name.py Add an name utility function to return a name's initials. Handle names with an uppercase surname to the left of the given name correctly. 2012-10-25 21:10:30 +00:00
urls.py Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
views.py Two changes: (1) searches by substring rather than 2013-03-09 19:34:11 +00:00