- 21 Jun, 2011 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 19 Jun, 2011 3 commits
-
-
added a `permissions` example with just a per-user-throttle which we may want to expand with some auth examples.
markotibold committed -
added a `permissions` example with just a per-user-throttle which we may want to expand with some auth examples.
markotibold committed -
added a `permissions` example with just a per-user-throttle which we may want to expand with some auth examples.
markotibold committed
-
- 15 Jun, 2011 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 14 Jun, 2011 4 commits
-
-
--HG-- rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 13 Jun, 2011 4 commits
-
-
markotibold committed
-
markotibold committed
-
Tom Christie committed
-
markotibold committed
-
- 11 Jun, 2011 1 commit
-
-
markotibold committed
-
- 12 Jun, 2011 1 commit
-
-
Tom Christie committed
-
- 11 Jun, 2011 4 commits
-
-
* We now have per-user, per-view and per-resource throttling * Added a new exxception class as a convenience to detect pointless throttles * refactored
markotibold committed -
markotibold committed
-
markotibold committed
-
* implemented per_resource_throttling + test needs refactoring
markotibold committed
-
- 10 Jun, 2011 7 commits
-
-
(commit to permissions.py fixes a bug that came out of the unittest)
markotibold committed -
markotibold committed
-
markotibold committed
-
made it possible to pass args to runtests to specify the Testcase, or more specifically the mtest_method to run.
markotibold committed -
Tom Christie committed
-
Tom Christie committed
-
`bound_form.files` returns a `MultiValueDict` which errors when passing `.CONTENT` into a model constructor.
Alen Mujezinovic committed
-
- 09 Jun, 2011 4 commits
-
-
Alen Mujezinovic committed
-
Use `QueryDict` instead to return a value that is compatible with forms.
Alen Mujezinovic committed -
Tom Christie committed
-
Tom Christie committed
-
- 08 Jun, 2011 4 commits
-
-
markotibold committed
-
Alen Mujezinovic committed
-
Added possibility to specify what attributes of ForeignKeys and OneToOne fields to include via nested tuples
Alen Mujezinovic committed -
Tom Christie committed
-