Skip to content

Commit 87dd249

Browse files
committed
Cleanup: removed the infrastructure for importing reviews from the old review tool. Commit ready for merge.
- Legacy-Id: 15865
1 parent 25cc00f commit 87dd249

6 files changed

Lines changed: 20 additions & 784 deletions

File tree

ietf/doc/migrations/0009_move_non_url_externalurls_to_uploaded_filename.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class Migration(migrations.Migration):
3939

4040
dependencies = [
4141
('doc', '0008_add_uploaded_filename'),
42+
('review', '0008_remove_reviewrequest_old_id'),
4243
]
4344

4445
operations = [

0 commit comments

Comments
 (0)