/Django-Todo

Simple Todo App using Class-Based Views in Django.

Primary LanguagePython

Django-Todo

It contains two todo- one is in branch manisha and another one is in branch second.

In First Todo i tried to implement it with the help of ClassBasedViews. In second todo i tried to attach login,logout and register pages.