-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Django 5 By Example
By :

A
activity stream application
contenttypes framework, using 300, 301
displaying 309
duplicate actions, avoiding 305, 306
generic relations, adding to models 301-305
templates for actions, creating 312-314
administration site
creating, for model 26
custom actions, adding 435-437
extending, with custom views 438-443
facet counts, adding to filters 32, 33
model display, customizing 30-32
superuser, creating 26
Advanced Message Queuing Protocol (AMQP) 385
AI
used, for expanding project 162, 534, 763
ALLOWED_HOSTS setting
reference link 742
API views 647
application
accessing 48
Application Programming Interface (API) 399
consuming 652-654
Asynchronous JavaScript and XML (AJAX) 267
Asynchronous Server Gateway Interface (ASGI) 7, 679, 721
for asynchronous applications...