datatracker/ietf/ipr
Bill Fenner e5610d3f6c * Explicitly truncate a long title so that the database truncation doesn't cause problems
* Use RequestContext
 * Remove a couple of debugging prints that I left in
 * Fix parenthesis location in get_ipr_summary() which was causing it to try to concatenate a list and a string
 - Legacy-Id: 684
2007-06-27 04:31: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 Additional IPR searches: WG search and holder (legal name) search. 2007-06-25 21:03:34 +00:00
new.py * Explicitly truncate a long title so that the database truncation doesn't cause problems 2007-06-27 04:31: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 Adding a footer line with version info and webmaster link, and a context processor to transfer information to it and variables in ietf/__init__.py to hold the information. 2007-06-26 17:30:25 +00:00
testurl.list Additional IPR searches: WG search and holder (legal name) search. 2007-06-25 21:03:34 +00:00
urls.py Code reorganization. Splitting up ipr search code into separate files, and renaming the ipr.view_new module to ipr.new. 2007-06-17 16:10:20 +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 Initial work on allowing updates: 2007-06-27 04:07:01 +00:00