Marko Tibold
|
239d8c6c4d
|
Point Live examples to heroku.
|
2012-08-25 04:02:12 +03:00 |
|
Tom Christie
|
66eabe8bd1
|
Remove staticviews. Use standard login/logout
|
2012-02-21 22:50:41 +00:00 |
|
Tom Christie
|
6c5fb56257
|
Update docs
|
2012-02-20 20:31:41 +00:00 |
|
Marko Tibold
|
39d4a39441
|
renamed to CHANGELOG.rst and included release notes in index.rst
|
2012-01-30 18:29:54 +01:00 |
|
Marko Tibold
|
ccbb536896
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-02 21:17:12 +01:00 |
|
Marko Tibold
|
e0b82ce76d
|
minor style edits
|
2012-01-02 21:16:44 +01:00 |
|
Tom Christie
|
17290b0beb
|
Add 1.4
|
2012-01-02 18:39:55 +00:00 |
|
Tom Christie
|
0b21af9388
|
Drop mercurial reference.
|
2012-01-02 18:31:46 +00:00 |
|
Marko Tibold
|
e82ab8ea31
|
Added a simple example of how to use urllib and urllib2 to interact
with an api.
|
2011-12-30 18:46:18 +01:00 |
|
Marko Tibold
|
abf0ee8b97
|
some more refactoring and some style enhancements. Just committing
to stay in sync.
|
2011-12-30 16:13:24 +01:00 |
|
Marko Tibold
|
1b28339e5b
|
Merge remote-tracking branch 'upstream/master'
|
2011-12-30 01:37:32 +01:00 |
|
Marko Tibold
|
91cee26ad8
|
Some initial refactoring of the docs.
|
2011-12-30 01:36:43 +01:00 |
|
Tom Christie
|
d87113ff60
|
For now just point the examples at rest.ep.io
Would be nice to keep the custom subdomain, but too much of a PITA
right now.
|
2011-12-29 13:54:39 +00:00 |
|
Marko Tibold
|
0f16db7614
|
see previous commit message.
|
2011-12-15 00:31:57 +01:00 |
|
Marko Tibold
|
ac18bea009
|
deleted reference to bitbucket from the docs
|
2011-12-12 20:53:10 +01:00 |
|
Tom Christie
|
59afd87cd4
|
We do not have a blog. We do not host on BitBucket.
|
2011-12-09 11:28:50 +00:00 |
|
Tom Christie
|
1cb84cd4e8
|
Merge throttling and fix up a coupla things
|
2011-06-15 14:41:09 +01:00 |
|
Tom Christie
|
7dcb851c7f
|
Allow related models to be fully serialized
|
2011-06-15 14:09:01 +01:00 |
|
Tom Christie
|
412b5fc2d5
|
Support for nesting resources etc...
--HG--
rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py
|
2011-06-14 18:22:13 +01:00 |
|
markotibold
|
1720c44904
|
I added a dns record to my domain: jenkins.tibold.nl
|
2011-06-13 14:44:12 +02:00 |
|
Tom Christie
|
0da291fad3
|
Fix up the example
|
2011-06-09 02:07:46 +01:00 |
|
Tom Christie
|
3531b0b355
|
More updating docs for 0.2
--HG--
rename : docs/examples/modelresources.rst => docs/examples/modelviews.rst
rename : docs/examples/resources.rst => docs/examples/views.rst
|
2011-06-02 16:03:11 +01:00 |
|
Tom Christie
|
bf9ea978bc
|
Updating docs for 0.2
|
2011-06-02 15:22:14 +01:00 |
|
Tom Christie
|
5591a71a13
|
updating docs for 0.2
|
2011-06-02 13:34:23 +01:00 |
|
Tom Christie
|
bfbb8ceccf
|
Merge Marko's doc improvements.
|
2011-05-17 09:15:35 +01:00 |
|
markotibold
|
66b9bda9bf
|
All top level modules are included. Ready for diving into the modules and documenting/ enhancing already existing docs.
|
2011-05-17 00:18:45 +02:00 |
|
markotibold
|
304786657a
|
Getting rid of all errors and warnings that show up when building the docs, to make a clean start with the library documentation .
--HG--
rename : docs/library/authenticators.rst => docs/library/authentication.rst
rename : docs/library/emitters.rst => docs/library/renderers.rst
|
2011-05-16 23:54:35 +02:00 |
|
Tom Christie
|
683a862ddf
|
Docs impovement
|
2011-04-27 18:25:11 +01:00 |
|
tom christie tom@tomchristie.com
|
69c567cd87
|
Doc tweaking again. Must get back to some proper stuff soon...
|
2011-03-05 21:49:06 +00:00 |
|
tom christie tom@tomchristie.com
|
60206e5288
|
./examples/modelresourceexample/models.py
|
2011-03-03 09:02:41 +00:00 |
|
tom christie tom@tomchristie.com
|
0798cc141f
|
More nonsense in the docs
|
2011-02-22 22:54:09 +00:00 |
|
tom christie tom@tomchristie.com
|
8685357e97
|
Add the .zip download to the docs
|
2011-02-22 00:03:15 +00:00 |
|
tom christie tom@tomchristie.com
|
aae848cace
|
Nitpicking
|
2011-02-21 22:23:09 +00:00 |
|
tom christie tom@tomchristie.com
|
92dd13912a
|
Add pip/easy_install to the docs
|
2011-02-21 22:21:49 +00:00 |
|
tom christie tom@tomchristie.com
|
bddcacefe7
|
Minor notes on installation
|
2011-02-19 19:19:32 +00:00 |
|
tom christie tom@tomchristie.com
|
ec5eaa56c1
|
Minor notes on installation
|
2011-02-19 19:15:16 +00:00 |
|
tom christie tom@tomchristie.com
|
114738ca72
|
Add setup.py
|
2011-02-19 18:41:23 +00:00 |
|
tom christie tom@tomchristie.com
|
38c6a37af7
|
Minor doc tweaks
|
2011-02-19 15:50:40 +00:00 |
|
tom christie tom@tomchristie.com
|
e4fff6ea6e
|
Clean up the docs
|
2011-02-19 13:12:35 +00:00 |
|
tom christie tom@tomchristie.com
|
eebcdc4dc0
|
typo
|
2011-02-04 21:41:53 +00:00 |
|
tom christie tom@tomchristie.com
|
b4e8ecbec7
|
More improving of docs
|
2011-02-02 08:44:47 +00:00 |
|
tom christie tom@tomchristie.com
|
fa1ec50765
|
More improving of docs
|
2011-02-02 08:43:27 +00:00 |
|
tom christie tom@tomchristie.com
|
02c29db857
|
Updated docs with resourceexample
|
2011-02-01 23:08:18 +00:00 |
|
tom christie tom@tomchristie.com
|
478dc2d0ce
|
Fix up doc title & desc, fix repo link
|
2011-02-01 19:55:57 +00:00 |
|
tom christie tom@tomchristie.com
|
98b5b2abd8
|
Minor docs changes
|
2011-01-31 08:48:26 +00:00 |
|
tom christie tom@tomchristie.com
|
9024c2e94e
|
Going live
|
2011-01-31 08:41:21 +00:00 |
|
tom christie tom@tomchristie.com
|
42f2f9b40d
|
Rename to django-rest-framework, get simpleexample working
|
2011-01-30 18:30:39 +00:00 |
|
tom christie tom@tomchristie.com
|
8a470f031e
|
Minor changes to examples and docs
|
2011-01-30 16:51:06 +00:00 |
|
tom christie tom@tomchristie.com
|
250ab0f609
|
Lots of docs, trying to tidy up examples...
|
2011-01-30 11:00:20 +00:00 |
|
Tom Christie
|
40f47a9fb3
|
Minor bit of tidy up (all the stuff I noticed when demoing to francis)
|
2011-01-28 17:42:57 +00:00 |
|