Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Move integration packages to separate repositories
Browse files Browse the repository at this point in the history
https://github.com/vfaronov/django-httpolice
https://github.com/vfaronov/mitmproxy-httpolice

When I started HTTPolice, I didn't want to bother with this.
But it seems like separating these components into their own repos
is both right (because they are related only through the public API)
and more convenient (for Travis and AllMyChanges.com, to name but two).
  • Loading branch information
vfaronov committed Jul 23, 2016
1 parent e690fdc commit 4bec17c
Show file tree
Hide file tree
Showing 33 changed files with 1 addition and 980 deletions.
10 changes: 0 additions & 10 deletions integration/django/.isort.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions integration/django/CHANGELOG.rst

This file was deleted.

21 changes: 0 additions & 21 deletions integration/django/LICENSE.txt

This file was deleted.

3 changes: 0 additions & 3 deletions integration/django/MANIFEST.in

This file was deleted.

13 changes: 0 additions & 13 deletions integration/django/README.rst

This file was deleted.

7 changes: 0 additions & 7 deletions integration/django/django_httpolice/__init__.py

This file was deleted.

3 changes: 0 additions & 3 deletions integration/django/django_httpolice/__metadata__.py

This file was deleted.

33 changes: 0 additions & 33 deletions integration/django/django_httpolice/common.py

This file was deleted.

87 changes: 0 additions & 87 deletions integration/django/django_httpolice/middleware.py

This file was deleted.

24 changes: 0 additions & 24 deletions integration/django/django_httpolice/views.py

This file was deleted.

Empty file.
25 changes: 0 additions & 25 deletions integration/django/example/example_app/test.py

This file was deleted.

17 changes: 0 additions & 17 deletions integration/django/example/example_app/views.py

This file was deleted.

Empty file.
32 changes: 0 additions & 32 deletions integration/django/example/example_project/settings.py

This file was deleted.

10 changes: 0 additions & 10 deletions integration/django/example/example_project/urls.py

This file was deleted.

10 changes: 0 additions & 10 deletions integration/django/example/manage.py

This file was deleted.

28 changes: 0 additions & 28 deletions integration/django/pylintrc

This file was deleted.

2 changes: 0 additions & 2 deletions integration/django/setup.cfg

This file was deleted.

0 comments on commit 4bec17c

Please sign in to comment.