datatracker/ietf/person
2015-01-22 17:38:05 +00:00
..
migrations Merged in [8229] from rjsparks@nostrum.com, with minor tweaks: 2014-09-18 20:27:28 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Made ietf/person pyflakes-clean. Fixed a bug where Person.role_email() might blow up if given a group parameter. 2014-03-15 19:37:25 +00:00
ajax.py Made ietf/person pyflakes-clean. Fixed a bug where Person.role_email() might blow up if given a group parameter. 2014-03-15 19:37:25 +00:00
fields.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00
models.py Merged in [8840] from rjsparks@nostrum.com:\n Automatically ensure Alias records exists when Person records are changed, relieving multiple code locations of that responsibility. Fixes bug #1550. 2015-01-20 22:32:01 +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
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
tests.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00
urls.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00
views.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00