aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-12Merge pull request #1640 from tomchristie/escape-login-logout-paths2.3.14Tom Christie
2014-06-12Fix accidental docs changeTom Christie
2014-06-12Version 2.3.14Tom Christie
2014-06-11Merge pull request #1632 from fletchowns/masterTom Christie
2014-06-10Fix #1614 - Corrected reference to serializers.CharFieldGreg Barker
2014-06-08Fixed #1624 (thanks @abraithwaite)Xavier Ordoquy
2014-06-05Merge pull request #1619 from khamaileon/masterXavier Ordoquy
2014-06-05Replace ChoiceField type_labelkhamaileon
2014-06-02Merge pull request #1612 from rhcarvalho/patch-3Xavier Ordoquy
2014-06-02Fix typo in docsRodolfo Carvalho
2014-05-30Merge pull request #1608 from dbrgn/test_client_contenttypeTom Christie
2014-05-30Always use specified content type in APIRequestFactoryDanilo Bargen
2014-05-29Note on configuring TokenAuthenticationTom Christie
2014-05-26Merge pull request #1603 from khamaileon/masterXavier Ordoquy
2014-05-26Add the allow_add_remove parameter to the get_serializer methodkhamaileon
2014-05-23Merge pull request #1596 from pipermerriam/piper/suport_unicode_model_referencesTom Christie
2014-05-22Fix _resolve_model to work with unicode stringsPiper Merriam
2014-05-22Merge pull request #1594 from jcsp/wip-methodfieldTom Christie
2014-05-22fields: allow help_text on SerializerMethodFieldJohn Spray
2014-05-20Merge pull request #1536 from Ian-Foote/choicefield_blank_display_valueTom Christie
2014-05-20Document ChoiceField blank_display_value parameterIan Foote
2014-05-19Merge pull request #1589 from the5fire/fix-pep8Xavier Ordoquy
2014-05-19fix pep8allenhu
2014-05-18Fixed a small change in the 1.7 beta url.Xavier Ordoquy
2014-05-18Updated Django versions.Xavier Ordoquy
2014-05-16Added missing import.Xavier Ordoquy
2014-05-16Fixed tests for python 3.4Xavier Ordoquy
2014-05-16Typo in the Python version.Xavier Ordoquy
2014-05-16Updated tox with Python 2.4Xavier Ordoquy
2014-05-16Merge remote-tracking branch 'frewsxcv/patch-1' into feature/python34Xavier Ordoquy
2014-05-15Merge pull request #1585 from glogiotatidis/masterXavier Ordoquy
2014-05-15Typo fix.Giorgos Logiotatidis
2014-05-11Enable testing on Python 3.4Corey Farwell
2014-05-09Merge pull request #1564 from alumni/masterCarlton Gibson
2014-05-08Merge pull request #1576 from carltongibson/fix-#1575Carlton Gibson
2014-05-08Updated failing test from #1575Carlton Gibson
2014-05-08Merge pull request #1575 from ewdicus/iso8601Carlton Gibson
2014-05-07Add colon to time zone offset in readable_datetime_formatsElliott
2014-05-06Merge pull request #1569 from sbellem/help-docsTom Christie
2014-05-06Replaced singular "is" by plural "are"Sylvain Bellemare
2014-05-06Removed unnecessary "that"Sylvain Bellemare
2014-05-06Added missing "the" wordSylvain Bellemare
2014-05-06Added test case to check if the proper attributes are set on html widgets.Lucian Mocanu
2014-05-06Merge pull request #1485 from Atrasoftware/masterCarlton Gibson
2014-05-06Merge pull request #1561 from incuna/i18nCarlton Gibson
2014-05-05Merge pull request #1567 from sbellem/help-docsTom Christie
2014-05-05Removed superfluous "./"sSylvain Bellemare
2014-05-05Added missing "the" wordSylvain Bellemare
2014-05-05Added missing "to" wordSylvain Bellemare
2014-05-04Automatically set the field name as value for the HTML `id` attribute on the ...Lucian Mocanu