.. Django Cookbook documentation master file, created by sphinx-quickstart on Wed Dec 15 23:05:45 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Django Cookbook! ============================ .. toctree:: :maxdepth: 1 :glob: django-settings Django Application Recipes --------------------------- .. toctree:: :maxdepth: 1 :glob: app/app-settings Django Model Recipes --------------------- .. toctree:: :maxdepth: 1 :glob: model/set-plural-text-for-model model/get-first-single-model-object model/get-user-model model/create-default-record model/query-model Django Admin Recipes --------------------- .. toctree:: :maxdepth: 1 :glob: admin/readonly-model admin/change-application-name-admin Django Rest Framework ---------------------- .. toctree:: :maxdepth: 2 rest-framework Testing Recipes --------------- .. toctree:: :maxdepth: 1 :glob: testing/* .. Indices and tables .. ================== .. .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search`