{ "info": { "author": "Aulemasa", "author_email": "yourname@example.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nGatehouse\n=====\n\nThis is a simple Django application that allows you to add guests and visits.\nVisits are visible to the people working in the gatehouse.\nThe app also helps the catering staff\n\n\nQuick start\n-----------\n1. Install Django Gatehouse\n\n pip install django-gatehouse\n\n2. Add \"gatehouseapp\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'gatehouseapp',\n ]\n\n3. Include the gatehouse URLconf in your project urls.py like this::\n\n url(r'', include('gatehouseapp.urls')),\n\n4. Run `python manage.py migrate` to create the gatehouse models.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aulemasa/gatehouse", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-gatehouse", "package_url": "https://pypi.org/project/django-gatehouse/", "platform": "", "project_url": "https://pypi.org/project/django-gatehouse/", "project_urls": { "Homepage": "https://github.com/aulemasa/gatehouse" }, "release_url": "https://pypi.org/project/django-gatehouse/0.4/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to create gatehouse Web app.", "version": "0.4" }, "last_serial": 2983042, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "2197c33ec0e773ba39eaf116d5c406a7", "sha256": "a909e48d34d98d4fce744c55a09279999aca94f3b586fab6cda67e3923b9e657" }, "downloads": -1, "filename": "django-gatehouse-0.2.tar.gz", "has_sig": false, "md5_digest": "2197c33ec0e773ba39eaf116d5c406a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8461, "upload_time": "2017-06-22T18:07:40", "url": "https://files.pythonhosted.org/packages/14/f6/c5ab9a3a683caeae87050081d56691dec9c91680390c80cc4263bb88bcbb/django-gatehouse-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "201b706e1995648481bfb97be022f32d", "sha256": "ba53ad04d4e5856b2745b982e33533df32052b7ce42c9bc24d23268db1b2bec5" }, "downloads": -1, "filename": "django-gatehouse-0.3.tar.gz", "has_sig": false, "md5_digest": "201b706e1995648481bfb97be022f32d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8504, "upload_time": "2017-06-22T18:31:25", "url": "https://files.pythonhosted.org/packages/c1/0f/04ff1963c65b28a626420fac59b2c553fbec3a6d38814b2aa605d5842bec/django-gatehouse-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "af1488389a2453628012e3063d897490", "sha256": "feab99c4cef5b778489106ac48aa89504686fe9057914b6b231db9c24b9ba27b" }, "downloads": -1, "filename": "django-gatehouse-0.4.tar.gz", "has_sig": false, "md5_digest": "af1488389a2453628012e3063d897490", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9147, "upload_time": "2017-06-27T20:35:08", "url": "https://files.pythonhosted.org/packages/db/ed/6ed790647138d6e0cf3234f8a69fafc8182cd9224fb231cbcad2dca8da20/django-gatehouse-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af1488389a2453628012e3063d897490", "sha256": "feab99c4cef5b778489106ac48aa89504686fe9057914b6b231db9c24b9ba27b" }, "downloads": -1, "filename": "django-gatehouse-0.4.tar.gz", "has_sig": false, "md5_digest": "af1488389a2453628012e3063d897490", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9147, "upload_time": "2017-06-27T20:35:08", "url": "https://files.pythonhosted.org/packages/db/ed/6ed790647138d6e0cf3234f8a69fafc8182cd9224fb231cbcad2dca8da20/django-gatehouse-0.4.tar.gz" } ] }