GitXplorerGitXplorer
w

gentle

public
4 stars
1 forks
0 issues

Commits

List of commits on branch develop.
Unverified
d14754a5b981c57f6a4743c47963f9f43d9d5a14

code clean up

committed 8 years ago
Unverified
35f8d39b086dae0eb6e286ce0937e2cfb47cc789

Revert "create all auth template"

committed 8 years ago
Unverified
fe0041535f595ce8ac219f22159d7e19c85dcc5e

fix create form

committed 8 years ago
Unverified
985403d9e76a34e7b2b2e929a7e8eb0c242fba06

create all auth template

committed 8 years ago
Unverified
93d3747e1309a0858ff387eb86a3792d39391f01

support bootstrap form now

committed 8 years ago
Unverified
f90eb39617e8abe2d48727e4ac9b25d13ef352b3

add search box

committed 8 years ago

README

The README file for this repository.

Django Gentle Linux Blog

Simple yet powerful and really beautiful application for managing a blog within your Django Web site.Beautiful blog for all.

Features

  1. Three beauty page's: Home, About and Blog
  2. CRUD Blog
  3. Registration, login, etc.
  4. Any features in next time.

Overview

Gentle

Custom Django Admin

Jet Admin

Requirements

Python >= 3.5
Django >= 1.10.6

Quick start

$ Create and enable virtual environment
$ git clone https://github.com/BORN2LOSE/gentle.git
$ cd gentle
$ pip install -r requirements.txt
$ python manage.py runserver
$ Open a new tab and write 127.0.0.1:8000

What's next

I don't know, but you have a chance create pull request :D