{ "info": { "author": "A425", "author_email": "liu170045@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-nadmin |Build Status|\n============================================\n\n.. |Build Status| image:: https://travis-ci.org/A425/django-nadmin.png?branch=master\n :target: https://travis-ci.org/A425/django-nadmin\n \n\nDjango-xadmin Source project is here: https://github.com/sshwsfc/django-xadmin\n\n\nA better reqplacement of django admin && support django 1.8, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.Based on django-xadmin\n\n\nFeatures\n--------\n\n- Drop-in replacement of Django admin\n- Twitter Bootstrap based UI with theme support\n- Extensible with plugin support\n- Better filter, date range, number range, etc.\n- Built-in data export with xlsx, xml and json format\n- Dashboard page with widget support\n- In-site bookmarking\n- Full CRUD methods\n\nScreenshots\n-----------\n\n.. figure:: https://raw.github.com/A425/django-nadmin/docs/images/1pic.jpg\n :alt: Export Data\n \n.. figure:: https://raw.github.com/A425/django-nadmin/docs/images/2pic.jpg\n :alt: Actions\n\n.. figure:: https://raw.github.com/A425/django-nadmin/docs/images/3pic.jpg\n :alt: Filter\n\n.. figure:: https://raw.github.com/A425/django-nadmin/docs/images/4pic.jpg\n :alt: Chart\n\n.. figure:: https://raw.github.com/A425/django-nadmin/docs/images/5pic.jpg\n :alt: Edit inline\n\nGet Started\n-----------\n\nInstall\n^^^^^^^\n\nInstall Nadmin from source, run:\n\n.. code:: bash\n\n clone or download zip file\n cd django-nadmin\n pip install -r requirements.txt\n python setup.py clean\n python setup.py build\n python setup.py install\n\nOr Install using PIP:\n\n.. code:: bash\n\n pip install django-nadmin\n\nInstall Requires \n----------------\n\n- `django`_ >=1.7\n\n.. _django: http://djangoproject.com\n\n\nChangelogs\n----------\n\n0.1.0\n^^^^^\n- Do some refactoring to compatible with django 1.8\n- Remove the feature of exporting CSV file\n- Update the images & travis CI\n\n\n\n`More`_\n\n.. _More: ./Changelog.md\n\n\nRun Demo Locally\n----------------\n\n.. code:: bash\n\n cd demo_app\n ./manage.py runserver\n\nOpen http://127.0.0.1:8000 in your browser\n\n\nYou may need to ``migrate & syncdb`` to create DB and Admin User if you run this demo for the first time", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/A425/django-nadmin/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "admin,django,xadmin,nadmin,bootstrap", "license": "The MIT License (MIT)\n\nCopyright (c) 2015 \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "django-nadmin", "package_url": "https://pypi.org/project/django-nadmin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-nadmin/", "project_urls": { "Download": "https://github.com/A425/django-nadmin/archive/master.zip", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-nadmin/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "django nadmin support django version 1.8 based on django-xadmin", "version": "0.1.0" }, "last_serial": 1761067, "releases": { "0.1.0": [] }, "urls": [] }