aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-27Remove erronous checkinsTom Christie
2012-09-27Breadcrumbs play nicely when app not installed at root URL. Fixes #211Tom Christie
2012-09-19Added @phobologic. Thanks\!Tom Christie
2012-09-19Merge pull request #268 from phobologic/masterTom Christie
2012-09-19Fixing Issue #265.Michael Barrett
2012-09-05Add trailing slash to auth url. Refs: #248Tom Christie
2012-09-02Drop link to JenkinsTom Christie
2012-09-01Fix broken linkTom Christie
2012-09-01Add tutorial linkTom Christie
2012-08-29Release notes for 0.4.0Tom Christie
2012-08-29Merge branch 'master' of https://github.com/tomchristie/django-rest-framework0.4.0Tom Christie
2012-08-29Version 0.4.0Tom Christie
2012-08-26Point build status at correct locationTom Christie
2012-08-26Add travis imageTom Christie
2012-08-25Add build statusTom Christie
2012-08-25Django 1.5 breaks test client form encodingTom Christie
2012-08-25Drop examples tests from travis to keep number of configurations saneTom Christie
2012-08-25Adding django 1.5 support mean dropping 1.2 support (no easy way to support u...Tom Christie
2012-08-25Make template url tags 1.5 compatibleTom Christie
2012-08-25Quote urls in templatesTom Christie
2012-08-25Drop 2.5 testing from travis - not compatible with Django 1.5Tom Christie
2012-08-25Travis CITom Christie
2012-08-25Updated sandbox linksTom Christie
2012-08-25Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2012-08-25Point Live examples to heroku.Marko Tibold
2012-08-24Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2012-08-23Merge pull request #181 from flashingpumpkin/masterTom Christie
2012-08-21Added @pilt - Thanks!Tom Christie
2012-08-21Merge pull request #236 from Memoto/masterTom Christie
2012-08-21Update AUTHORSTom Christie
2012-08-21Merge pull request #224 from ralphje/masterTom Christie
2012-08-21Merge pull request #229 from max-arnold/228-runtime-headTom Christie
2012-08-13Don't ever return the normal serializer again.Alen Mujezinovic
2012-08-10Allow template to be set on viewsSimon Pantzare
2012-07-28Added @yetistTom Christie
2012-07-28Merge pull request #234 from yetist/masterTom Christie
2012-07-27support utf8 descriptionyetist
2012-07-12remove remaining head() methodMax Arnold
2012-07-12patch View.head() only for django < 1.4Max Arnold
2012-07-12add View.head() method at runtime (should fix AttributeError: object has no a...Max Arnold
2012-07-12Merge pull request #227 from mammique/filterTom Christie
2012-07-12add_query_param should preserve previous querystringCamille Harang
2012-07-06Modify mixins.py to make sure that the 415 (Unsupported Media Type) returns i...Ralph Broenink
2012-07-03Added Adam Ness. Thanks!Tom Christie
2012-07-03Merge pull request #223 from greylurk/ie-headersTom Christie
2012-07-02Patch to enable Accept headers in Internet Explorer when an Ajax Library on t...Adam Ness
2012-06-28Don't bork if request attribute is not set.Tom Christie
2012-06-28Merge pull request #219 from scfarley/related-serializers-2Tom Christie
2012-06-26Pass request to related serializersSean C. Farley
2012-05-22Merge pull request #210 from max-arnold/serialize-raw-querysetTom Christie
ef='#n355'>355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390