datatracker/ietf/ipr
Bill Fenner cccf7a9ca4 * Skip 'ipr' and 'contact_type' fields in BaseContactForm
* Move update() to new.py
 * Get the update submitter in update() and overwrite the ipr submitter with it when updating.
 * Remove ? from trailing slash in about - the addslashes middleware will get there first anyway, and the ? confuses reverse()
 - Legacy-Id: 705
2007-06-27 17:11:38 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
feeds.py More minor cleanup based on pyflakes feedback 2007-05-31 09:46:56 +00:00
models.py * Added IPR patent info search 2007-06-27 11:29:43 +00:00
new.py * Skip 'ipr' and 'contact_type' fields in BaseContactForm 2007-06-27 17:11:38 +00:00
related.py Additional IPR searches: WG search and holder (legal name) search. 2007-06-25 21:03:34 +00:00
search.py IPR title search with test cases and acceptable diffs 2007-06-27 14:12:54 +00:00
testurl.list IPR title search with test cases and acceptable diffs 2007-06-27 14:12:54 +00:00
urls.py * Skip 'ipr' and 'contact_type' fields in BaseContactForm 2007-06-27 17:11:38 +00:00
view_sections.py Template and code changes for the third-party IPR disclosure page, and an acceptable diff file. 2007-06-17 21:08:36 +00:00
views.py * Skip 'ipr' and 'contact_type' fields in BaseContactForm 2007-06-27 17:11:38 +00:00