datatracker/ietf/liaisons
Bill Fenner 9d119f2989 The syntax for feeds from bodies is now /feed/liaison/from/body-name/
where body-name is lowercased and has non-word characters replaced by
hyphens.  This is accomplished with a 'like' query using an extra()
statement, making this bit of code mysql-specific.
 - Legacy-Id: 912
2007-07-31 15:19:59 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
feeds.py The syntax for feeds from bodies is now /feed/liaison/from/body-name/ 2007-07-31 15:19:59 +00:00
models.py Add get_absolute_url to LiaisonDetail for feed 2007-07-30 20:16:37 +00:00
sitemaps.py Create individual sitemaps for idtracker, drafts, nomcom-announcements, 2007-07-09 02:32:39 +00:00
testurl.list Comment out the liaison feeds until we figure out the utf-8 issue. 2007-07-31 15:08:54 +00:00
urls.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
views.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00