All Projects → isaced → Nsloger

isaced / Nsloger

A forum based on Django

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Nsloger

Django Djeddit
Minimalistic Reddit clone developed as a Django reusable app
Stars: ✭ 32 (-45.76%)
Mutual labels:  forum, django
Niji
A pluggable Django forum APP
Stars: ✭ 173 (+193.22%)
Mutual labels:  forum, django
Musicrecommendersystem
Django-Based Music Recommendation
Stars: ✭ 165 (+179.66%)
Mutual labels:  forum, django
Rengorum
🚀 Forum app built in React, Redux & Django
Stars: ✭ 194 (+228.81%)
Mutual labels:  forum, django
Forum
Django forum clone from F2E.im support SAE
Stars: ✭ 252 (+327.12%)
Mutual labels:  forum, django
Djangobb
DjangoBB mirror. DjangoBB is a quick and simple forum which uses the Django Framework (written in Python language). Abbreviation DjangoBB stands for Django Bulletin Board. DjangoBB is distributed under the BSD license.
Stars: ✭ 232 (+293.22%)
Mutual labels:  forum, django
Misago
Misago is fully featured modern forum application that is fast, scalable and responsive.
Stars: ✭ 2,170 (+3577.97%)
Mutual labels:  forum, django
Lbforum
LBForum is a forum engine written in Python using Django
Stars: ✭ 594 (+906.78%)
Mutual labels:  forum, django
Spirit
Spirit is a modern Python based forum built on top of Django framework
Stars: ✭ 1,045 (+1671.19%)
Mutual labels:  forum, django
Flight Ticket Booksystem
大三下数据库课设 - 机票预订系统 - Django
Stars: ✭ 55 (-6.78%)
Mutual labels:  django
Django Enum Choices
Django choice field that supports Python enumerations
Stars: ✭ 57 (-3.39%)
Mutual labels:  django
Dj Paypal
Paypal integration for Django - Inspired by Dj-Stripe
Stars: ✭ 55 (-6.78%)
Mutual labels:  django
Zing
Translation server for continuous localization.
Stars: ✭ 55 (-6.78%)
Mutual labels:  django
Django Tsvector Field
Django field for tsvector (PostgreSQL full text search vector) with managed stored procedure and triggers.
Stars: ✭ 56 (-5.08%)
Mutual labels:  django
Django Icons
Icons for Django
Stars: ✭ 55 (-6.78%)
Mutual labels:  django
Drf Nested Routers
Nested Routers for Django Rest Framework
Stars: ✭ 1,098 (+1761.02%)
Mutual labels:  django
Luos
Luos technology main lib
Stars: ✭ 55 (-6.78%)
Mutual labels:  forum
Django Extra Views
Django's class-based generic views are awesome, let's have more of them.
Stars: ✭ 1,078 (+1727.12%)
Mutual labels:  django
Jsonfield
A reusable Django model field for storing ad-hoc JSON data
Stars: ✭ 1,101 (+1766.1%)
Mutual labels:  django
Django Carrot
A lightweight task queue for Django using RabbitMQ
Stars: ✭ 58 (-1.69%)
Mutual labels:  django

NSLoger.com

This is a lightweight forum, use the Django framework to develop.

截图

Screenshot

关于

第一个用 Python/Django 写的完整项目,在这里感谢 @cloverstd 的付出,本来想打造一个 Cocoa 开发者社区,历经种种,虽然社区最终还是迎来关闭,有时候结果也许不太重要,不过这个过程是有意义的。

一点一点

Django当时是采用的最新版1.6,强大的不能再强大,路由、模板、缓存,基本上一般 Web 应用里可能用到的都有了,后来体会过一下下 Flask 就能感觉这是完全不同的两个方向。

  • Django
  • South
  • argparse
  • misaka
  • wsgiref
  • qiniu
  • gunicorn

采用七牛作为头像储存源,用七牛表单上传API保存头像。

用网易企业邮箱支撑邮件服务(不过很不稳定,QQ邮箱基本收不到)。

Markdown 解析也是几经波折,测试过 MarkdownMarkdown2 等等解析库,最后在segmentfault(Python中的Markdown和Markdown2有何区别?),找到 Misaka

部署则是 Nginx + Gunicorn + Django ,写过一篇笔记在 这里

To be continue

生命不息,代码不止!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].