aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-03-01Add better date / datetime validation (pull 2)Stephan Groß
2013-02-28Release notesTom Christie
2013-02-28Auth is no longer lazy. Closes #667.Tom Christie
2013-02-27Use plularized URLs for better consistency.Tom Christie
2013-02-26More consistent examplesTom Christie
2013-02-26TweaksTom Christie
2013-02-26Merge pull request #681 from dbrgn/format_suffixes_docsTom Christie
2013-02-26Add @waa for #687 thanks!Stephan Groß
2013-02-26Fixed a typo WritableField field name in docsWiliam Souza
2013-02-26Added CBV example to format-suffixes docsDanilo Bargen
2013-02-25Renamed UserInstance to UserDetail in docsDanilo Bargen
2013-02-25Added @thedrow for cleanups in #677. Thanks!Tom Christie
2013-02-25Added @ryanrdetzel for docs fix #674. Thanks!Tom Christie
2013-02-23method fix for custom authenticationRyan Detzel
2013-02-23Fix curl response.Tom Christie
2013-02-23Spelling.Tom Christie
2013-02-23TODO -> TODONETom Christie
2013-02-23Autenticating with curl example.Tom Christie
2013-02-23Formatting.Tom Christie
2013-02-23Add curl examples.Tom Christie
2013-02-23Add missing `blank=True` to model in tutorial.Tom Christie
2013-02-23Fill in missing and incorrect settings.Tom Christie
2013-02-23Update release notesTom Christie
2013-02-22Update release notesTom Christie
2013-02-22Version 2.2.12.2.1Tom Christie
2013-02-22Note requirements explicitly.Tom Christie
2013-02-22defusedxml for security fix.Tom Christie
2013-02-22Tweak TemplateHTMLRenderer docs.Tom Christie
2013-02-20Update link to @paulmillr. Refs #668.Tom Christie
2013-02-20Don’t use my old nickname in credits.Paul Miller
2013-02-19Fix typos.Tom Christie
2013-02-19Fix typos.Tom Christie
2013-02-15Mention caching. Closes #659.Tom Christie
2013-02-15Added @pelme, for TimeField addition.Tom Christie
2013-02-15Update release notes.Tom Christie
2013-02-15Merge pull request #660 from pelme/timefieldTom Christie
2013-02-15Note python compatibility.Tom Christie
2013-02-15Python 2.6.5+ requiredTom Christie
2013-02-14Added a serializer TimeFieldAndreas Pelme
2013-02-14Docs tweaks.Tom Christie
2013-02-14Update release notes.Tom Christie
2013-02-14Missing imports addedeofs
2013-02-14thanks @floppya for docs fixStephan Groß
2013-02-13Minor doc fixesfloppya
2013-02-13Username tweak.Tom Christie
2013-02-13Add links to 2.2 announcementTom Christie
2013-02-13Tweak titleTom Christie
2013-02-12Drop note on object-level permissions.Tom Christie
2013-02-12Update release notes.Tom Christie
2013-02-12Notes on creating a custom `obtain_auth_token` view. Fixes #641.Tom Christie