| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-29 | Version 0.3.00.3.0 | Tom Christie | |
| 2011-12-29 | For now just point the examples at rest.ep.io | Tom Christie | |
| Would be nice to keep the custom subdomain, but too much of a PITA right now. | |||
| 2011-12-29 | Added ekohl | Tom Christie | |
| 2011-12-29 | whitespace fixes | Tom Christie | |
| 2011-12-29 | Add JSONP. Fixes #82 | Tom Christie | |
| 2011-12-24 | Added epio configuration. | Marko Tibold | |
| 2011-12-22 | Add CI link. | Tom Christie | |
| 2011-12-21 | set linkcheck_timeout to very large, to prevent timeouts on the CI. | Marko Tibold | |
| 2011-12-21 | Fix version test. | Tom Christie | |
| 2011-12-21 | Fix style consistency. | Marko Tibold | |
| 2011-12-21 | Make sure the optional markdown functionality is also tested. | Marko Tibold | |
| 2011-12-21 | Merge branch 'alazaro-master' | Marko Tibold | |
| 2011-12-21 | Fixes #94 | Marko Tibold | |
| Modified alazaro's commit sot that both markdown < 2.1 and >= 2.1 are supported The test checks if either matches the old or the new style. | |||
| 2011-12-20 | Added Anthony Nemitz | Tom Christie | |
| 2011-12-20 | Merge pull request #97 from anemitz/master | Tom Christie | |
| ADMIN_MEDIA_PREFIX no longer supported in django1.4 | |||
| 2011-12-19 | ADMIN_MEDIA_PREFIX is deprecated in django1.4 | Anthony Nemitz | |
| 2011-12-16 | Fold license text to 80 chars | Tom Christie | |
| 2011-12-15 | Merge branch 'master' of https://github.com/alazaro/django-rest-framework ↵ | Marko Tibold | |
| into alazaro-master | |||
| 2011-12-15 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-15 | Use coverage>=3.4, since that's what we've got in tox.ini at the moment. ↵ | Tom Christie | |
| Refs #96 | |||
| 2011-12-15 | Update requirements. Refs #96 | Tom Christie | |
| 2011-12-15 | Merge remote-tracking branch 'upstream/master' | Marko Tibold | |
| 2011-12-15 | Update docs/howto/setup.rst | Marko Tibold | |
| 2011-12-15 | reduced output to errors and warnings only | Marko Tibold | |
| 2011-12-15 | Don't output html to a tempdir, but keep them. | Marko Tibold | |
| 2011-12-15 | see previous commit message. | Marko Tibold | |
| 2011-12-15 | Adding a docs env to the tox project. | Marko Tibold | |
| This will run the linkcheck and build the html docs, turning any warnings into errors. Also changed the theme to sphinx-doc and added version to be displayed in the docs. | |||
| 2011-12-14 | Fixed test broken by markdown update | alazaro | |
| Removed unused code. No longer needed with markdown 2.1.0. | |||
| 2011-12-14 | CSRF for non-dict like .DATA. Fixes #85 | Tom Christie | |
| 2011-12-14 | More general requirements. | Tom Christie | |
| 2011-12-14 | Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if ↵ | Tom Christie | |
| session authentication is being used | |||
| 2011-12-14 | Ensure that external projects do not need to add 'djangorestframework.tests' ↵ | Tom Christie | |
| to INSTALLED_APPS during testing. | |||
| 2011-12-13 | Merge pull request #92 from mwesterhof/master | Marko Tibold | |
| Serializer.serialize_model fix of uncaught _SkipField exceptions | |||
| 2011-12-13 | fix for unhandled _SkipField exception in Serializer.serialize_model | Marco Westerhof | |
| 2011-12-12 | typo | Marko Tibold | |
| 2011-12-12 | deleted reference to bitbucket from the docs | Marko Tibold | |
| 2011-12-12 | less is more; dropped the mention of Bitbucket repo | Marko Tibold | |
| 2011-12-12 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Marko Tibold | |
| 2011-12-12 | now really drop the yaml file | Marko Tibold | |
| 2011-12-12 | Typo. | Tom Christie | |
| 2011-12-12 | drop yaml fixture and replace with json | Marko Tibold | |
| 2011-12-12 | 0.2.4 release.0.2.4 | Tom Christie | |
| 2011-12-12 | 0.2.4 release. | Tom Christie | |
| 2011-12-12 | Drop unused import | Tom Christie | |
| 2011-12-12 | fix copy-paste typo. | Marko Tibold | |
| 2011-12-11 | Add OPTIONS to auto-documenting API | Tom Christie | |
| 2011-12-11 | Merge pull request #90 from jakul/xmlparser6 | Tom Christie | |
| Lovely stuff! | |||
| 2011-12-11 | fix merge | Craig Blaszczyk | |
| 2011-12-11 | add xml parser | Craig Blaszczyk | |
| 2011-12-09 | Typo. | Tom Christie | |
