Skip to content

Commit 577b609

Browse files
kvgargKVGarg
kvgarg
authored andcommitted
Remove openhub and model apps
1 parent bfbc9c1 commit 577b609

37 files changed

+0
-1045
lines changed

.nocover.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ nocover_file_globs:
1010
- gsoc/*.py
1111
- ci_build/*.py
1212
- meta_review/handler.py
13-
- model/*.py
1413
- openhub/*.py
1514
# Optional coverage. Once off scripts.
1615
- inactive_issues/inactive_issues_scraper.py

model/__init__.py

Whitespace-only changes.

model/apps.py

-5
This file was deleted.

model/migrations/__init__.py

Whitespace-only changes.

model/urls.py

-7
This file was deleted.

model/views.py

-76
This file was deleted.

openhub/affiliated_committers.py

-41
This file was deleted.

openhub/apps.py

-8
This file was deleted.

openhub/data.py

-55
This file was deleted.

openhub/management/commands/import_affiliated_committers_data.py

-15
This file was deleted.

openhub/management/commands/import_openhub_data.py

-33
This file was deleted.

openhub/management/commands/import_organization_data.py

-20
This file was deleted.

openhub/management/commands/import_outside_committers_data.py

-15
This file was deleted.

openhub/management/commands/import_outside_projects_data.py

-15
This file was deleted.

openhub/management/commands/import_portfolio_projects_data.py

-15
This file was deleted.

0 commit comments

Comments
 (0)