Skip to main content

A simple Django app to create gatehouse Web app.

Project description

=====
Gatehouse
=====

This is a simple Django application that allows you to add guests and visits.
Visits are visible to the people working in the gatehouse.
The app also helps the catering staff


Quick start
-----------
1. Install Django Gatehouse

pip install django-gatehouse

2. Add "gatehouseapp" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'gatehouseapp',
]

3. Include the gatehouse URLconf in your project urls.py like this::

url(r'', include('gatehouseapp.urls')),

4. Run `python manage.py migrate` to create the gatehouse models.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-gatehouse-0.4.tar.gz (9.1 kB view details)

Uploaded Source

File details

Details for the file django-gatehouse-0.4.tar.gz.

File metadata

File hashes

Hashes for django-gatehouse-0.4.tar.gz
Algorithm Hash digest
SHA256 feab99c4cef5b778489106ac48aa89504686fe9057914b6b231db9c24b9ba27b
MD5 af1488389a2453628012e3063d897490
BLAKE2b-256 dbed6ed790647138d6e0cf3234f8a69fafc8182cd9224fb231cbcad2dca8da20

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page