Jump to content

Django for Designers/Whats next: Difference between revisions

imported>Paulproteus
(→‎configure our API via api.py and add it to urls.py: Link to SessionAuthentication because it is great)
imported>Paulproteus
Line 285:
Before going forward, we should decide what kind of information we will export, and how we will export it.
 
For this example, since all the bookmarks on the site are public, we will provide a list of all bookmarks. We will let users of the API filter the bookmarks by the user, if they like. To keep things simple at first, we won't provide the bookmarks' tags.
 
==== Adding Tastypie as a dependency ====
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.