Commit Graph

  • 275fcde5e6 Added @toranb - Thank you! Tom Christie 2012-12-29 16:59:01 +0000
  • 3c7a636199 Updated release notes Tom Christie 2012-12-29 16:58:51 +0000
  • caaf1c80f5 Support reverse FK creation Tom Christie 2012-12-29 16:51:41 +0000
  • 51e2664491 Add FK create tests Tom Christie 2012-12-29 15:51:32 +0000
  • 25398e8cf1 Update release notes Tom Christie 2012-12-29 13:32:56 +0000
  • bf69205cd3 Tests for retrieving nullable relations Tom Christie 2012-12-29 13:32:49 +0000
  • 809f5de330 Merge pull request #515 from yprez/blank_fields_issue Tom Christie 2012-12-29 05:25:43 -0800
  • a5086c46a7 Merge c68f7ca580 into 923f81d269 Yuri Prezument 2012-12-29 05:22:11 -0800
  • 923f81d269 Nested serializers now support nullable relationships, plus test. Fixes #384 Tom Christie 2012-12-29 13:19:05 +0000
  • 250a7231d3 Add tests for nested FKs Tom Christie 2012-12-29 13:10:43 +0000
  • 1f6af163fe Tweak quote Tom Christie 2012-12-29 12:15:15 +0000
  • 1128fe3baf multiple object updates introducing a _instance attribute to the Serializer Sebastien Beal 2012-12-29 12:01:55 +0900
  • 1b7c79c501 Merge 8a6ae28ada into 5d4ea3d23f Sébastien Béal 2012-12-28 05:01:58 -0800
  • 5d4ea3d23f Add .validate() example Tom Christie 2012-12-28 12:59:24 +0000
  • f7a82b6aee Version 2.1.13 2.1.13 Tom Christie 2012-12-28 12:45:05 +0000
  • acdb69be52 Include 'static' template tag to enable 1.3 compatible staticfiles behaviour Tom Christie 2012-12-28 12:36:28 +0000
  • 3e4242fc43 django.contrib.staticfiles no longer needs to be in INSTALLED_APPS Tom Christie 2012-12-28 12:33:24 +0000
  • 8a6ae28ada example of .validate() method between multiple fields Sebastien Beal 2012-12-28 09:55:19 +0900
  • eefd5b05fb Use compat import of urlpatterns Tom Christie 2012-12-27 20:20:01 +0000
  • 4b32cda5a8 Update release notes and documentation for 2.2.0 Tom Christie 2012-12-27 17:53:07 +0000
  • 9cc56a97b5 Added @akinfold for staticfiles changes. Tom Christie 2012-12-27 17:35:21 +0000
  • 24ed6dcfda Update runtest settings to include staticfiles app. Tom Christie 2012-12-27 17:35:00 +0000
  • 80e5ca5781 Merge 5ae7786930 into ed09d26fb8 Roman Akinfold 2012-12-26 14:10:07 -0800
  • 5ae7786930 Replace get_static_prefix templatetag with static Roman Akinfold 2012-12-27 05:35:03 +0800
  • 36e1987f59 Regression test for #532 - values overriden by "default" setting Yuri Prezument 2012-12-25 18:50:00 +0200
  • 5d7d51ed9d Merge remote-tracking branch 'upstream/master' Michal Dvorak 2012-12-23 22:05:16 +0100
  • ed09d26fb8 Update docs/topics/release-notes.md Tom Christie 2012-12-23 18:50:17 +0000
  • 3b68d5bad8 Merge d09e0bf147 into 0576241b19 Yuri Prezument 2012-12-23 10:48:49 -0800
  • 0576241b19 Merge pull request #523 from maspwr/related-required Tom Christie 2012-12-23 10:48:35 -0800
  • 2edf444051 create multiple objects at once with serializer Sebastien Beal 2012-12-23 07:40:15 +0900
  • 68125d26cc Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Sebastien Beal 2012-12-23 06:29:13 +0900
  • 49e4f426d8 Merge f8a1256b1c into ab991199cb Mark 2012-12-21 11:33:16 -0800
  • f8a1256b1c Update RelatedField#field_from_native coding style Mark Aaron Shirley 2012-12-21 11:33:01 -0800
  • ab991199cb Merge pull request #529 from reinout/reinout-slug-kwarg Tom Christie 2012-12-21 02:06:33 -0800
  • 5ba2437f2d Merge remote-tracking branch 'tom/master' Michal Dvorak (cen38289) 2012-12-21 10:53:23 +0100
  • 31c2984092 Merge 5f9ecd1c7a into 79aea2f0d0 Reinout van Rees 2012-12-21 01:44:27 -0800
  • 5f9ecd1c7a slug_kwarg attribute doesn't work; it should be slug_url_kwarg Reinout van Rees 2012-12-21 10:42:40 +0100
  • 79aea2f0d0 Version 2.1.12 2.1.12 Tom Christie 2012-12-21 09:18:35 +0000
  • fb4bbf7d98 Added @treyhunner. Thank you! Tom Christie 2012-12-21 09:17:33 +0000
  • 04119245ec Make nested tests consistent with pk and hyperlink tests Tom Christie 2012-12-21 09:15:28 +0000
  • 37acea5240 Fix up test url model now filename has changed Tom Christie 2012-12-21 09:15:08 +0000
  • 83feda6a69 Rename relationship tests so they show up together Tom Christie 2012-12-21 09:10:16 +0000
  • 98919031db Merge pull request #522 from maspwr/writable-serializers Tom Christie 2012-12-21 01:05:37 -0800
  • 0a146f4be1 Merge ef475eb9bd into 456d76d2e5 Mark 2012-12-21 01:03:40 -0800
  • 456d76d2e5 Merge pull request #526 from reinout/reinout-virtualenv-ignores Tom Christie 2012-12-21 01:03:26 -0800
  • f9a14f3977 Merge 79dc321f39 into 166292f682 Reinout van Rees 2012-12-21 01:03:09 -0800
  • 166292f682 Merge pull request #528 from mhsparks/master Tom Christie 2012-12-21 01:03:01 -0800
  • 79dc321f39 Added virtualenv-generated directories to the .gitignore Reinout van Rees 2012-12-21 09:58:05 +0100
  • baba6f3119 Merge 125f027d2d into c27295dcbd mhsparks 2012-12-20 15:51:42 -0800
  • 125f027d2d Added setter to the auth property Mark Hughes 2012-12-20 23:48:10 +0000
  • 35203f736a Removed unittest.skipUnless decorator: not available on python 2.6 Reinout van Rees 2012-12-21 00:25:48 +0100
  • 076dd62385 Rendering description with restructuredtext. Reinout van Rees 2012-12-20 17:36:05 +0100
  • e61eab43f4 Adjust PATCH test cases to use the new DRFRequestFactory Andrew Hankinson 2012-12-20 00:28:01 -0500
  • 2b5deefe56 Subclass Django's RequestFactory to provide PATCH support Andrew Hankinson 2012-12-20 00:27:29 -0500
  • 2f5582a1a6 Merge remote-tracking branch 'upstream/master' into related-required Mark Aaron Shirley 2012-12-19 15:24:22 -0800
  • ef475eb9bd Merge remote-tracking branch 'upstream/master' into writable-serializers Mark Aaron Shirley 2012-12-19 15:21:06 -0800
  • c27295dcbd Update minor Django versions in tox Tom Christie 2012-12-19 23:12:57 +0000
  • a493c83248 urls, patterns, include imports move to compat to support incoming 1.3 thru 1.6 import compatability Tom Christie 2012-12-19 23:12:27 +0000
  • c097bcef58 Update release notes. Tom Christie 2012-12-19 22:42:11 +0000
  • 566b9ff27b Added @joual - Thanks! Tom Christie 2012-12-19 22:41:00 +0000
  • 46b313315a Merge pull request #510 from joual/master Tom Christie 2012-12-19 14:39:11 -0800
  • ecd9084ad9 Merge 262d9c2489 into c29b08ad43 Joel Marcotte 2012-12-19 14:37:50 -0800
  • ae6ca7456f Merge remote-tracking branch 'upstream/master' into writable-serializers Mark Aaron Shirley 2012-12-19 14:37:44 -0800
  • c29b08ad43 Update release notes Tom Christie 2012-12-19 22:06:38 +0000
  • 598ae3286a Fix #521. (Browseable API exception on delete) Tom Christie 2012-12-19 22:05:35 +0000
  • d90d5380d7 pep8 Tom Christie 2012-12-19 22:05:00 +0000
  • 5c680c36e4 Check if RelatedField is required. Mark Aaron Shirley 2012-12-19 09:26:40 -0800
  • c13f132a21 Failing test with partial serializer and foreign keys Yuri Prezument 2012-12-18 14:09:58 +0200
  • c6a6d7ac15 remove all but the 'read' nested serializer tests Mark Aaron Shirley 2012-12-19 07:33:49 -0800
  • 8a41d4aa54 Fix assertion for nested create test (missing id) Trey Hunner 2012-11-16 23:01:03 -0800
  • 2910bfb527 Add two functions for more DRY reverse fk tests Trey Hunner 2012-11-14 15:27:38 -0800
  • cbf3429005 Add test for deleting a reverse fk relation Trey Hunner 2012-11-14 15:15:35 -0800
  • f92c5b28ad Add test for creating a reverse fk relation Trey Hunner 2012-11-14 13:39:54 -0800
  • 24e14b7d53 Add tests for retrieving/updating reverse fks Trey Hunner 2012-11-14 12:42:30 -0800
  • ab86990ac8 HyperlinkedRealtedField tests. Refs #442. Tom Christie 2012-12-18 19:20:31 +0000
  • 6611514134 Whitespace Tom Christie 2012-12-18 19:20:10 +0000
  • 24581faceb Update release notes. Tom Christie 2012-12-18 18:23:28 +0000
  • 6693d2d277 Fix for pks returning as strings when set in pre_save. Fixes #482. Thanks to @n8agrin for the bug report. Tom Christie 2012-12-18 18:21:58 +0000
  • d09e0bf147 Failing test with partial serializer and foreign keys Yuri Prezument 2012-12-18 14:09:58 +0200
  • a8b66f61d1 Merge 47095594de into 8f23b7f2f9 eofs 2012-12-18 01:19:35 -0800
  • e787a9c761 Merge 5958feaa78 into 8f23b7f2f9 Nathan Agrin 2012-12-17 14:04:46 -0800
  • 8f23b7f2f9 Version 2.1.11 2.1.11 Tom Christie 2012-12-17 22:01:50 +0000
  • 9680b42b50 Version 2.1.11 Tom Christie 2012-12-17 22:01:17 +0000
  • 0418cebc58 Update contact details Tom Christie 2012-12-17 22:00:25 +0000
  • aa72f8d63d Fix bug with M2M in browseable API Tom Christie 2012-12-17 21:59:51 +0000
  • 8ac77eaae8 Merge remote-tracking branch 'tom/master' Michal Dvorak (cen38289) 2012-12-17 16:35:47 +0100
  • c68f7ca580 blank=True fields are not required - fixes #514 Yuri Prezument 2012-12-17 16:57:11 +0200
  • 967f22e7d1 Failing test case for #514 Yuri Prezument 2012-12-17 16:49:45 +0200
  • 6f6aeadf5f CharField in model should be null=True according Django docs Yuri Prezument 2012-12-17 16:31:18 +0200
  • 70714c2346 Version 2.1.10 2.1.10 Tom Christie 2012-12-17 09:08:28 +0000
  • 18338a37d3 Adding PATCH support to Django REST Framework Andrew Hankinson 2012-12-16 14:49:18 -0500
  • 4f96951be9 Add 'patch' http method support to the Django View object Andrew Hankinson 2012-12-16 13:11:59 -0500
  • d6c6e42a5f Merge 008dafce17 into 35f72cecb1 Toran Billups 2012-12-15 18:56:31 -0800
  • 008dafce17 ManyPrimaryKeyRelatedField now supports create for one-to-many rel toran billups 2012-12-15 20:55:36 -0600
  • 262d9c2489 Final commit to restore the fix Joel Marcotte 2012-12-15 16:52:28 -0500
  • 6f25181979 Reverting commit to previous state to see if the test is only relevant to django 1.5b2 Joel Marcotte 2012-12-15 16:45:04 -0500
  • 01e06bcdf8 Added test for "positive_integer in choices tuple does not get parsed if not string". Joel Marcotte 2012-12-15 16:33:08 -0500
  • 5593767334 Merge cf81ba8afb into 35f72cecb1 Marko Tibold 2012-12-15 12:41:06 -0800
  • 35f72cecb1 Fix model validation exclusions. Fixes #500. Fixes #506. Tom Christie 2012-12-15 20:40:41 +0000
  • 71ccab593b Fix for JSON integer match to a ChoiceField Joel Marcotte 2012-12-15 10:35:06 -0500