# django_madmin
## Pack
pip install twine
python setup.py sdist
twine upload dist/*
Raw data
{
"_id": null,
"home_page": "https://github.com/IT-Expendables/django_madmin",
"name": "django-madmin",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "IT Expendables",
"author_email": "ericalunson@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/46/33/3822cd734ca59e91624606e4c272ac1f91fc553ba9ff753608003e7b48d7/django-madmin-1.3.9.tar.gz",
"platform": null,
"description": "# django_madmin\n\n## Pack\n\n pip install twine\n python setup.py sdist\n twine upload dist/*\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "django admin plus",
"version": "1.3.9",
"project_urls": {
"Homepage": "https://github.com/IT-Expendables/django_madmin"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "46333822cd734ca59e91624606e4c272ac1f91fc553ba9ff753608003e7b48d7",
"md5": "4a9730ea350e2906689a91e387792271",
"sha256": "4e67b8187ad71778bfbfc83ad5c43eb22149f4698c38905a74f8537081fbfe9f"
},
"downloads": -1,
"filename": "django-madmin-1.3.9.tar.gz",
"has_sig": false,
"md5_digest": "4a9730ea350e2906689a91e387792271",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 289084,
"upload_time": "2023-11-24T10:06:00",
"upload_time_iso_8601": "2023-11-24T10:06:00.023970Z",
"url": "https://files.pythonhosted.org/packages/46/33/3822cd734ca59e91624606e4c272ac1f91fc553ba9ff753608003e7b48d7/django-madmin-1.3.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-24 10:06:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IT-Expendables",
"github_project": "django_madmin",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "django",
"specs": [
[
"==",
"4.2.5"
]
]
},
{
"name": "twine",
"specs": [
[
"==",
"4.0.2"
]
]
},
{
"name": "django-cors-headers",
"specs": [
[
"==",
"3.13.0"
]
]
}
],
"lcname": "django-madmin"
}