Tom Christie
|
e15494a172
|
Remove InstanceMixin auto-url magicks.
|
2012-02-23 09:21:01 +00:00 |
|
Tom Christie
|
2b59df004a
|
reverse takes request as a kwarg for compatibility with django's reverse
|
2012-02-23 08:58:10 +00:00 |
|
Tom Christie
|
ca9465f11e
|
reverse gets it's own module
|
2012-02-21 20:47:55 +00:00 |
|
Daniel Izquierdo
|
c7e7279d97
|
Update examples to use the new custom `reverse()'
This fixes #167 except for the docs
|
2012-02-21 22:51:32 +09:00 |
|
Tom Christie
|
07349597ab
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
|
Tom Christie
|
a8980892c4
|
Fix broken url naming in examples
|
2011-06-07 14:07:49 +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
|
370274f564
|
Allow views to return HttpResponses. Add initial() hook method
|
2011-05-24 10:27:24 +01:00 |
|
Tom Christie
|
1e04790d50
|
Fixing some of the last blocking issues
|
2011-05-16 14:11:36 +01:00 |
|
Tom Christie
|
028851bfa1
|
Fix up tests and examples after refactoring
|
2011-04-27 18:07:28 +01:00 |
|
markotibold
|
177e666fc2
|
BlogPosts > 10 rotation implemeneted
Latest Modelresource example is broken. Required attribute should be set to form, not model. Is fixed.
|
2011-03-06 13:26:19 +01:00 |
|
tom christie tom@tomchristie.com
|
57b3a372f2
|
Move status codes into seperate module
|
2011-02-19 10:47:26 +00:00 |
|
tom christie tom@tomchristie.com
|
805aa03ec1
|
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now.
|
2011-02-19 10:26:27 +00:00 |
|
tom christie tom@tomchristie.com
|
4e15632875
|
Updated resourceexample with seperate form.py
|
2011-02-01 23:07:55 +00:00 |
|
tom christie tom@tomchristie.com
|
6ce5b643fb
|
Added resourceexample, moved simpleexample to modelresourceexample
|
2011-02-01 22:37:51 +00:00 |
|