Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Commit

Permalink
move uaa_client to new package
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnrlly committed Jan 27, 2017
1 parent 9d1b837 commit 0949681
Show file tree
Hide file tree
Showing 18 changed files with 7 additions and 750 deletions.
Empty file removed fake_uaa_provider/__init__.py
Empty file.
16 changes: 0 additions & 16 deletions fake_uaa_provider/static/fake_uaa_provider/fake-cloudgov.svg

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions fake_uaa_provider/urls.py

This file was deleted.

103 changes: 0 additions & 103 deletions fake_uaa_provider/views.py

This file was deleted.

2 changes: 2 additions & 0 deletions requirements.in
Expand Up @@ -19,3 +19,5 @@ PyJWT
pypandoc
requests
whitenoise

-e git+https://github.com/18F/cg-django-uaa.git#egg=cg-django-uaa
6 changes: 5 additions & 1 deletion requirements.txt
Expand Up @@ -4,7 +4,9 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
-e git+https://github.com/18F/cg-django-uaa.git#egg=cg-django-uaa
acq-templates==0.1.2
appdirs==1.4.0 # via setuptools
cfenv==0.5.2
dj-database-url==0.4.1
django-filter==1.0.1
Expand All @@ -23,13 +25,15 @@ markdown2==2.3.2 # via django-markdown-deux
markdown==2.6.7
newrelic==2.76.0.55
orderedmultidict==0.7.11 # via furl
packaging==16.8 # via setuptools
pillow==3.4.2
psycopg2==2.6.2
pyjwt==1.4.2
pypandoc==1.3.3
pyparsing==2.1.10 # via packaging
python-dateutil==2.6.0 # via faker
requests==2.12.4
six==1.10.0 # via djangorestframework-csv, faker, furl, orderedmultidict, python-dateutil
six==1.10.0 # via djangorestframework-csv, faker, furl, orderedmultidict, packaging, python-dateutil, setuptools
unicodecsv==0.14.1 # via djangorestframework-csv
wheel==0.29.0 # via pypandoc
whitenoise==3.2.2
Expand Down
Empty file removed uaa_client/__init__.py
Empty file.
129 changes: 0 additions & 129 deletions uaa_client/admin.py

This file was deleted.

0 comments on commit 0949681

Please sign in to comment.