- 12 Feb, 2013 15 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Also document correctly - these methods are now public and will fall under the deprecation policy from now on.
Tom Christie committed -
Tom Christie committed
-
DictWithMetadata.__getstate__ was never called (Fix for 645)
Tom Christie committed
-
- 11 Feb, 2013 1 commit
-
-
Because __mro__ is a list of classes and not instances. DictWithMetadata.__getstate__ was never called Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
Fernando Rocha committed
-
- 10 Feb, 2013 7 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Turns out that Django's default permissions backend always returns False when checking object-level permissions, even if the user does have valid global permissions.
Tom Christie committed -
Tom Christie committed
-
- 08 Feb, 2013 1 commit
-
-
Tom Christie committed
-
- 07 Feb, 2013 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 06 Feb, 2013 8 commits
-
-
Tom Christie committed
-
Purge naked excepts.
Tom Christie committed -
Marc Tamlyn committed
-
Most of these had obvious exceptions which would be thrown. Some I'm not sure about but they should at least catch only Exception so as not to ignore SystemExit and other inappropriate Error classes.
Marc Tamlyn committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Fixes #639.
Tom Christie committed
-