datatracker/ietf/community
2017-03-28 14:36:40 +00:00
..
migrations Add person, affiliation and country (through django-countries) to 2017-01-26 17:10:08 +00:00
__init__.py Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
forms.py Apply string operations on the string, not on the Email object. 2016-10-05 17:51:22 +00:00
models.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
resources.py Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +00:00
tests.py Merge author stats branch into new branch from trunk 2017-03-28 14:36:40 +00:00
urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
utils.py Merge author stats branch into new branch from trunk 2017-03-28 14:36:40 +00:00
views.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00