django-admin-pro


Namedjango-admin-pro JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryDjango Admin Pro
upload_time2024-09-05 12:01:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Genie

**Django Genie** is a Python package for creating elegant and intuitive admin panels for Django projects. Inspired by Laravel Nova, Django Genie aims to bring a modern, feature-rich, and highly customizable admin interface to your Django applications.

## Features

- **Modern UI/UX**: An elegant, user-friendly interface inspired by Laravel Nova.
- **Customizable Panels**: Easily customize the appearance and functionality of admin panels.
- **Advanced Filtering**: Powerful filters and search capabilities for managing data.
- **Resource Management**: Seamlessly manage resources and relationships.
- **Flexible Field Types**: Support for various field types and custom fields.
- **Role-Based Access**: Control user permissions and access levels with ease.

## Installation

You can install Django Genie using pip:

```bash
pip install django-admin-pro
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-admin-pro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Krunal Dodiya <krunal@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/b7/d0/c549eb7af9a5c0c96a4609d444cab809ed5a9d5398e579099c50ec88c05a/django_admin_pro-0.1.3.tar.gz",
    "platform": null,
    "description": "# Django Genie\n\n**Django Genie** is a Python package for creating elegant and intuitive admin panels for Django projects. Inspired by Laravel Nova, Django Genie aims to bring a modern, feature-rich, and highly customizable admin interface to your Django applications.\n\n## Features\n\n- **Modern UI/UX**: An elegant, user-friendly interface inspired by Laravel Nova.\n- **Customizable Panels**: Easily customize the appearance and functionality of admin panels.\n- **Advanced Filtering**: Powerful filters and search capabilities for managing data.\n- **Resource Management**: Seamlessly manage resources and relationships.\n- **Flexible Field Types**: Support for various field types and custom fields.\n- **Role-Based Access**: Control user permissions and access levels with ease.\n\n## Installation\n\nYou can install Django Genie using pip:\n\n```bash\npip install django-admin-pro\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django Admin Pro",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5b0fd21e6ce34cf60224aa587dbd1f8069653b673a436fcaa54d33b184279f5",
                "md5": "5aecee2809d39585d7adae692ac9561b",
                "sha256": "af333a896107b1ce3f65daf1a96ade24e7238c8cf85c5d3ee992ce433bba039c"
            },
            "downloads": -1,
            "filename": "django_admin_pro-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5aecee2809d39585d7adae692ac9561b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 19876,
            "upload_time": "2024-09-05T12:01:53",
            "upload_time_iso_8601": "2024-09-05T12:01:53.665380Z",
            "url": "https://files.pythonhosted.org/packages/e5/b0/fd21e6ce34cf60224aa587dbd1f8069653b673a436fcaa54d33b184279f5/django_admin_pro-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7d0c549eb7af9a5c0c96a4609d444cab809ed5a9d5398e579099c50ec88c05a",
                "md5": "b8563afe10b36f73379a1291fc479cac",
                "sha256": "325bdb9bc0c0373ca90f5fefbe2d74a73c1d2172f2d4321c35a3f7ec23c808a7"
            },
            "downloads": -1,
            "filename": "django_admin_pro-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b8563afe10b36f73379a1291fc479cac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13346,
            "upload_time": "2024-09-05T12:01:55",
            "upload_time_iso_8601": "2024-09-05T12:01:55.507775Z",
            "url": "https://files.pythonhosted.org/packages/b7/d0/c549eb7af9a5c0c96a4609d444cab809ed5a9d5398e579099c50ec88c05a/django_admin_pro-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 12:01:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-admin-pro"
}
        
Elapsed time: 0.30197s