datatracker/ietf/name
Emilio Jiménez eb8b6af4ed * Add news fixtures of name for testing
* Add test data fuction for testing
* Add test case to check the default state and the unique constraint in NomineePosition class
* Override the save fuction of the NomineePosition class to set the state to pending by default
See #909
 - Legacy-Id: 5127
2012-12-14 18:53:10 +00:00
..
fixtures * Add news fixtures of name for testing 2012-12-14 18:53:10 +00:00
migrations better migration steps with dependencies to avoid errors. 2012-12-13 23:53:42 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py better migration steps with dependencies to avoid errors. 2012-12-13 23:53:42 +00:00
generate_fixtures.py Finish ballot support for charters (apart from non-generic ballot 2012-04-04 18:09:03 +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
proxy.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
utils.py Don't overwrite possible manual changes to existing name table entries when using name() to create/fetch name entries. 2012-03-22 13:44:54 +00:00