Skip to content

mafzal786/django_todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_todo

Project to demostrate Django in OpenShift

Run the following

[root@e26-linuxjb ocp-install2]# oc new-app https://github.com/mafzal786/django_todo.git

Expose the service to the outside world by executing the following command.

oc expose service/djangotodo

About

Project to demostrate Django Crud Functionality and Api documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.4%
  • Dockerfile 4.6%