{
    "mode": "pydoc",
    "parameter": "django",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/django/json",
    "generated": "2026-06-02T17:58:42Z",
    "sections": {
        "NAME": {
            "content": "django\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "main\napps (package)\nconf (package)\ncontrib (package)\ncore (package)\ndb (package)\ndispatch (package)\nforms (package)\nhttp (package)\nmiddleware (package)\nshortcuts\ntemplate (package)\ntemplatetags (package)\ntest (package)\nurls (package)\nutils (package)\nviews (package)\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "setup",
                    "content": "Configure the settings (this happens as a side effect of accessing the\nfirst setting), configure logging and populate the app registry.\nSet the thread-local urlresolvers script prefix if `setprefix` is True.\n"
                }
            ]
        },
        "DATA": {
            "content": "VERSION = (3, 2, 12, 'final', 0)\n",
            "subsections": []
        },
        "VERSION": {
            "content": "3.2.12\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/django/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "django",
    "flags": [],
    "examples": [],
    "see_also": []
}