PyCK
Introduction
Background
Why Create PyCK?
Discussion on various aspects of PyCK
Current Features
Future Plan
Installation
Starting a Project
Pluggable application in PyCK
Creating a pluggable application
Things to remember:
Structure of a PyCK Project
The Problem (The Why? of Form Library)
The choices
WTForms
Problems
Sprox
Problems
Conclusion
The pyck.forms Package
The pyck.mako_utils Package
Multiple item selector mako module
The pyck.controllers Package
The PyCK Admin Interface
PyCK Admin Extension
The pyck.lib Package
Running PyCK Applications with Apache Mod WSGI and Virtualenv
Running PyCK Applications with Nginx, uwsgi and Virtualenv
Changes
What’s new in 0.10
What’s new in 0.9.8.7
What’s new in 0.9.8.6
What’s new in 0.9.8.5
What’s new in 0.9.8.4
What’s new in 0.9.8.3
What’s new in 0.9.8.2
What’s new in 0.9.8
What’s new in 0.9.7.3
What’s new in 0.9.7.2
What’s new in 0.9.7.1
What’s new in 0.9.7
What’s new in 0.9.6
What’s new in 0.9.5
What’s new in 0.9.4
What’s new in 0.9.3
What’s new in 0.9.2
What’s new in 0.9.1
What’s new in 0.9
What’s new in 0.8.2
What’s new in 0.8.1
What’s new in 0.8
What’s new in 0.7.5
What’s new in 0.7.2
What’s new in 0.7.1
What’s new in 0.7
What’s new in 0.6.8
What’s new in 0.6.6
What’s new in 0.6.5
What’s new in 0.6.4
What’s new in 0.6.3
What’s new in 0.6
What’s new in 0.5.1
What’s new in 0.5
What’s new in 0.4.3
What’s new in 0.4.2
What’s new in 0.4.1
What’s new in 0.4
What’s new in 0.3
What’s new in 0.2.4
What’s new in 0.2.3
What’s new in 0.2.2
What’s new in 0.2.1
What’s new in 0.2.0
What’s new in 0.1.6
PyCK
Docs
»
Index
A
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
P
|
V
A
add() (pyck.controllers.CRUDController method)
add_admin_handler() (in module pyck.ext.admin_controller)
add_crud_handler() (in module pyck.controllers)
AdminController (class in pyck.ext.admin_controller)
as_div() (pyck.forms.Form method)
as_p() (pyck.forms.Form method)
as_table() (pyck.forms.Form method)
C
ColorLogger (class in pyck.lib.color_logger)
ConsoleColorHandler (class in pyck.lib.color_logger)
CRUDController (class in pyck.controllers)
D
delete() (pyck.controllers.CRUDController method)
details() (pyck.controllers.CRUDController method)
dojo_model_form() (in module pyck.forms)
E
edit() (pyck.controllers.CRUDController method)
F
Form (class in pyck.forms)
G
get_columns() (in module pyck.lib.models)
get_model_record_counts() (in module pyck.lib.models)
get_models() (in module pyck.lib.models)
get_pages() (in module pyck.lib.pagination)
get_routes() (in module pyck.lib.routes)
get_submodules() (in module pyck.lib.pkg)
group_similar() (in module pyck.mako_utils.multi_selector)
I
index() (pyck.ext.admin_controller.AdminController method)
L
list() (pyck.controllers.CRUDController method)
list_csv() (pyck.controllers.CRUDController method)
M
model_form() (in module pyck.forms)
models_dict_to_list() (in module pyck.lib.models)
multi_selector() (in module pyck.mako_utils.multi_selector)
P
pyck.controllers (module)
pyck.ext.admin_controller (module)
pyck.forms (module)
,
[1]
pyck.lib.color_logger (module)
pyck.lib.models (module)
pyck.lib.pagination (module)
pyck.lib.pkg (module)
pyck.lib.routes (module)
pyck.mako_utils.multi_selector (module)
V
validate() (pyck.forms.Form method)