Giter Club home page Giter Club logo

djangoprojects1-blogapp's Introduction

Project Skeleton

πŸ“Django-Project1-BlogApp
|
|----Readme.md         
β”œβ”€β”€ πŸ“blogApp 
β”‚     β”œβ”€β”€ πŸ“migrations
β”‚     β”œβ”€β”€ πŸ“static
β”‚     └── πŸ“templates\blogApp
β”‚     β”‚    β”œβ”€β”€ about.html
β”‚     β”‚    β”œβ”€β”€ home.html
β”‚     β”‚    β”œβ”€β”€ login_page.html
β”‚     β”‚    β”œβ”€β”€ register_page.html
β”‚     β”‚    β”œβ”€β”€ user_profile.html
β”‚     β”‚    β”œβ”€β”€ user_update.html
β”‚     β”‚    β”œβ”€β”€ post_create.html
β”‚     β”‚    β”œβ”€β”€ post_detail.html
β”‚     β”‚    β”œβ”€β”€ post_update.html
β”‚     β”‚    └── post_delete.html
β”‚     β”‚
β”‚     β”œβ”€β”€ models.py
β”‚     β”œβ”€β”€ admin.py
β”‚     β”œβ”€β”€ forms.py
β”‚     β”œβ”€β”€ urls.py
β”‚     β”œβ”€β”€ views.py
β”‚     β”œβ”€β”€ signals.py
β”‚     β”œβ”€β”€ tests.py
β”‚     └── apps.py
β”‚
β”œβ”€β”€ πŸ“env
β”œβ”€β”€ πŸ“main
β”‚     β”œβ”€β”€ settings.py     
β”‚     β”œβ”€β”€ urls.py
β”‚     β”œβ”€β”€ asgi.py
β”‚     └── wsgi.py
β”‚
β”œβ”€β”€ πŸ“media
β”œβ”€β”€ πŸ“templates
β”‚     β”œβ”€β”€ base.html
β”‚     └── navbar.html
β”‚
β”œβ”€β”€ .env
β”œβ”€β”€ .gitignore
β”œβ”€β”€ manage.py
└── requirements.txt

Outcome

django-project1-blogApp

Packages:

asgiref==3.4.1
dj-database-url==0.5.0
Django==3.2.8
django-crispy-forms==1.13.0
django-heroku==0.3.1
gunicorn==20.1.0
Pillow==8.4.0
psycopg2==2.9.1
python-decouple==3.5
pytz==2021.3
sqlparse==0.4.2
whitenoise==5.3.0

Heroku link

πŸ‘‰ https://dj-pr1-blogapp.herokuapp.com/

djangoprojects1-blogapp's People

Contributors

tarnilok avatar

Watchers

 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.