Skip to content

nullc0der/Django-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJANGO BOOKMARKS

from the book Learning website developement with django Demo

Features:

  • Added Bootstrap3
  • Ported to Django 1.8
  • Modified Comment Section
  • Modified Login Section
  • Modified tag autocomplete section as jqueryUi autocomplete is used

Install

    pip install -r requirements.txt
    python manage.py migrate
    python manage.py createsuperuser

RUN

    python manage.py runserver

About

Django-bookmarks project from the book Learning website developement with django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors