Kenneth Schnall
ff5cfe3e84
Replace "class based views" occurrences with "class-based views" ( #4251 )
2016-07-08 08:38:50 +01:00
Tom Christie
b1035b2a87
Minor docs tweaks. [ci skip] ( #4174 )
2016-06-06 12:03:37 +01:00
Kin
96644bd6c1
fix typo
2016-02-16 23:08:45 -08:00
Christian Berendt
ff4d7c7e07
Use 'password123' as password for new users in the tutorial
...
Trying to create a new user on Django 1.9.x with the password 'password'
will fail with the error message 'This password is too common.'. Because
of that it is necessary to change the used password from 'password' to
'password123'.
2016-02-04 07:26:15 +01:00
Tom Christie
a4e0f03050
Tweak quickstart to show newest users first in list view
2015-07-30 14:18:09 +01:00
José Padilla
7f7e6b33ff
Update quickstart.md
...
Closes #3171
2015-07-19 21:47:09 -04:00
Valentin Hăloiu
e148637d6d
Frontpage example no longer uses model attribute
2015-04-23 04:44:10 +03:00
Tom Christie
18cc0230bf
Clean up pagination attributes
2015-03-04 15:51:00 +00:00
Tom Christie
1ba822010d
Highlight trailing '.' in command so it wont be missed.
2014-12-17 15:22:27 +00:00
Tom Christie
af3fe5a39f
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
2014-12-08 16:38:29 +00:00
Tom Christie
4e9ebb5fe9
cd back to parent directory
2014-12-08 16:38:17 +00:00
Tom Christie
302ec59a5c
Merge pull request #2165 from phalt/httpie-examples
...
Use httpie for tutorials
2014-12-08 15:51:19 +00:00
Tom Christie
e2b3908834
Fix quickstart tutorial
2014-12-05 09:44:01 +00:00
phalt
fcbae5d99f
updates based on suggestions
2014-12-04 11:20:33 +00:00
phalt
34b5db62e5
Use httpie for tutorials
2014-12-01 13:39:53 +00:00
Tymur Maryokhin
e2ea98e8ab
Fixed typos
2014-11-29 20:23:55 +01:00
Raony Guimarães
928cbc640e
small type
2014-11-19 13:53:36 -02:00
Tom Christie
5d247a65c8
First pass on nested serializers in HTML
2014-10-09 15:11:19 +01:00
Tom Christie
9372cc8c31
Deprecate .model attribute on views
2014-08-20 16:24:52 +01:00
Tom Christie
61a1eaa485
tabs -> spaces
2014-08-18 11:55:22 +01:00
Tom Christie
92d51c813f
Merge pull request #1688 from ekonstantinidis/quick-start-order
...
Updated quick start project set up order
2014-08-18 11:54:14 +01:00
sshquack
867e441ec0
Strip trailing spaces in tutorial
2014-08-15 20:45:28 -06:00
Emmanouil
18eab53e89
Updated quick start project set up order
2014-07-09 15:53:31 +01:00
Tom Christie
ca244ad614
Expanded notes in quickstart. Closes #1127 . Closes #1128 .
2013-12-13 15:30:59 +00:00
John Mee
de6e7accef
Mindnumbingly trivial single-char typo.
2013-09-23 14:03:09 +10:00
Tom Christie
8b245fed14
Add windows virtualenv activate instruction
...
Closes #1075 .
2013-09-02 09:17:51 +01:00
Tom Christie
8d4bcb4b4c
Fix quickstart urls module name. Closes #902
2013-05-30 11:12:19 +01:00
Pascal Borreli
8f35ac4f93
Fixed typos
2013-05-28 15:09:23 +01:00
Tom Christie
bc8671d7ea
More explicit quickstart guide. Closes #867 .
2013-05-20 13:43:26 +01:00
Tom Christie
a8e090df04
Remove accidental conflict diff
2013-05-07 17:14:25 +01: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
Reinout van Rees
fc6dbb45e0
Fixed wording.
2012-12-05 12:20:03 +01:00
Eugene MechanisM
4068323df4
Missing import of "Permission" model in docs
...
Missing import of "Permission" model in docs
2012-11-17 04:03:43 +04:00
Tom Christie
d327c5f531
Relational field support in browseable API.
...
Add slug relational fields.
Add quickstart.
2012-11-01 23:04:13 +00:00
Tom Christie
fed235dd01
Make settings consistent with corrosponding view attributes
2012-10-17 23:09:11 +01:00
Jamie Matthews
7367bd53a9
Fix tiny typo
2012-10-12 10:02:21 +02:00
Tom Christie
ce21fa1dc6
Tweak static files with docs
2012-10-09 14:12:38 +01:00
Tom Christie
94401b43d2
Flesh out quickstart guide and make some style tweaks
2012-10-09 13:50:26 +01:00
Tom Christie
e9475d036f
Tweak settings in quickstart guide
2012-10-09 12:03:29 +01:00
Tom Christie
115e61be09
Added quickstart guide
2012-10-09 12:01:17 +01:00