Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LetflySite is a personal web site that is born of personal interest and learning practice

Notifications You must be signed in to change notification settings

Study-Studio/letflysite.com

Repository files navigation

LetflySite

Source code to letflysite.com.

Due to no money, the site has been moved to LETFLY'S LAB

Use

install

mkvirtualenv letflysite.com --system-site-packages
pip install -r ./requirements.txt

run

python manage.py runserve
mysql.server start

You should add user and password about your database in settings/settings.py.Then

python manage.py syncdb

Open a browser input http://127.0.0.1:8000/, then you can see the website.

Introduction

LetflySite is a personal website of personal interest and study practice. The website is developed using the django framework, which mainly includes blogs and pictures.

Features

  • Account: register, login, change password, reset the password by mail, register by email, etc.
  • Blog: include tags, categories, rss feeds, searches, and more. To facilitate editing, but also embedded in the UEditor (baidu rich text editor).
  • Image: currently only supports the most basic browsing.
  • Interest: currently only supports the most basic browsing.
  • Other: on with feedback, mail queue, picture processing, paging function, etc.

Use a third party package

  • Django-simple-captcha: a verification code module.
  • Django-ueditor: baidu rich text editor. In order to meet the individual needs, the view has been recustomized.

Currently imperfect function and known bugs

  • Account: registration, password modification, password reset, etc. Not completed.
  • Ueditor: upload images such as rewrite the view does not consider the path after the incoming.
  • Mail: invitation email is not delivered.

Copyright on LetflySite - UI

As a non-design born for me, making a decent UI is not easy for me, so I personally keep the copyright on the UI.Thanks!

About

LetflySite is a personal web site that is born of personal interest and learning practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • CSS 10.3%
  • Python 9.2%
  • HTML 8.0%

AltStyle によって変換されたページ (->オリジナル) /