datatracker/ietf
Bill Fenner e73f7dbf5f Implement most of view_id.
* Moved RFCs model into idtracker
 * Switched idtracker querys to use idinternal
 * Created idinternal.document which returns either an InternetDraft or
   an Rfc depending on the value of rfc_flag
 * Create compatability methods in InternetDraft and Rfc models
   to be able to use certain attributes in the template without
   worring about where they come from.

Ticket #59 has a list of remaining bits.
 - Legacy-Id: 98
2007-05-04 21:33:56 +00:00
..
agenda Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
announcements Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
bin Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
database-notes Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idtracker Implement most of view_id. 2007-05-04 21:33:56 +00:00
iesg Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
ipr * Added a new funtion in utils.py: split_form() 2007-05-04 20:21:03 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
my Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
proceedings Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
redirects Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
rfcs Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
templates Implement most of view_id. 2007-05-04 21:33:56 +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
manage.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
settings.py Implement most of view_id. 2007-05-04 21:33:56 +00:00
urls.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
utils.py * Added a new funtion in utils.py: split_form() 2007-05-04 20:21:03 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00