aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2013-04-30More index docs tweaksTom Christie
2013-04-30Add DjangoModelPermissionsOrAnonReadOnlyTom Christie
2013-04-30More tweaking of index/readmeTom Christie
2013-04-30Docs tweaksTom Christie
2013-04-30Drop out attributeTom Christie
2013-04-29Updated release notesTom Christie
2013-04-29Tweaks for preferring .queryset over .modelTom Christie
2013-04-29fields shortcut on viewsTom Christie
2013-04-29Remove AutoRouter. (Adding shortcut to generic views/viewsets means it's ↵Tom Christie
unneccessary)
2013-04-29Docs tweaksTom Christie
2013-04-29Added @chenjyw for depth bugfix #802. Thanks!Tom Christie
2013-04-27TypoTom Christie
2013-04-27Update docs on object-level permissions.Tom Christie
Closes #801.
2013-04-26Deal with List/Instance suffixes for viewsetsTom Christie
2013-04-26Adding 'view or viewset' to docs appropriate.Tom Christie
2013-04-26DecimalFieldTom Christie
2013-04-26Fix up viewset docs slightlyTom Christie
2013-04-26Fix broken queryset in exampleTom Christie
2013-04-25Docs, docs, docsTom Christie
2013-04-25More viewset/router docsTom Christie
2013-04-25Remove 2.0 migration guide which was never includedTom Christie
2013-04-25Cleanup docstringsTom Christie
2013-04-24Various clean up and lots of docsTom Christie
2013-04-23Merge remove-django-genericsTom Christie
2013-04-17Added @forgingdestiny for login template work.Tom Christie
Thanks! (Refs: #794)
2013-04-17Update release-notes.mdTom Christie
2013-04-17Update browsable-api.mdMatt Majewski
Add login template docs
2013-04-17Version 2.2.72.2.7Tom Christie
2013-04-17Remove unneccessary tests from #789, and bit of cleanup.Tom Christie
2013-04-16Merge remote-tracking branch 'upstream/master' into ↵Mark Aaron Shirley
writable-nested-modelserializer Conflicts: docs/api-guide/serializers.md
2013-04-15Remove rebase docsStephan Groß
2013-04-15Update release notesStephan Groß
2013-04-15Add DecimalField supportStephan Groß
2013-04-15Add DecimalField supportStephan Groß
2013-04-11Remove router bit from viewset docsTom Christie
2013-04-11Remove redundant text.Victor Shih
2013-04-10Update docs with allow_add_removeMark Aaron Shirley
2013-04-09Viewsets and routers in seperate docsTom Christie
2013-04-04TweaksTom Christie
2013-04-04Version 2.2.62.2.6Tom Christie
2013-04-04Use consistent header style in tutorial part 5Tom Christie
2013-04-04Add support for action and link routingTom Christie
2013-04-04Fleshing out viewsets/routersTom Christie
2013-04-04Rephrased break_long_headers release notes lineglic3rinu
2013-04-04Added break_long_headers on the release notesglic3rinu
2013-04-03Update release-notes.mdTom Christie
2013-04-03Added @preed for bugfix #772. Thanks!Tom Christie
2013-04-03Update release-notes.mdTom Christie
2013-04-03Added @atlefren for bugfix in #776Tom Christie
2013-04-01Added @vshih for docs fixes in #769. Thanks!Tom Christie