Skip to content

issues Search Results · repo:orcasgit/django-fitbit language:Python

Filter by

14 results
 (50 ms)

14 results

inorcasgit/django-fitbit (press backspace or delete to remove)

Not sure if I m doing something wrong, but what happens is that once a user authorizes their account with fitbit, it seems to store some cookies. When I then logout and login as a different user, it still ...
  • rahul003
  • 1
  • Opened 
    on Oct 20, 2018
  • #47

It seems the models currently rely use the default value for on_delete in some fields (e.g., the UserFitbit.user field). However, on_delete has become a required argument in Django 2.0.
bug
  • MichaelMauderer
  • 1
  • Opened 
    on Mar 25, 2018
  • #45

Migrating to django 1.11, Will django-fitbit latest version supports django 1.11?
  • sp1rs
  • Opened 
    on Jul 15, 2017
  • #43

I refered to the documentation but the getting started part is too high level. would you kindly make a quick step by step example app and how to use your libraries?
documentation
  • meysamnick
  • Opened 
    on Mar 30, 2017
  • #42

In this function we can lose refresh_token: https://github.com/orcasgit/django-fitbit/blob/master/fitapp/views.py#L120 There is no updates of access_token and refresh_token. I can not understand why you ...
  • predatell
  • Opened 
    on Nov 7, 2016
  • #37

Does django-fitbit support getting data from non-time-series API endpoints? e.g. /foods/log only supports getting data for a single date: GET https://api.fitbit.com/1/user/28H22H/foods/log/date/2015-09-01.json ...
  • awidgery
  • Opened 
    on Jan 25, 2016
  • #29

I guess fitbit as lot of devices , like Flex, Charge, Charge HR, One Zip Can I get data for all of those using this app ?
  • Amar-Chaudhari
  • 3
  • Opened 
    on Nov 23, 2015
  • #26

The 0.1.0 PyPi package does not contain the fixtures directory which causes Django 1.7 migrations to fail. Migration fitapp.0002_initial_data attempts to load data from fixtures/initial_data.json which ...
  • duffn
  • 1
  • Opened 
    on Feb 18, 2015
  • #22

  • poirier
  • 1
  • Opened 
    on Oct 11, 2012
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub