Skip to content

Tahasan49/Blog-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Django ile Dinamik Blok Uygulaması

Bu proje Python Django öğrenirken geliştirdiğim projelerden bir tanesi. Dinamik bir blok uygulaması olarak çalışmaktadır. Görünüm olarak değiştirilmeye açıktır lakin dinamik olarak çalışır durumda.

FOR ENGLISH

Dynamic Block Application with Python Django

This project is one of the projects I developed while learning Python Django. It works as a dynamic block application. Its appearance is customizable, but it operates dynamically.

Projeyi çalıştırmak için gerekli komutlar: / The commands required to run the project are:

pip install -r requirements.txt
py manage.py migrate
py manage.py runserver

About

Django ile öğrenim amaçlı yaptığımız web sitesi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors