k4ever/k4ever/api2
MasterofJOKers edc81ca1e1 Change some deprecated code
Python docs say:
"Test for the presence of key in the dictionary. has_key() is
deprecated in favor of key in d."
2012-06-16 20:00:45 +02:00
..
__init__.py api2 beginning, minor changes 2011-09-28 10:51:32 +02:00
authentication.py Rewrote parts with licensing issues 2012-05-26 17:55:46 +02:00
decorators.py Added hooks to provide initial data for some Models 2012-01-27 17:38:14 +01:00
handlers.py Change some deprecated code 2012-06-16 20:00:45 +02:00
helper.py API: Added support for negative transactions, fixes #28 2012-01-20 22:04:18 +01:00
urls.py Added missing self in CSRF-Resource ctor 2012-05-26 18:47:12 +02:00