Commit Graph

  • 2b28026fc1 Translation info -> project management Tom Christie 2015-01-13 10:44:40 +0000
  • 41e13d73fa Merge pull request #2407 from philipn/filters_link_fix Carlton Gibson 2015-01-13 09:04:33 +0100
  • 7f9a62a5bf Fix link to django-rest-framework-filters (formerly django-rest-framework-chain) Philip Neustrom 2015-01-13 15:19:52 +0800
  • 323a6089bf Fix link to django-rest-framework-filters (formerly django-rest-framework-chain) Philip Neustrom 2015-01-13 15:19:52 +0800
  • fb0a434f9b Merge pull request #2399 from askholme/master Tom Christie 2015-01-12 12:21:35 +0000
  • 69fea56245 Merge pull request #2401 from jpadilla/master Tom Christie 2015-01-12 12:20:47 +0000
  • cc13ee0577 Fix error when NUM_PROXIES is greater than one José Padilla 2015-01-12 08:12:24 -0400
  • d6d08db0dd Fix ident format when using HTTP_X_FORWARDED_FOR José Padilla 2015-01-11 10:55:56 -0400
  • e9ac1bb78a Merge pull request #2398 from sloria/readme-links José Padilla 2015-01-10 13:46:11 -0400
  • d6bff10f98 Make FileUploadParser work with standard django API Ask Holme 2015-01-10 18:15:21 +0100
  • 50b206d373 Fix broken links in README Steven Loria 2015-01-10 10:17:37 -0600
  • 605c1fa0a8 Merge pull request #2397 from travelton/TweakTutorialDocs Tom Christie 2015-01-10 14:07:13 +0000
  • d8dbd86790 Update documentation Xavier Ordoquy 2015-01-10 10:41:12 +0100
  • 7e921caf4b Merge pull request #2385 from linovia/release/3.0.3 3.0.3 Xavier Ordoquy 2015-01-10 10:36:19 +0100
  • 8ccf5bcc0b Tweaked a few issues in the tutorial documentation. Travis Swientek 2015-01-09 11:36:21 -0800
  • 8c91fb5d4e Adjusted verbiage in tutorial, part 1, ModelSerializers class. Travis Swientek 2015-01-09 10:24:23 -0800
  • 73feaf6299 First pass at 3.1 pagination API Tom Christie 2015-01-09 15:30:36 +0000
  • 11efde8905 Merge pull request #2373 from jakul/document-translations-3.1 Tom Christie 2015-01-09 11:57:02 +0000
  • ef16c546d7 Update the release note with latest fixes. Add the link to the 3.0.3 milestone. Xavier Ordoquy 2015-01-08 23:29:51 +0100
  • 02ee3871ae Merge remote-tracking branch 'origin/master' into release/3.0.3 Xavier Ordoquy 2015-01-08 23:24:19 +0100
  • 513f8525db switch to non-unicode strings to support Python 3.2 Craig Blaszczyk 2015-01-08 18:20:35 +0000
  • 0aed9a8ed2 use correct six import Craig Blaszczyk 2015-01-08 18:05:42 +0000
  • 28744d99bd calculate the expected error message depending on the python version Craig Blaszczyk 2015-01-08 18:01:48 +0000
  • ce5835f10a dont index directly on to exceptions Craig Blaszczyk 2015-01-08 17:58:27 +0000
  • e2bbd8845b remove extra blank line Craig Blaszczyk 2015-01-08 17:54:01 +0000
  • b88aea76e9 update expected error messages Craig Blaszczyk 2015-01-08 17:51:03 +0000
  • e3169de5cd remove unused import Craig Blaszczyk 2015-01-08 17:50:50 +0000
  • 49ad4750c6 raise ImproperlyConfigured error when settings have the wrong type Craig Blaszczyk 2015-01-08 17:37:41 +0000
  • 7f8d314101 update tests to expect new error messages Craig Blaszczyk 2015-01-08 17:16:47 +0000
  • 1368c31a70 remove unused import Craig Blaszczyk 2015-01-08 17:16:15 +0000
  • 4d9e7a5356 Ammend docstring to use python2/3 compatible example. Tom Christie 2015-01-08 15:38:27 +0000
  • 0800866988 Fix broken 1.7.3. It's 1.7.2 - 1.7.3 is documented but not yet on PyPI. Tom Christie 2015-01-08 14:54:54 +0000
  • 42c913334b Minimum 1.6.x version is 1.6.3 Tom Christie 2015-01-08 14:51:08 +0000
  • f529f83d3c Minimum Django 1.5 version issue 1.5.6 Tom Christie 2015-01-08 14:38:23 +0000
  • b33a6cbff1 Ensure urlparse is not publically exposed in compat.py - less chance of accidental conflict. Tom Christie 2015-01-08 14:16:58 +0000
  • f0ad0a88c4 Link to Roy Fielding versioning interview. Tom Christie 2015-01-08 12:31:51 +0000
  • 3dbcefb3c7 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2015-01-08 11:07:52 +0000
  • e61ef3d39f Minor docs updates Tom Christie 2015-01-08 11:07:47 +0000
  • c3814123d7 Merge pull request #2386 from linovia/bugfix/drop_egg_support Tom Christie 2015-01-07 21:12:53 +0000
  • 18cefad3ab Update project-management.md Tom Christie 2015-01-07 21:03:50 +0000
  • 1102e22cb4 Update project-management.md Tom Christie 2015-01-07 21:02:42 +0000
  • 734f8f2667 restore Django 404 Craig Blaszczyk 2015-01-07 18:22:40 +0000
  • 58ec7669ae swap backticks for double quotes Craig Blaszczyk 2015-01-07 18:22:30 +0000
  • 60f5b5d9f3 Make Django REST Framework as zip unsafe. Xavier Ordoquy 2015-01-07 19:19:33 +0100
  • b7015ea898 Bumped the version to 3.0.3. Xavier Ordoquy 2015-01-07 19:11:17 +0100
  • 42f1932b52 Release notes for 3.0.3 Xavier Ordoquy 2015-01-07 19:10:22 +0100
  • 91e316f781 prefer single quotes in source and double quotes in user visible strings; add some missing full stops to user visible strings Craig Blaszczyk 2015-01-07 12:46:23 +0000
  • 9a4267049b use double quotes in user messages Craig Blaszczyk 2015-01-07 12:33:37 +0000
  • 662a907bdf update source strings Craig Blaszczyk 2015-01-07 12:02:04 +0000
  • 4c32083b8b use double quotes for user visible strings; end user visible strings in full stops; add some missing translation tags Craig Blaszczyk 2015-01-07 12:01:11 +0000
  • fe5d93c8cb remove hardcoded page number Craig Blaszczyk 2015-01-07 11:44:18 +0000
  • 3819ae35ac recompile pofile with new python format strings Craig Blaszczyk 2015-01-07 11:42:36 +0000
  • 9b4177b6ea switch to using format strings in error messages; raise NotFound when pagination fails to provide a more useful error message Craig Blaszczyk 2015-01-07 11:41:06 +0000
  • 7913947757 add config and documentation about uploading/downloading translations from Transifex Craig Blaszczyk 2015-01-07 11:13:03 +0000
  • ff726aa44c Merge pull request #2382 from JocelynDelalande/patch-1 Tom Christie 2015-01-07 09:55:18 +0000
  • fe92a2cfee fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATION JocelynDelalande 2015-01-07 10:42:11 +0100
  • e6002099ca Merge pull request #2379 from Gaffney/fix-compat-comment Tom Christie 2015-01-07 09:17:11 +0000
  • 07ad0474c0 Fix compatibility comment regarding OrderedDict Ryan Gaffney 2015-01-06 14:34:36 -0800
  • 271b638df1 Update exception docs. Closes #2378. Tom Christie 2015-01-06 11:21:58 +0000
  • a8566ba1ec Passing the View to CSRFCheck().process_view(). Fixes #2376. Jason Mulligan 2015-01-05 13:42:06 -0500
  • 5a899aea1a rework Field.__init__ to use either kwargs / class attrs. Damien Nozay 2015-01-05 10:14:53 -0800
  • 4881126544 remove '# allows subclasses to change defaults' comments Damien Nozay 2015-01-05 09:49:33 -0800
  • d3b2302588 Minor docs update. Refs #2375. Tom Christie 2015-01-05 16:31:52 +0000
  • 26ac2656e5 Pass init arguments through to serializer from pagination serializer. Tom Christie 2015-01-05 16:20:15 +0000
  • 949e3b7507 Merge branch 'master' into version-3.1 Tom Christie 2015-01-05 15:04:23 +0000
  • 6fd33ddea9 Udpate docstring Tom Christie 2015-01-05 15:04:01 +0000
  • 49dc037a96 Update docstring Tom Christie 2015-01-05 15:03:09 +0000
  • b6ca7248eb required=False allows omission of value for output. Closes #2342 Tom Christie 2015-01-05 14:32:12 +0000
  • 17665aa52a Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179. Tom Christie 2015-01-05 12:26:15 +0000
  • 6168f60ba8 Merge branch 'master' into version-3.1 Tom Christie 2015-01-05 11:02:28 +0000
  • 8cf3744971 Ensure no invalid min_length/min_value/max_value arguments. Closes #2369. Tom Christie 2015-01-05 10:52:18 +0000
  • ae48939c33 Allow ChoiceField to specify defaults directly on class Damien Nozay 2015-01-04 12:58:58 -0800
  • 737f663d69 Allow ModelField to specify defaults directly on class Damien Nozay 2015-01-04 12:39:10 -0800
  • 8471a4a2f7 Allow FileField to specify defaults directly on class Damien Nozay 2015-01-04 12:33:08 -0800
  • 29f494f447 Allow TimeField to specify defaults directly on class Damien Nozay 2015-01-04 12:30:29 -0800
  • ff28a6652d Allow DateField to specify defaults directly on class Damien Nozay 2015-01-04 12:28:52 -0800
  • be661824ac Allow DateTimeField to specify defaults directly on class Damien Nozay 2015-01-04 12:27:58 -0800
  • 230a395ca4 Allow DecimalField to specify defaults directly on class Damien Nozay 2015-01-04 12:21:34 -0800
  • b0b4a469e9 Allow FloatField to specify defaults directly on class Damien Nozay 2015-01-04 12:12:39 -0800
  • 399b46ad20 Allow IntegerField to specify defaults directly on class Damien Nozay 2015-01-04 12:09:53 -0800
  • 6e5517ae2d Allow CharField to specify defaults directly on class Damien Nozay 2015-01-04 12:07:35 -0800
  • ace2123d27 Allow to subclass a Field and make it read-only Damien Nozay 2014-12-11 14:34:45 -0800
  • 6fb37207d1 add missing period; update generated translations Craig Blaszczyk 2015-01-02 11:11:13 +0000
  • 9f169acb62 capitalise Django Craig Blaszczyk 2014-12-31 14:56:23 +0000
  • 32506e2075 update expected error messages in tests Craig Blaszczyk 2014-12-31 13:14:09 +0000
  • a90ba2bc11 update error messages for language and consistency Craig Blaszczyk 2014-12-31 13:03:16 +0000
  • faf76a4b75 fix spelling & grammar errors Craig Blaszczyk 2014-12-31 12:49:20 +0000
  • 0b8a83bd62 update internationalisation instructions to prevent symlinking; add base .po file Craig Blaszczyk 2014-12-28 18:20:41 +0000
  • 2781903a5a Add info about how django chooses which language to use Craig Blaszczyk 2014-12-26 12:52:17 +0000
  • 7ad7dd6a42 match DRF style guide Craig Blaszczyk 2014-12-24 18:26:17 +0000
  • 309b5d2641 instructions on how to translate REST framework error messages Craig Blaszczyk 2015-01-02 11:07:35 +0000
  • 56f000f23a Merge a27dcb7859 into f8e310fdbb Craig Blaszczyk 2015-01-02 10:59:45 +0000
  • a27dcb7859 Merge branch 'version-3.1' into document-how-to-trans Craig Blaszczyk 2015-01-02 10:59:30 +0000
  • f8e310fdbb Merge pull request #2371 from robbyt/patch-4 Tom Christie 2015-01-02 10:38:36 +0000
  • 336faf5a86 fix widget style formatting Rob Terhaar 2015-01-01 21:01:16 -0500
  • 7308e34c2e python 3 compat Craig Blaszczyk 2014-12-31 18:11:09 +0000
  • 0b6107c31e Merge branch 'master' into emit-warnings-when-settings-have-wrong-type Craig Blaszczyk 2014-12-31 17:46:38 +0000
  • f4e160f4aa capitalise Django Craig Blaszczyk 2014-12-31 14:56:23 +0000
  • 6716d68fe9 update expected error messages in tests Craig Blaszczyk 2014-12-31 13:14:09 +0000
  • 0f0223d72c update error messages for language and consistency Craig Blaszczyk 2014-12-31 13:03:16 +0000