datatracker/ietf/dbtemplate
Emilio A. Sánchez López e6a49e03b9 Modified public_key field in the NomCom model to be not required. The chair will set the public_key after the NomCom object creation.
Added default templates for nomcom application.
Duplicate default templates when creating a new NomCom object or a new Position object.
Fixes #906
 - Legacy-Id: 5099
2012-12-05 13:25:02 +00:00
..
fixtures Modified public_key field in the NomCom model to be not required. The chair will set the public_key after the NomCom object creation. 2012-12-05 13:25:02 +00:00
migrations Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application 2012-12-05 12:46:53 +00:00
resources Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
templates/dbtemplate Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
__init__.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
admin.py Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application 2012-12-05 12:46:53 +00:00
forms.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
models.py Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application 2012-12-05 12:46:53 +00:00
template.py Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application 2012-12-05 12:46:53 +00:00
urls.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00
views.py Application to store templates in database. Fixes #908 2012-11-27 12:02:43 +00:00