datatracker/ietf/submit
2015-01-22 17:38:05 +00:00
..
migrations Made ietf/submit pyflakes-clean. 2014-03-16 08:03:15 +00:00
parsers Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
templatetags Merge branch 'lars/5.6.3-facelift' into lars/5.6.4-facelift 2014-10-14 11:48:57 +00:00
.gitignore Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
__init__.py Remove backtrace email code from submit __init__.py, after the submit revamp I think I am responsible for all remaining bugs and not esanchez@yaco.es, and the code sometimes annoyingly interferes (through a bug in admin) with loading the submit module in the shell 2013-11-19 16:14:27 +00:00
admin.py Made ietf/submit pyflakes-clean. 2014-03-16 08:03:15 +00:00
forms.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
mail.py Merged in [8254] from rjsparks@nostrum.com:\n Don't send mail to unknown-email-* addresses. Fixes bug #1471. 2014-09-28 18:51:21 +00:00
models.py Made ietf/submit pyflakes-clean. 2014-03-16 08:03:15 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
test_submission.txt Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
tests.py Fix more test errors - now only two not yet fully ported views remain 2014-11-03 16:39:41 +00:00
urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
utils.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
views.py Require posting confirmation for some particular draft name prefixes. 2014-11-08 03:15:20 +00:00