datatracker/ietf/submit
Henrik Levkowetz 8e0200abc9 Merged in [8238] from rjsparks@nostrum.com:\n Look in the right place in the filesystem for the files bits when building reference relations during submit. Fixes bug #1467.
- Legacy-Id: 8362
Note: SVN reference [8238] has been migrated to Git commit c6e22bc429e3c77fd2d5be6d78c20a0c90cbc80b
2014-09-28 18:32:00 +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 Revamp and clean up submit models: 2013-11-15 13:30:32 +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 Merged in support for RG pages, from branch/iola/rg-support. 2014-06-09 20:52:14 +00:00
mail.py Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
models.py Made ietf/submit pyflakes-clean. 2014-03-16 08:03:15 +00:00
test_submission.txt Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
tests.py All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +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 Merged in [8238] from rjsparks@nostrum.com:\n Look in the right place in the filesystem for the files bits when building reference relations during submit. Fixes bug #1467. 2014-09-28 18:32:00 +00:00
views.py Merged in support for RG pages, from branch/iola/rg-support. 2014-06-09 20:52:14 +00:00