datatracker/ietf/doc
Henrik Levkowetz 726fcbf27d Removed all __future__ imports.
- Legacy-Id: 17391
2020-03-05 23:53:42 +00:00
..
management Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
migrations Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
templatetags Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
expire.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
factories.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
fields.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
lastcall.py Added DocEvent rev= parameter througout the code. 2017-03-06 15:08:21 +00:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
models.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
redirect_drafts_urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
redirect_idtracker_urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
resources.py Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com. 2019-12-20 15:00:55 +00:00
settings.py Started moving app-specific settings into app settings.py files. 2016-09-09 05:42:41 +00:00
tests.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_ballot.py Fixed an issue with tests mocking urlopen() responses, and tweaked error messages on bad results in sync/rfceditor.py 2020-02-27 15:05:27 +00:00
tests_charter.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_conflict_review.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_downref.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_draft.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_irsg_ballot.py Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com. 2019-12-20 15:00:55 +00:00
tests_material.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_review.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_status_change.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
urls.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
urls_charter.py Added a new document tab for some documents, showing htmlized drafts and RFCs 2017-03-20 14:08:52 +00:00
urls_conflict_review.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
urls_material.py Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
urls_review.py Merged in [16939] from sasha@dashcare.nl: 2019-11-11 14:22:54 +00:00
urls_status_change.py Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
utils.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils_charter.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils_search.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_ballot.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_charter.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_conflict_review.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_doc.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_downref.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_draft.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_help.py Added an explicit ID-Exists state for the IESG state machine. Reworked code so that the IESG state machine always has a state. Added the ability to release a document from a working group, research group, or the independent stream. Releasing a document removes all stream state, and sets the document to have no stream. 2018-12-11 22:38:05 +00:00
views_material.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_review.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_search.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views_stats.py Merged in [16860] from rjsparks@nostrum.com: 2019-10-22 16:05:42 +00:00
views_status_change.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00