Django Gatehouse 0.4 | Coderz Repository

django-gatehouse 0.4

Last updated:

0 purchases

django-gatehouse 0.4 Image
django-gatehouse 0.4 Images

Free

Languages

Categories

Add to Cart

Description:

djangogatehouse 0.4

=====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 staffQuick start-----------1. Install Django Gatehouse pip install django-gatehouse2. 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.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.