Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
abstract() (crudlfap.route.Route class method)
ALLOWED_HOSTS (in module crudlfap.settings)
AUTHENTICATION_BACKENDS (in module crudlfap.settings)
B
Become (class in crudlfap_auth.views)
become() (crudlfap_auth.views.BecomeUser method)
BecomeUser (class in crudlfap_auth.views)
C
clone() (crudlfap.factory.Factory class method)
CreateView (class in crudlfap.views.generic)
crudlfap.factory
module
crudlfap.route
module
crudlfap.router
module
crudlfap.settings
module
crudlfap.views.generic
module
CRUDLFAP_APPS (in module crudlfap.settings)
crudlfap_auth.views
module
CRUDLFAP_TEMPLATE_BACKEND (in module crudlfap.settings)
CRUDLFAP_VIEWS (in module crudlfap.settings)
D
DEBUG (in module crudlfap.settings)
DEFAULT_TEMPLATE_BACKEND (in module crudlfap.settings)
DeleteObjectsView (class in crudlfap.views.generic)
DeleteView (class in crudlfap.views.generic)
DetailView (class in crudlfap.views.generic)
dispatch() (crudlfap.route.Route method)
DJANGO_APPS (in module crudlfap.settings)
F
Factory (class in crudlfap.factory)
FactoryMetaclass (class in crudlfap.factory)
fields (crudlfap.router.Router attribute)
FormView (class in crudlfap.views.generic)
G
generate_views() (crudlfap.router.Router method)
get_app_name() (crudlfap.route.RouteMetaclass method)
(crudlfap.router.Router method)
get_cls() (crudlfap.factory.FactoryMetaclass method)
get_fields() (crudlfap.router.Router method)
get_form_kwargs() (crudlfap_auth.views.PasswordView method)
get_label() (crudlfap.route.RouteMetaclass method)
get_menu() (crudlfap.router.Router method)
get_model() (crudlfap.route.RouteMetaclass method)
get_namespace() (crudlfap.router.Router method)
get_object() (crudlfap_auth.views.BecomeUser method)
get_permission_codename() (crudlfap.route.Route method)
get_permission_fullcode() (crudlfap.route.Route method)
get_permission_shortcode() (crudlfap.route.Route method)
get_queryset() (crudlfap.router.Router method)
get_swagger_get() (crudlfap.views.generic.ListView method)
get_title_menu() (crudlfap_auth.views.BecomeUser method)
get_title_submit() (crudlfap_auth.views.PasswordView method)
get_url() (crudlfap.route.Route method)
get_urlargs() (crudlfap.route.Route method)
get_urlfield() (crudlfap.route.RouteMetaclass method)
(crudlfap.router.Router method)
get_urlfullname() (crudlfap.route.RouteMetaclass method)
get_urlname() (crudlfap.route.RouteMetaclass method)
get_urlpath() (crudlfap.route.RouteMetaclass method)
(crudlfap.router.Router method)
get_urlpattern() (crudlfap.route.RouteMetaclass method)
get_urlpatterns() (crudlfap.router.Router method)
H
has_perm() (crudlfap.route.Route method)
(crudlfap.router.Router method)
(crudlfap_auth.views.Become method)
has_perm_backend() (crudlfap.route.Route method)
HistoryView (class in crudlfap.views.generic)
I
INSTALLED_APPS (in module crudlfap.settings)
J
json_fields (crudlfap.router.Router attribute)
L
ListView (class in crudlfap.views.generic)
M
MIDDLEWARE (in module crudlfap.settings)
model (crudlfap.router.Router attribute)
ModelFormView (class in crudlfap.views.generic)
ModelView (class in crudlfap.views.generic)
module
crudlfap.factory
crudlfap.route
crudlfap.router
crudlfap.settings
crudlfap.views.generic
crudlfap_auth.views
O
ObjectFormView (class in crudlfap.views.generic)
ObjectsFormView (class in crudlfap.views.generic)
ObjectsView (class in crudlfap.views.generic)
ObjectView (class in crudlfap.views.generic)
OPTIONAL_APPS (in module crudlfap.settings)
P
PasswordView (class in crudlfap_auth.views)
R
register() (crudlfap.router.Router method)
reverse() (crudlfap.route.Route class method)
Route (class in crudlfap.route)
Route.authenticate (in module crudlfap.route)
Route.url (in module crudlfap.route)
Route.urlargs (in module crudlfap.route)
RouteMetaclass (class in crudlfap.route)
RouteMetaclass.app_name (in module crudlfap.route)
RouteMetaclass.label (in module crudlfap.route)
RouteMetaclass.model (in module crudlfap.route)
RouteMetaclass.urlfield (in module crudlfap.route)
RouteMetaclass.urlfullname (in module crudlfap.route)
RouteMetaclass.urlpath (in module crudlfap.route)
RouteMetaclass.urlpattern (in module crudlfap.route)
Router (class in crudlfap.router)
S
SECRET_KEY (in module crudlfap.settings)
T
TEMPLATES (in module crudlfap.settings)
TemplateView (class in crudlfap.views.generic)
U
UpdateView (class in crudlfap.views.generic)
V
View (class in crudlfap.views.generic)
Views (class in crudlfap.router)
views (crudlfap.router.Router attribute)
CRUDLFA+
Navigation
Contents:
Install CRUDLFA+ module
CRUDLFA+ Tutorial
Route class
URLPatterns autogeneration mechanisms: Router
Settings
Views
Factory DRY patterns
crudlfap_auth: crudlfap module for django.contrib.auth
Related Topics
Documentation overview
Quick search