Open sahitilucky opened 10 years ago
The auth variable is im assuming the auth token ? So, why not use console.log and check it's value ?
On Tue, Jun 17, 2014 at 12:07 PM, sahitilucky notifications@github.com wrote:
what is this auth variable in github instance?what should be it's value?
Reply to this email directly or view it on GitHub https://github.com/The-WebOps-Club/offline_github/issues/7.
auth variable is not auth token,unable to use github.js properly..
So what exactly is the problem? Plus can you tell me exact steps I need to follow to recreate the problem? On Jun 21, 2014 1:26 PM, "sahitilucky" notifications@github.com wrote:
auth variable is not auth token,unable to use github.js properly..
Reply to this email directly or view it on GitHub https://github.com/The-WebOps-Club/offline_github/issues/7#issuecomment-46747386 .
the function userrepo() in templates/trial.html , don't know whether it's working or not and what it is dng? unable to find out what should be given as auth variable .and the README.md file of github.js doesn't explain what should be done,the commands in it however doesn't work directly
When i run python manage.py runserver
it gives me the error :
Error: Could not import settings 'offline_github.settings' (Is it on sys.path?): No module named settings
Which version of django is this again ? im using 1.3.1
django version:1.3.1
On Tue, Jul 1, 2014 at 9:04 PM, AbdealiJK notifications@github.com wrote:
When i run python manage.py runserver it gives me the error :
Error: Could not import settings 'offline_github.settings' (Is it on sys.path?): No module named settings
Which version of django is this again ? im using 1.3.1
— Reply to this email directly or view it on GitHub https://github.com/The-WebOps-Club/offline_github/issues/7#issuecomment-47671510 .
if everything is put in project1 folder then it is working
On Tue, Jul 1, 2014 at 9:52 PM, sahiti labhishetty sahitilucky21@gmail.com wrote:
django version:1.3.1
On Tue, Jul 1, 2014 at 9:04 PM, AbdealiJK notifications@github.com wrote:
When i run python manage.py runserver it gives me the error :
Error: Could not import settings 'offline_github.settings' (Is it on sys.path?): No module named settings
Which version of django is this again ? im using 1.3.1
— Reply to this email directly or view it on GitHub https://github.com/The-WebOps-Club/offline_github/issues/7#issuecomment-47671510 .
Yep, thats weird o.o
what is this auth variable in github instance?what should be it's value?