- 09 Jan, 2013 2 commits
-
-
Removing all the Parse prefix name from classes (except for ParseBase and ParseResource, which are classes that are just base classes). Also, adding a very basic Push class.
Raphael Lullis committed -
Adding support to ParseUser handling, account creation, login, and querying (through ParseUserQuery class)
Raphael Lullis committed
-
- 24 Dec, 2012 3 commits
-
-
Raphael Lullis committed
-
Raphael Lullis committed
-
The code was doing request using the master key as a parameter for the request. This was completely wrong. The correct key is API_KEY. Fixed.
Raphael Lullis committed
-
- 17 Dec, 2012 5 commits
-
-
Cleaning up the code a little bit, and removing all print statements from code (WSGI does not accept them)
Raphael Lullis committed -
Raphael Lullis committed
-
Raphael Lullis committed
-
Raphael Lullis committed
-
Raphael Lullis committed
-
- 18 Nov, 2012 2 commits
-
-
Billy Tobon committed
-
fliping POINT(latitude longitude) to POINT(longitude latitude)
Billy Tobon committed
-
- 11 Nov, 2012 1 commit
-
-
regex wasn't parsing negative latitudes.
Billy Tobon committed
-
- 05 Nov, 2012 5 commits
-
-
David Robinson committed
-
geoPoints
David Robinson committed -
Billy Tobon committed
-
Billy Tobon committed
-
GeoPoints use string with format POINT(lat lon)
Billy Tobon committed
-
- 10 Apr, 2012 2 commits
-
-
David Robinson committed
-
Fixed authentication, since Parse appears to have changed their API. Added tests.py with unit tests for ParseObject and ParseQuery classes. Added ParseObject.increment(key) method. pep8 compliance changes, mostly removing end of line whitespace
David Robinson committed
-
- 29 Feb, 2012 2 commits
- 27 Sep, 2011 10 commits
-
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
- 26 Sep, 2011 5 commits
-
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
Paul Kastner committed
-
- 25 Sep, 2011 1 commit
-
-
Paul Kastner committed
-
- 24 Sep, 2011 1 commit
-
-
Paul Kastner committed
-