allenhu
|
a1a3ad7639
|
fix pep8
|
2014-05-19 09:53:05 +08:00 |
|
Xavier Ordoquy
|
af1ee3e631
|
Fixed a small change in the 1.7 beta url.
|
2014-05-18 09:38:46 +02:00 |
|
Xavier Ordoquy
|
a2e1024f8b
|
Updated Django versions.
|
2014-05-18 09:27:23 +02:00 |
|
Xavier Ordoquy
|
5c12b07681
|
Added missing import.
|
2014-05-16 19:40:02 +02:00 |
|
Xavier Ordoquy
|
a704d5a206
|
Fixed tests for python 3.4
|
2014-05-16 01:20:40 +02:00 |
|
Xavier Ordoquy
|
b370fb40b6
|
Typo in the Python version.
|
2014-05-16 01:06:34 +02:00 |
|
Xavier Ordoquy
|
e5556079fc
|
Updated tox with Python 2.4
|
2014-05-16 00:50:16 +02:00 |
|
Xavier Ordoquy
|
160fbbee0c
|
Merge remote-tracking branch 'frewsxcv/patch-1' into feature/python34
|
2014-05-16 00:33:49 +02:00 |
|
Xavier Ordoquy
|
eb15c25ba1
|
Merge pull request #1585 from glogiotatidis/master
Typo fix.
|
2014-05-15 23:58:52 +02:00 |
|
Giorgos Logiotatidis
|
768f537dcb
|
Typo fix.
|
2014-05-15 15:42:22 +03:00 |
|
Corey Farwell
|
8ecb778cd2
|
Enable testing on Python 3.4
|
2014-05-11 20:29:01 -07:00 |
|
Carlton Gibson
|
d69d975015
|
Merge pull request #1564 from alumni/master
Fixes #1535 (HTML widget missing `id` attribute)
|
2014-05-09 10:36:06 +02:00 |
|
Carlton Gibson
|
2768101441
|
Merge pull request #1576 from carltongibson/fix-#1575
Updated failing test from #1575
|
2014-05-08 11:41:33 +02:00 |
|
Carlton Gibson
|
0ff474d7c4
|
Updated failing test from #1575
|
2014-05-08 11:20:03 +02:00 |
|
Carlton Gibson
|
591d5240da
|
Merge pull request #1575 from ewdicus/iso8601
Add colon to time zone offset in readable_datetime_formats
|
2014-05-08 09:34:06 +02:00 |
|
Elliott
|
11115fde9c
|
Add colon to time zone offset in readable_datetime_formats
|
2014-05-07 11:37:20 -07:00 |
|
Serhiy Voyt
|
4e6a21344f
|
Fixed test.
|
2014-05-07 18:42:02 +03:00 |
|
Serhiy Voyt
|
27be31bd8a
|
In case of None value returns empty string instead of NoneType.
|
2014-05-07 18:37:08 +03:00 |
|
Serhiy Voyt
|
1ce1f387b0
|
Charfied from_native method returns default instead of None. Updated tests.
|
2014-05-06 21:57:25 +03:00 |
|
Serhiy Voyt
|
98cc821099
|
Extended test with case of saveing model with blank not null field.
|
2014-05-06 20:34:30 +03:00 |
|
Tom Christie
|
4ce42fb72b
|
Merge pull request #1569 from sbellem/help-docs
Help docs
|
2014-05-06 15:33:40 +01:00 |
|
Sylvain Bellemare
|
e033a0b9a0
|
Replaced singular "is" by plural "are"
|
2014-05-06 15:08:53 +02:00 |
|
Sylvain Bellemare
|
beb7253a96
|
Removed unnecessary "that"
|
2014-05-06 15:08:53 +02:00 |
|
Sylvain Bellemare
|
9dc5e15e5a
|
Added missing "the" word
|
2014-05-06 15:08:53 +02:00 |
|
Lucian Mocanu
|
708c7b3a81
|
Added test case to check if the proper attributes are set on html widgets.
|
2014-05-06 14:17:51 +02:00 |
|
Carlton Gibson
|
8e78a38de5
|
Merge pull request #1485 from Atrasoftware/master
Use help_text, verbose_name, editable attributes for related fields
|
2014-05-06 13:43:15 +02:00 |
|
Carlton Gibson
|
0097fbc861
|
Merge pull request #1561 from incuna/i18n
Mark strings in AuthTokenSerializer as translatable
|
2014-05-06 10:53:06 +02:00 |
|
Tom Christie
|
28691f2cb1
|
Merge pull request #1567 from sbellem/help-docs
Help docs
|
2014-05-05 19:47:02 +01:00 |
|
Sylvain Bellemare
|
9e3ba939e1
|
Removed superfluous "./"s
|
2014-05-05 20:28:00 +02:00 |
|
Sylvain Bellemare
|
05fc974dc9
|
Added missing "the" word
|
2014-05-05 14:44:54 +02:00 |
|
Sylvain Bellemare
|
cdc7d19034
|
Added missing "to" word
|
2014-05-05 14:41:10 +02:00 |
|
Lucian Mocanu
|
4e33ff05d9
|
Automatically set the field name as value for the HTML id attribute on the rendered widget.
|
2014-05-04 00:12:08 +02:00 |
|
Charlie Denton
|
ccf3c508bd
|
Fix missing message in ValidationError
|
2014-05-02 21:58:49 +01:00 |
|
Charlie Denton
|
c15dab903d
|
Mark strings in AuthTokenSerializer as translatable
|
2014-05-01 10:18:16 +01:00 |
|
Xavier Ordoquy
|
15c2c58b43
|
Updated the release-notes.
|
2014-05-01 08:43:49 +02:00 |
|
Xavier Ordoquy
|
e5441d845e
|
Use urls functions from django instead of compat.
|
2014-05-01 08:41:37 +02:00 |
|
Xavier Ordoquy
|
eb89ed02f2
|
Added missing staticfiles app
|
2014-05-01 08:36:18 +02:00 |
|
Xavier Ordoquy
|
7b4463f739
|
Merge remote-tracking branch 'reference/2.4.0' into feature/pytest
Conflicts:
rest_framework/runtests/urls.py
tests/test_response.py
tox.ini
|
2014-05-01 08:01:38 +02:00 |
|
Xavier Ordoquy
|
c9e6f31166
|
Fixed new default for many
|
2014-05-01 01:27:51 +02:00 |
|
Xavier Ordoquy
|
38362bb43a
|
Fixed new default for many
|
2014-05-01 01:24:48 +02:00 |
|
Xavier Ordoquy
|
7475fceacc
|
Added missing field for the tests.
|
2014-05-01 00:54:20 +02:00 |
|
Xavier Ordoquy
|
cd93cd195e
|
Use url functions from Django itself.
|
2014-04-30 22:32:29 +02:00 |
|
Xavier Ordoquy
|
2aca69a946
|
Merge remote-tracking branch 'reference/master' into feature/pytest
Conflicts:
tests/test_serializer.py
|
2014-04-30 22:24:01 +02:00 |
|
Xavier Ordoquy
|
56b4390316
|
Merge remote-tracking branch 'origin/master' into 2.4.0
Conflicts:
.travis.yml
rest_framework/serializers.py
rest_framework/tests/test_authentication.py
|
2014-04-30 22:21:26 +02:00 |
|
Xavier Ordoquy
|
5333a93126
|
Merge pull request #1409 from tuky/patch-1
remove spaces from META['HTTP_X_FORWARDED_FOR'] as throttle key
|
2014-04-30 21:38:21 +02:00 |
|
Xavier Ordoquy
|
d8fb81ceb1
|
Merge pull request #1391 from kaygorodov/master
Turning off pagination
|
2014-04-30 20:14:16 +02:00 |
|
Emanuele Pucciarelli
|
295a4ab62d
|
Added help_text to expected response in test
|
2014-04-29 22:16:11 +02:00 |
|
Emanuele Pucciarelli
|
fc44cd8d6a
|
Sync test result w/ new label
|
2014-04-29 21:45:57 +02:00 |
|
Emanuele Pucciarelli
|
f54399ea77
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
rest_framework/tests/models.py
|
2014-04-29 21:41:53 +02:00 |
|
Tom Christie
|
161270da99
|
Merge pull request #1553 from laurentbristiel/master
typo
|
2014-04-29 13:34:58 +01:00 |
|