Remove piston residue.
authorRadek Czajka <rczajka@rczajka.pl>
Thu, 28 Feb 2019 23:08:21 +0000 (00:08 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Thu, 28 Feb 2019 23:08:21 +0000 (00:08 +0100)
commit10dc1a5e84d23582a58ead2551ddf54a66b94496
treec64c48c85ffe13a018cb6909b91f515569143bd6
parent6b87b2b7014a0441f5f696a35127f12a89e48d2e
Remove piston residue.
14 files changed:
src/api/migrations/0005_consumer_nonce_resource_token.py
src/api/piston/__init__.py [deleted file]
src/api/piston/migrations/0001_initial.py [deleted file]
src/api/piston/migrations/0002_auto_20190228_2338.py [deleted file]
src/api/piston/migrations/__init__.py [deleted file]
src/api/piston/models.py [deleted file]
src/api/piston_patch.py [deleted file]
src/api/templates/oauth/authorize_token.html [new file with mode: 0755]
src/api/urls.py
src/api/utils.py
src/api/views.py
src/paypal/views.py
src/wolnelektury/settings/apps.py
src/wolnelektury/templates/piston/authorize_token.html [deleted file]