Changes between Initial Version and Version 1 of Ticket #23348, comment 1
- Timestamp:
- Aug 22, 2014, 4:44:39 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23348, comment 1
initial v1 1 1 Heres a link to an example codebase https://github.com/glassresistor/django-oauth2-provider/tree/7ab7a17531e5d9e7e0c32f32723ea62601c9d80a 2 Running tox should should work with in the one pointing at dev failing. 2 in an virtualenv 3 pip install -r requirements.txt 4 pip install -e git+https://github.com/django/django.git#egg=django 5 python manage.py test