Skip to content

Custom Base for new projects in DjangoFramework

License

Notifications You must be signed in to change notification settings

Crisdapu21/seed

Repository files navigation

SEED

Custom Base for new projects in DjangoFramework

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them


 - Python 3.x
 - Django 
 - Pillow
 - pytz
 - Unipath

Installing

A step by step series of examples that tell you have to get a development env running

Unix, Linux or OSX

Say what the step will be

cd seed
pip3 install -r requerimients/staging.txt
./migrate.py

And later

./runlocalforce.sh

Or with output console

./runlocal.sh

Finally enter the following url in your browser

 http://127.0.0.1:8000

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Django

Versioning

See more in CHANGELOG

Authors

@kevinzelada.cl

See also the list of contributors who participated in this project.

License

MIT

About

Custom Base for new projects in DjangoFramework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published