Giter Club home page Giter Club logo

django-template's Introduction

Django Template

About this template:

  • ๐Ÿณ Dockerized project.
  • ๐Ÿ’Ž Integrated with Django Rest Framework.
  • ๐Ÿฎ Integrated with redis.
  • ๐Ÿณ Integrated with celery.
  • ๐Ÿ“‚ Integrated with postgres.
  • โ˜๏ธ Integrated with boto3 and the according configuration to upload the static files to AWS.
  • ๐Ÿฅ Healthcheck configured.
  • ๐Ÿ’พ Logging configured.
  • ๐Ÿงน Ready to be used with pre-commit, flake8 and isort.
  • ๐Ÿ—ƒ๏ธ Requirements divided under three different categories: base, dev and test. This way allows you to only build what you need (e.g. only installing the base dependencies on a production environment).
  • ๐Ÿฅค Settings divided in three different files: base, dev and production. This way you can use unsecure configurations in a development environment that you don't are supposed to use in production.
  • ๐ŸŽˆ To handle the states of your models without leaving a mess you can use the FiniteStateMachine class.

How to use it:

  • โ™ป๏ธ Clone the repo and run it with docker compose up.
  • ๐ŸŽจ Create all your apps under the apps folder. Don't forget to add the corresponding urls under the config/urls.py file.

django-template's People

Contributors

lorenzofabro avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.