datatracker/ietf/ipr
Ole Laursen a2c13b70d1 Make sure all BooleanFields have an explicit default value (with
Django < 1.6 it used to be False implicitly)
 - Legacy-Id: 6908
2013-12-13 13:30:07 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Port IPR module to new schema, remove some cruft 2013-12-02 16:34:00 +00:00
admin.py Redo tests for IPR to cover all views, fix some bugs and add some 2013-12-03 18:33:07 +00:00
feeds.py Port ipr/feeds.py to django.core.urlresolvers.reverse_lazy 2013-12-11 17:06:41 +00:00
models.py Make sure all BooleanFields have an explicit default value (with 2013-12-13 13:30:07 +00:00
new.py Redo tests for IPR to cover all views, fix some bugs and add some 2013-12-03 18:33:07 +00:00
related.py * Made reporting IPR consistant across document searches, IPR searches, AD document queues, last calls, and agendas. All these points now report on the document(s) being directly queried, and the documents those transitively replace or obsolete. 2013-08-12 21:41:57 +00:00
search.py Redo tests for IPR to cover all views, fix some bugs and add some 2013-12-03 18:33:07 +00:00
sitemaps.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
tests.py Fix spelling mistake in comments 2013-12-03 18:53:04 +00:00
urls.py Fix a couple of problems in previous URL conversion commit 2013-12-11 17:13:49 +00:00
view_sections.py Port IPR module to new schema, remove some cruft 2013-12-02 16:34:00 +00:00
views.py Redo tests for IPR to cover all views, fix some bugs and add some 2013-12-03 18:33:07 +00:00