Kinto
3.2.1
  • Overview
  • Concepts
  • Community
  • Tutorials
  • Configuration
  • API
  • FAQ
  • Troubleshooting
  • Changelog
  • Glossary
  • Kinto-Core
    • Table of contents
      • Rationale
      • Getting started
      • Internals
        • Installation
        • Configuration
        • Resource
        • Viewsets
        • Storage
        • Cache
        • Notifications
        • Permissions
        • Errors
        • Utils
        • Glossary
      • Ecosystem
      • Contributing
    • Indices and tables
Kinto
  • Docs »
  • Kinto-Core »
  • Internals
  • Edit on GitHub

Internals¶

  • Installation
    • Supported Python versions
    • Distribute & Pip
    • Python 3.4
      • Linux
      • OS X
    • Cryptography libraries
      • Linux
      • OS X
    • Install Redis
      • Linux
      • OS X
    • Install PostgreSQL
      • Client libraries only
      • Full server
      • Server using Docker
  • Configuration
    • Environment variables
    • Project info
    • Feature settings
    • Disabling endpoints
      • Setting the service in readonly mode
    • Deployment
      • Scheme, host and port
      • Deprecation
      • Logging with Heka
      • Handling exceptions with Sentry
      • Monitoring with StatsD
      • Monitoring with New Relic
    • Storage
    • Notifications
      • Filtering
    • Cache
      • Backend
      • Headers
      • CORS
    • Authentication
      • Authentication setup
      • Basic Auth
      • Custom Authentication
      • Firefox Accounts
    • Permissions
      • Backend
      • Resources
    • Application profiling
    • Enable middleware
    • Initialization sequence
  • Resource
    • Full example
    • URLs
    • Schema
    • Permissions
    • HTTP methods and options
    • Events
    • Model
      • Plug custom model
      • Relationships
      • In Pyramid views
      • Outside views
    • Custom record ids
    • Python API
      • Resource
      • Schema
      • Model
      • Generators
  • Viewsets
    • Override defaults
    • Subclassing
    • ViewSet class
  • Storage
    • Backends
      • PostgreSQL
      • Redis
      • Memory
    • API
      • Exceptions
    • Store custom data
  • Cache
    • PostgreSQL
    • Redis
    • Memory
    • API
  • Notifications
    • Transactions
    • Filtering
    • Payload
    • Event listeners
  • Permissions
    • User resource
      • Public BasicAuth
    • Shareable resource
      • BasicAuth trickery
      • Related/Inherited permissions
      • Manipulate permissions
      • Custom permission checking
    • Backends
      • PostgreSQL
      • Redis
      • Memory
    • API
  • Errors
  • Utils
  • Glossary
Next Previous

© Copyright 2015-2016 — Mozilla Services.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 3.2.1
Versions
latest
stable
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.9.0
1.8.0
1.7.0
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.