API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=3980
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5722,
    "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4000",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=3960",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/176/?format=api"
            ],
            "id": 1802,
            "title": "django-typed-models",
            "slug": "django-typed-models",
            "last_updated": "2026-05-20T05:16:56-04:00",
            "last_fetched": "2026-05-27T13:23:39.814905-04:00",
            "repo_url": "https://github.com/craigds/django-typed-models",
            "pypi_version": "0.16.2",
            "created": "2013-05-21T10:25:49.682026-04:00",
            "modified": "2026-01-28T14:25:29.692892-05:00",
            "repo_forks": 45,
            "repo_description": "polymorphic django models using automatic type-field downcasting",
            "pypi_url": "http://pypi.python.org/pypi/django-typed-models",
            "documentation_url": null,
            "repo_watchers": 232,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                5,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                9,
                0,
                0,
                0,
                0,
                5,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                8,
                4
            ],
            "participants": [
                "craigds",
                "KrzysiekJ",
                "mcosti",
                "jacobjove",
                "magopian",
                "adamchainz",
                "mad-anne",
                "sloria",
                "souliane",
                "BogdanStaicu",
                "dandavison",
                "sobolevn",
                "olivierdalang"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/176/?format=api",
                "https://djangopackages.org/api/v4/grids/160/?format=api"
            ],
            "id": 1801,
            "title": "django-polymodels",
            "slug": "django-polymodels",
            "last_updated": "2025-03-30T22:29:08-04:00",
            "last_fetched": "2026-05-27T13:21:11.088195-04:00",
            "repo_url": "https://github.com/charettes/django-polymodels",
            "pypi_version": "1.8.1",
            "created": "2013-05-21T10:23:11.276205-04:00",
            "modified": "2026-01-28T14:23:39.203597-05:00",
            "repo_forks": 17,
            "repo_description": "Polymorphic models implementation for django.",
            "pypi_url": "http://pypi.python.org/pypi/django-polymodels",
            "documentation_url": null,
            "repo_watchers": 88,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "charettes",
                "allisson",
                "filipweidemann"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/8/?format=api",
                "https://djangopackages.org/api/v4/grids/19/?format=api",
                "https://djangopackages.org/api/v4/grids/242/?format=api"
            ],
            "id": 1800,
            "title": "Django file form",
            "slug": "django-file-form",
            "last_updated": "2026-05-25T01:29:45-04:00",
            "last_fetched": "2026-05-27T14:07:42.223820-04:00",
            "repo_url": "https://github.com/mbraak/django-file-form",
            "pypi_version": "4.0.0",
            "created": "2013-05-21T05:55:22.718743-04:00",
            "modified": "2026-01-28T14:31:45.884927-05:00",
            "repo_forks": 42,
            "repo_description": "Django-file-form helps you to write forms with a pretty ajax upload",
            "pypi_url": "http://pypi.python.org/pypi/django-file-form",
            "documentation_url": null,
            "repo_watchers": 166,
            "commits_over_52": [
                3,
                2,
                2,
                4,
                0,
                1,
                4,
                2,
                1,
                0,
                2,
                1,
                1,
                2,
                3,
                3,
                1,
                3,
                1,
                3,
                2,
                3,
                2,
                4,
                4,
                4,
                4,
                4,
                2,
                3,
                0,
                3,
                1,
                0,
                2,
                3,
                2,
                2,
                2,
                5,
                3,
                4,
                1,
                6,
                2,
                3,
                2,
                0,
                3,
                4,
                4,
                1
            ],
            "participants": [
                "mbraak",
                "dependabot[bot]",
                "requires",
                "BoPeng",
                "Benoss",
                "theskumar",
                "quantifiedcode-bot",
                "kosior",
                "wlorenzetti",
                "sks444",
                "balazs-endresz",
                "a-roomana",
                "dureba",
                "qihiv",
                "tonibagur",
                "tleguijt",
                "maisim",
                "lraphael",
                "nklsw",
                "chernyshm",
                "juanheliosg",
                "jucajuca",
                "NullPrice"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/39/?format=api"
            ],
            "id": 1799,
            "title": "django-adv-cache-tag",
            "slug": "django-adv-cache-tag",
            "last_updated": "2026-01-23T07:02:27-05:00",
            "last_fetched": "2026-05-27T17:07:02.474725-04:00",
            "repo_url": "https://github.com/twidi/django-adv-cache-tag",
            "pypi_version": "1.2.0",
            "created": "2013-05-19T16:11:51.275976-04:00",
            "modified": "2026-01-28T14:54:00.251017-05:00",
            "repo_forks": 11,
            "repo_description": "An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...",
            "pypi_url": "http://pypi.python.org/pypi/django-adv-cache-tag",
            "documentation_url": null,
            "repo_watchers": 78,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "twidi",
                "HenrikOssipoff",
                "bitdeli-chef",
                "claude",
                "oppianmatt",
                "caxap",
                "sdfsdhgjkbmnmxc"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/35/?format=api",
                "https://djangopackages.org/api/v4/grids/44/?format=api"
            ],
            "id": 1798,
            "title": "django-admin2",
            "slug": "django-admin2",
            "last_updated": "2021-10-22T11:46:32-04:00",
            "last_fetched": "2026-05-27T20:08:00.937436-04:00",
            "repo_url": "https://github.com/jazzband/django-admin2",
            "pypi_version": "0.7.1",
            "created": "2013-05-18T05:32:19.597911-04:00",
            "modified": "2026-01-28T15:40:33.361518-05:00",
            "repo_forks": 148,
            "repo_description": "Extendable, adaptable rewrite of django.contrib.admin",
            "pypi_url": "http://pypi.python.org/pypi/django-admin2",
            "documentation_url": "https://readthedocs.org/projects/django-admin2/",
            "repo_watchers": 1188,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "pydanny",
                "auvipy",
                "gregmuellegger",
                "arthur-wsw",
                "dbrgn",
                "andrewsmedina",
                "audreyfeldroy",
                "galuszkak",
                "AndrewIngram",
                "kennethlove",
                "jezdez",
                "douglasmiranda",
                "chrisjones-brack3t",
                "powersurge360",
                "beezz",
                "RaphaelKimmig",
                "inglesp",
                "NotSqrt",
                "bootandy",
                "waustin",
                "rivol",
                "bentappin",
                "chrislawlor",
                "esoergel",
                "ifosch",
                "montiniz",
                "z4r",
                "the5fire",
                "RyanBalfanz",
                "tyrion",
                "akaptur",
                "BertrandBordage",
                "hnakamur",
                "shulcsm",
                "timgates42",
                "lovelydinosaur",
                "jazzband-bot",
                "marangonico",
                "requires",
                "yarbelk"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1797,
            "title": "django-spdy",
            "slug": "django-spdy",
            "last_updated": "2013-05-09T15:52:16-04:00",
            "last_fetched": "2026-05-27T10:02:00.209508-04:00",
            "repo_url": "https://bitbucket.org/evonove/django-spdy",
            "pypi_version": null,
            "created": "2013-05-17T11:39:59.149015-04:00",
            "modified": "2026-01-28T13:17:02.403489-05:00",
            "repo_forks": 0,
            "repo_description": "Experimental project to run Django 1.4.5 on Jetty web server. Django is packaged in a WAR container using Jython and django-jython module. The main goal is to use Jetty SPDY push capabilities to serve Django web pages.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 3,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "evonove"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1796,
            "title": "django-inspector",
            "slug": "django-inspector",
            "last_updated": "2014-01-12T11:36:24-05:00",
            "last_fetched": "2026-05-27T09:10:23.830158-04:00",
            "repo_url": "https://github.com/evildmp/django-inspector",
            "pypi_version": null,
            "created": "2013-05-17T11:32:54.934957-04:00",
            "modified": "2026-01-28T13:07:06.185111-05:00",
            "repo_forks": 2,
            "repo_description": "Inspects and reports on Django sites",
            "pypi_url": "",
            "documentation_url": "https://readthedocs.org/projects/django-inspector/",
            "repo_watchers": 10,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "evildmp"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1795,
            "title": "django-xe-currencies",
            "slug": "django-xe-currencies",
            "last_updated": "2013-12-30T12:01:27-05:00",
            "last_fetched": "2026-05-27T01:08:15.650036-04:00",
            "repo_url": "https://github.com/aisayko/django-xe-currencies",
            "pypi_version": "0.0.1",
            "created": "2013-05-17T09:03:19.582793-04:00",
            "modified": "2026-01-28T16:23:54.533442-05:00",
            "repo_forks": 3,
            "repo_description": "Django currencies REST api. Allows a conversions beetween currencies rates. Integrated with XE api.",
            "pypi_url": "http://pypi.python.org/pypi/django-xe-currencies",
            "documentation_url": null,
            "repo_watchers": 7,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "aisayko",
                "bitdeli-chef"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1794,
            "title": "Django-tinymce-filebrowser",
            "slug": "django-tinymce-filebrowser",
            "last_updated": "2016-03-26T06:05:28-04:00",
            "last_fetched": "2026-05-27T22:06:20.617974-04:00",
            "repo_url": "https://github.com/aisayko/Django-tinymce-filebrowser",
            "pypi_version": "0.2.1",
            "created": "2013-05-17T06:07:29.439513-04:00",
            "modified": "2026-01-28T15:48:53.124329-05:00",
            "repo_forks": 33,
            "repo_description": "Simple django-based file uploader and viewer for TinyMCE",
            "pypi_url": "http://pypi.python.org/pypi/Django-tinymce-filebrowser",
            "documentation_url": null,
            "repo_watchers": 35,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "aisayko",
                "ulisesqg",
                "vint21h",
                "bitdeli-chef"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1793,
            "title": "Django Events calendar",
            "slug": "django-events-calendar",
            "last_updated": "2014-10-30T14:54:04-04:00",
            "last_fetched": "2026-05-27T09:06:49.686268-04:00",
            "repo_url": "https://github.com/jtuz/django-events-calendar",
            "pypi_version": null,
            "created": "2013-05-16T22:36:45.075009-04:00",
            "modified": "2026-01-28T13:04:11.300577-05:00",
            "repo_forks": 10,
            "repo_description": "Django app to manage and publish Events on a Web Site",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 30,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "jtuz"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/114/?format=api",
                "https://djangopackages.org/api/v4/grids/7/?format=api"
            ],
            "id": 1792,
            "title": "django-sitegate",
            "slug": "django-sitegate",
            "last_updated": "2022-11-27T01:01:18-05:00",
            "last_fetched": "2026-05-27T17:09:05.799586-04:00",
            "repo_url": "https://github.com/idlesign/django-sitegate",
            "pypi_version": "1.3.3",
            "created": "2013-05-16T12:05:03.960691-04:00",
            "modified": "2026-01-28T14:56:23.611183-05:00",
            "repo_forks": 4,
            "repo_description": "Reusable application for Django to ease sign up & sign in processes",
            "pypi_url": "http://pypi.python.org/pypi/django-sitegate",
            "documentation_url": "https://readthedocs.org/projects/django-sitegate/",
            "repo_watchers": 34,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "idlesign",
                "dotsbb",
                "imposeren",
                "aptwebapps",
                "huxley"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1791,
            "title": "pyDev (eclipse) command",
            "slug": "django_pydev_command",
            "last_updated": "2013-05-16T04:13:08-04:00",
            "last_fetched": "2026-05-27T10:09:53.055490-04:00",
            "repo_url": "https://github.com/sammyrulez/django_pydev_command",
            "pypi_version": null,
            "created": "2013-05-16T04:18:51.767867-04:00",
            "modified": "2026-01-28T13:21:31.327849-05:00",
            "repo_forks": 0,
            "repo_description": "Django app that adds a managment command to create eclipse/pydev project files",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 2,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "sammyrulez"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/107/?format=api",
                "https://djangopackages.org/api/v4/grids/58/?format=api"
            ],
            "id": 1790,
            "title": "django-aloha-edit",
            "slug": "django-aloha-edit",
            "last_updated": "2015-11-19T16:11:29-05:00",
            "last_fetched": "2026-05-27T22:04:36.871196-04:00",
            "repo_url": "https://github.com/ntucker/django-aloha-edit",
            "pypi_version": "0.3.3",
            "created": "2013-05-16T00:00:27.834674-04:00",
            "modified": "2026-01-28T15:46:34.658803-05:00",
            "repo_forks": 5,
            "repo_description": "Provides easy integration of the Aloha Editor into your Django app",
            "pypi_url": "http://pypi.python.org/pypi/django-aloha-edit",
            "documentation_url": null,
            "repo_watchers": 20,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "ntucker",
                "vstoykov"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/163/?format=api"
            ],
            "id": 1789,
            "title": "django-front",
            "slug": "django-front",
            "last_updated": "2026-05-05T05:02:58-04:00",
            "last_fetched": "2026-05-27T15:12:23.983773-04:00",
            "repo_url": "https://github.com/mbi/django-front",
            "pypi_version": "0.6.1",
            "created": "2013-05-14T16:03:36.315626-04:00",
            "modified": "2026-01-28T14:41:23.108110-05:00",
            "repo_forks": 18,
            "repo_description": "Django-front is a front-end editing Django application",
            "pypi_url": "http://pypi.python.org/pypi/django-front",
            "documentation_url": "http://django-front.readthedocs.org/en/latest/",
            "repo_watchers": 268,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                5,
                0,
                0,
                0
            ],
            "participants": [
                "mbi",
                "daikeren",
                "anamcerqueira",
                "bitdeli-chef"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1788,
            "title": "django-addview",
            "slug": "django-addview",
            "last_updated": "2013-04-29T05:55:47-04:00",
            "last_fetched": "2026-05-27T00:04:36.703565-04:00",
            "repo_url": "https://github.com/yakxxx/django-addview",
            "pypi_version": "0.1.2",
            "created": "2013-05-12T10:20:58.649771-04:00",
            "modified": "2026-01-28T16:09:35.052037-05:00",
            "repo_forks": 5,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-addview",
            "documentation_url": null,
            "repo_watchers": 14,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "yakxxx",
                "ewku"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/423/?format=api"
            ],
            "id": 1787,
            "title": "django-cookie-law",
            "slug": "django-cookie-law",
            "last_updated": "2022-03-11T05:10:32-05:00",
            "last_fetched": "2026-05-27T05:09:54.304603-04:00",
            "repo_url": "https://github.com/TyMaszWeb/django-cookie-law",
            "pypi_version": "2.2.0",
            "created": "2013-05-10T19:20:07.857088-04:00",
            "modified": "2026-01-28T16:57:27.917661-05:00",
            "repo_forks": 66,
            "repo_description": "Helps your Django project comply with the EU cookie regulations by displaying a cookie information banner until it is dismissed by the user",
            "pypi_url": "http://pypi.python.org/pypi/django-cookie-law",
            "documentation_url": null,
            "repo_watchers": 140,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "piotrkilczuk",
                "saily",
                "selectnull",
                "LaundroMat",
                "farin",
                "adamcharnock",
                "andreiavram",
                "andrlik",
                "Jiloc",
                "Gagis",
                "JaakkoTulkki",
                "Naereen",
                "l-astro",
                "joansv"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1786,
            "title": "django-simple-import",
            "slug": "django-simple-import",
            "last_updated": "2020-01-01T17:16:17-05:00",
            "last_fetched": "2026-05-27T18:00:35.350020-04:00",
            "repo_url": "https://github.com/burke-software/django-simple-import",
            "pypi_version": "2.1.0",
            "created": "2013-05-08T12:29:27.897852-04:00",
            "modified": "2026-01-28T15:00:03.100908-05:00",
            "repo_forks": 26,
            "repo_description": "An import tool easy enough your users could use it",
            "pypi_url": "http://pypi.python.org/pypi/django-simple-import",
            "documentation_url": null,
            "repo_watchers": 136,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "bufke",
                "CorDavis",
                "smcoll",
                "saulshanabrook",
                "matthiaswh"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1785,
            "title": "django-userpreferences",
            "slug": "django-userpreferences",
            "last_updated": "2011-09-23T03:48:52-04:00",
            "last_fetched": "2026-05-27T01:06:29.138924-04:00",
            "repo_url": "https://github.com/Narsil/django-userpreferences",
            "pypi_version": "0.1",
            "created": "2013-05-08T08:13:45.220864-04:00",
            "modified": "2026-01-28T16:21:00.385340-05:00",
            "repo_forks": 7,
            "repo_description": "Store user preferences for other django apps",
            "pypi_url": "http://pypi.python.org/pypi/django-userpreferences",
            "documentation_url": null,
            "repo_watchers": 16,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "Narsil"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/35/?format=api"
            ],
            "id": 1784,
            "title": "xadmin",
            "slug": "xadmin",
            "last_updated": "2019-04-02T23:05:04-04:00",
            "last_fetched": "2026-05-27T06:04:29.429557-04:00",
            "repo_url": "https://github.com/sshwsfc/xadmin",
            "pypi_version": "0.6.1",
            "created": "2013-05-06T22:11:16.657699-04:00",
            "modified": "2026-02-13T02:31:43.355619-05:00",
            "repo_forks": 1389,
            "repo_description": "Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.",
            "pypi_url": "http://pypi.python.org/pypi/xadmin",
            "documentation_url": null,
            "repo_watchers": 4760,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "sshwsfc",
                "pysupremacy",
                "wgbbiao",
                "alexsilva",
                "zts0813",
                "y2kconnect",
                "areski",
                "flisky",
                "thaxter",
                "idalin",
                "ntsai",
                "the5fire",
                "tocer",
                "wbcyclist",
                "cgcgbcbc",
                "marshalys",
                "atrautsch",
                "zcyuefan",
                "Flowerowl",
                "cc-db-p8",
                "amzyang",
                "fxiao",
                "JoveYu",
                "clint74",
                "IMDagger",
                "xiaobao996",
                "mszpadzik",
                "taras1k",
                "ygmpkk",
                "kofwang",
                "zhangcheng",
                "boyxuper",
                "duoduo369",
                "jnoortheen",
                "styleolder",
                "zhijiasun",
                "Knight-ZXW"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/42/?format=api"
            ],
            "id": 1783,
            "title": "django-golive",
            "slug": "django-golive",
            "last_updated": "2014-03-17T06:41:31-04:00",
            "last_fetched": "2026-05-27T09:09:41.779762-04:00",
            "repo_url": "https://github.com/fatrix/django-golive",
            "pypi_version": null,
            "created": "2013-05-01T03:15:45.458709-04:00",
            "modified": "2026-01-28T13:06:10.121723-05:00",
            "repo_forks": 0,
            "repo_description": "django-golive is focusing on the tasks executed on your hosts to deploy and operate a Django-powered site. ",
            "pypi_url": "",
            "documentation_url": "https://github.com/fatrix/django-golive/blob/master/README.md",
            "repo_watchers": 2,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "philipsahli"
            ]
        }
    ]
}