Fantastico framework
0.7.0-b141
Fantastico
Introduction
Why another python framework?
Fantastico’s initial ideas
Getting started
Installation manual
Fantastico settings
Contribute
Development mode
How to articles
Creating a new project
Creating a simple TODO application
MVC How to
Deployment how to
Static assets
Fantastico features
Exceptions hierarchy
Request lifecycle
Routing engine
Model View Controller
CORS
ROA (Resource Oriented Architecture)
OAUTH2
SDK
Component model
Component reusage
Built in components
Changes
Feedback
Versions
Page
All modules for which code is available
fantastico.contrib.dynamic_menu.menu_controller
fantastico.contrib.dynamic_menu.menu_exceptions
fantastico.contrib.dynamic_pages.models.pages
fantastico.contrib.dynamic_pages.pages_router
fantastico.contrib.roa_discovery.discovery_controller
fantastico.contrib.roa_discovery.roa_controller
fantastico.contrib.tracking_codes.models.codes
fantastico.contrib.tracking_codes.tracking_controller
fantastico.exceptions
fantastico.locale.language
fantastico.middleware.model_session_middleware
fantastico.middleware.request_context
fantastico.middleware.request_middleware
fantastico.middleware.routing_middleware
fantastico.mvc.base_controller
fantastico.mvc.controller_decorators
fantastico.mvc.controller_registrator
fantastico.mvc.model_facade
fantastico.mvc.models.model_filter
fantastico.mvc.models.model_filter_compound
fantastico.mvc.models.model_sort
fantastico.oauth2.accesstoken_generator
fantastico.oauth2.exceptions
fantastico.oauth2.grant_handler
fantastico.oauth2.grant_handler_factory
fantastico.oauth2.implicit_grant_handler
fantastico.oauth2.logintoken_generator
fantastico.oauth2.middleware.exceptions_middleware
fantastico.oauth2.middleware.tokens_middleware
fantastico.oauth2.oauth2_controller
fantastico.oauth2.oauth2_decorators
fantastico.oauth2.passwords_hasher
fantastico.oauth2.passwords_hasher_factory
fantastico.oauth2.security_context
fantastico.oauth2.sha512salt_passwords_hasher
fantastico.oauth2.token
fantastico.oauth2.token_encryption
fantastico.oauth2.token_generator
fantastico.oauth2.tokengenerator_factory
fantastico.oauth2.tokens_service
fantastico.rendering.component
fantastico.roa.query_parser
fantastico.roa.query_parser_exceptions
fantastico.roa.query_parser_operations
fantastico.roa.resource_decorator
fantastico.roa.resource_json_serializer
fantastico.roa.resource_json_serializer_exceptions
fantastico.roa.resource_validator
fantastico.roa.resources_registrator
fantastico.roa.resources_registry
fantastico.roa.roa_exceptions
fantastico.routing_engine.custom_responses
fantastico.routing_engine.dummy_routeloader
fantastico.routing_engine.router
fantastico.routing_engine.routing_loaders
fantastico.sdk.commands.command_activate_extension
fantastico.sdk.commands.command_syncdb
fantastico.sdk.commands.command_version
fantastico.sdk.fantastico
fantastico.sdk.sdk_core
fantastico.sdk.sdk_decorators
fantastico.sdk.sdk_exceptions
fantastico.server.dev_server
fantastico.server.tests.itest_dev_server
fantastico.settings
fantastico.tests.base_case