Jharrod LaFon
baa518cd89
Moved OAuth support out of DRF and into a separate package, per #1767
2014-09-05 15:30:01 -07:00
Tom Christie
2a61ed8bac
2.4 Release notes
2014-08-29 10:10:17 +01:00
Tom Christie
8b2052172c
Add .model deprecation to release notes
2014-08-21 12:25:20 +01:00
Tom Christie
9372cc8c31
Deprecate .model attribute on views
2014-08-20 16:24:52 +01:00
Tom Christie
63d02dbea8
Drop six from compat. 1.4.2 is now the lowest supported version.
2014-08-19 17:06:55 +01:00
Tom Christie
e385a7b8eb
Merge master
2014-08-19 10:11:10 +01:00
Tom Christie
dce30207da
Remove kickstarter links from homepage and README
2014-08-18 11:09:53 +01:00
Xavier Ordoquy
4876bec9f5
Merge remote-tracking branch 'origin/master' into 2.4.0
...
Conflicts:
rest_framework/fields.py
2014-07-26 00:06:56 +02:00
Tom Christie
4324f50437
Phrasing tweak
2014-07-18 11:54:51 +01:00
Tom Christie
ab34ddcf2f
Typo
2014-07-18 11:53:23 +01:00
Tom Christie
550243fd26
Beef up the kickstarter announcement
2014-07-18 11:51:48 +01:00
Tom Christie
ead0e60099
Docs for kickstarter announcement
2014-07-17 17:17:41 +01:00
Tom Christie
6bf0f81b0b
Kickstarter note on front page
2014-07-17 13:41:19 +01:00
Andreas Pelme
971578ca34
Support for running the test suite with py.test
...
* Get rid of runtests.py
* Moved test code from rest_framework/tests and rest_framework/runtests to tests
* Invoke py.test from setup.py
* Invoke py.test from Travis
* Invoke py.test from tox
* Changed setUpClass to be just plain setUp in test_permissions.py
* Updated contribution guideline to show how to invoke py.test
2014-03-02 12:40:30 +01:00
Tom Christie
cbd214699d
Tweak html for hidden h1 on homepage
2014-01-14 14:47:34 +00:00
JakeSidSmith
4655d34848
Added h1 and alt to logo to improve SEO
...
Added title attribution to logo
2014-01-14 14:40:36 +00:00
Tom Christie
78494401c5
Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains
2014-01-08 15:22:41 +00:00
Tom Christie
3050f0e82a
Frontpage tweaks
2014-01-03 13:06:41 +00:00
Tom Christie
1f3f2741f5
Happy new year
2014-01-02 09:28:34 +00:00
Tom Christie
ca244ad614
Expanded notes in quickstart. Closes #1127 . Closes #1128 .
2013-12-13 15:30:59 +00:00
Andy Wilson
db19fba50d
update installation example to work with django 1.6
...
looks like django.conf.urls.defaults was deprecated as of django 1.6
2013-12-06 22:31:07 -06:00
Tom Christie
de5b9e39dd
First pass on contribution guide
2013-12-04 14:59:09 +00:00
Tom Christie
ca2bd616d9
Remove a couple of .html suffixes in docs
2013-11-19 11:01:27 +00:00
Tom Christie
dfc430caba
Fix django guardian link
2013-09-12 20:27:23 +01:00
bwreilly
4a9dcfa760
added guardian as optional requirement, stubbed out object-level permission class
2013-09-06 11:01:31 -05:00
Tom Christie
556b4bbba9
Added note on botbot IRC archives
2013-08-29 20:04:00 +01:00
Tom Christie
c1ccd8b5b5
Update docs to include testing.
2013-08-16 14:12:24 +01:00
Tom Christie
03e0ce35fe
Added 'Documenting your API' section. Closes #616
2013-07-02 22:15:46 +01:00
Tom Christie
1f6a59d76d
Moar hyperlinks
2013-06-27 13:41:42 +01:00
Toby Champion
250dfef158
Changes 'python' to 'Python' when used in prose.
2013-06-12 14:51:17 -07:00
Tom Christie
ffa27b840f
Fix ModelField docs. Closes #909 .
2013-06-04 20:23:16 +01:00
Tom Christie
b10869a08b
Add Django 1.6 to docs and to tox
2013-06-02 21:14:02 +01:00
Stephan Groß
7a570e16e9
Fix md formatting and typos
2013-05-28 17:13:12 +02:00
Tom Christie
c55406657d
Security email address
2013-05-22 16:45:33 +01:00
Xavier Ordoquy
66aa2f7a16
Small typo in the ViewSet example.
2013-05-16 09:47:22 +02:00
Tom Christie
b70c9cc107
Merge master
2013-05-05 18:12:35 +01:00
Tom Christie
74beaefd12
Simplifying bits of docs
2013-05-02 12:08:05 +01:00
Victor Shih
8cabae22c5
Example and spelling fixes. Change "browseable" to "browsable" for consistency.
2013-05-01 21:26:40 -07:00
Tom Christie
7eba12fd28
More index docs tweaks
2013-04-30 14:34:42 +01:00
Tom Christie
455d7cca1e
More tweaking of index/readme
2013-04-30 09:38:04 +01:00
Tom Christie
ac766346a4
Docs tweaks
2013-04-30 08:33:33 +01:00
Tom Christie
21ae3a6691
Drop out attribute
2013-04-30 08:24:33 +01:00
Tom Christie
53f9d4a380
fields shortcut on views
2013-04-29 13:20:15 +01:00
Tom Christie
74b3307978
Docs, docs, docs
2013-04-25 20:43:37 +01:00
Tom Christie
b94da2468c
Various clean up and lots of docs
2013-04-24 22:40:24 +01:00
Tom Christie
027792c981
Viewsets and routers in seperate docs
2013-04-09 11:54:51 +01:00
Tom Christie
ec076a0078
Add viewsets/routers to indexs etc
2013-03-31 11:36:58 +01:00
Tom Christie
c4eda3a653
Tweak strapline
2013-03-30 15:39:25 +00:00
Tom Christie
ea33511260
Change strapline
2013-03-28 16:02:20 +00:00
Tom Christie
da76bd7047
Tweak text.
2013-03-13 20:56:16 +00:00