Skip to content

stueken/django-marcador

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

marcador

Description

A small bookmark application similar to Delicious or Pinboard.

This app is based on the django-marcador Tutorial of Markus Zapke-Gründemann.

Features

tbd

Requirements

tbd

Setup and configuration (on local Ubuntu 14.04)

Commands

A list of useful commands. Run with python manage.py <command> from site directory.

Command Description
runserver Start dev web server on the local machine
makemigrations <appname> Create new migrations based on models changes
migrate Apply/unapply migrations and list their status
createsuperuser Create a superuser

Deployment

tbd

Known issues and Solutions

tbd

Planned

tbd

License

Except of small adjustments and my documentation, the platform is based on the django-marcador Tutorial of Markus Zapke-Gründemann.

The licence of the original source code applies to this repository as well: LICENSE.

References

Styleguides, best practices & templates used:

About

A small bookmark application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages