Skip to content

mrceyhun/Django-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Django-Applications

Contains django related codes and applications.

"Django-Applications/djangowebsite" file is an example of Django home page application. It has home app that contains "templates" folder. This folder should be created by just by hand or mkdir command. "templates" folder (Django-Applications/djangowebsite/home/templates/) contains "home.html" file, and our home page html code is inside of this file.

This html file (Django-Applications/djangowebsite/home/templates/home.html) also contains "iframe" code blok which is a Kibana graph source code obtained by Kibana. When you run Kibana and Elasticsearch servers and take Kibana source code from share link and paste it to instead of my "iframe" kode, you will see the your Kibana graph image.

---Ceyhun

About

Contains django related codes and applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published