datatracker/ietf/person
Henrik Levkowetz 3ec8ec4803 Add an initials() method on Person.
- Legacy-Id: 4952
2012-10-25 21:11:10 +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
forms.py Fixed a problem with the spiffy ajax handling of email fields when test cases submit a textual list of email addresses instead of a python list. 2012-10-21 14:34:50 +00:00
models.py Add an initials() method on Person. 2012-10-25 21:11:10 +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
proxy.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
urls.py Move AJAX person search to person/ with some support form code. 2012-03-22 18:22:00 +00:00
views.py Move AJAX person search to person/ with some support form code. 2012-03-22 18:22:00 +00:00