提交歷史

作者 SHA1 備註 提交日期
  David Leonard 9e565a1c8f Updating readme for running Ionic project, renaming public -> angular 10 年之前
  David Leonard 92616c4ddd Adding ionic project 10 年之前
  David Leonard bf4ffe180e Adding controllers and services for getting Django RESTful endpoint, handling URL dispatch and passing data to templates 10 年之前
  David Leonard d2b6d4b39f Adding main controller for Ionic routes 10 年之前
  David Leonard 0b1b658f65 Writing templates for displaying Django RESTful endpoint on Ionic 10 年之前
  David Leonard 1c0eb0e89f Updating urls, removing test routes, updating twilio example 10 年之前
  David Leonard 2cc14d7f8d Adding twilio example - sending SMS messages 10 年之前
  David Leonard 795507f569 Adding twilio example for sending text messages 10 年之前
  David Leonard 28729d24d6 Removing images from api_examples template, adding JSONResponse comment for Github view 10 年之前
  David Leonard 9cc92cea52 Minor fix: fixing syntax errors with readme 10 年之前
  David Leonard 2b6e5f8442 Separating front-end dependencies between AngularJS client and Django Hackathon Starter 10 年之前
  David Leonard 70fe13b61c Updating project readme with instructions for using AngularJS client 10 年之前
  David Leonard 9a904ecc6a Adding controller for grabbing data from Django RESTful API and passing it to the partial 10 年之前
  David Leonard 409b564b0e Adding main controller for the sample application 10 年之前
  David Leonard 015a5548ad Adding factory method for getting sample data from RESTful Django endpoint 10 年之前
  David Leonard d7b5ba2d4a Adding main app controller 10 年之前
  David Leonard 49f36d466f Adding partial for displaying sample data from RESTful Django endpoint 10 年之前
  David Leonard 3a3b4e03f9 Initializing AngularJS client 10 年之前
  David Leonard bd71a8fd46 Installing django-cors-headers, updating settings.py to send headers with all http requests 10 年之前
  David Leonard c74db8ab7e Updating front-end dependencies: angularjs and angular-ui-router 10 年之前
  David Leonard 7d27ff3537 Cleaning up README, adding instructions for setting up sample RESTful API 10 年之前
  David Leonard a7c0d408d9 Creating sample RESTful endpoint 10 年之前
  David Leonard 3cb34b412a Adding JSON response class and view for displaying all snippets in database 10 年之前
  David Leonard 0abe2d19d8 Ordering imports in views.py, adding JSON serializers file 10 年之前
  David Leonard bcd50dffbb Adding test model for creating RESTful endpoint 10 年之前
  David Leonard 0449d2c950 Installing django rest framework, cleaning up requirements.txt 10 年之前
  David Leonard 0d441fe6e7 Adding bootstrap table and navbar to steam api page 10 年之前
  David Leonard b40cc535a2 Removing twitter stuff for now 10 年之前
  David Leonard f645a7e9bf Updating requirements.txt 10 年之前
  David Leonard 49959486db Allowing user to login with Twitter 10 年之前