Git Product home page Git Product logo

shanbaydemo's Introduction

版本: python2.7+django1.9.7 管理员账户密码:shanbaytest xinghang 普通账户密码:test1 xinghang

希望我至少能得到一个实习的机会,我挺好相处的,学东西也挺快的^^.

  • 实现了用户权限相关的基本操作(注册、登陆、修改密码、注销)

  • 实现了用户分级(普通用户与管理员用户)

  • 管理员可以添加图书

  • 管理员可以添加图书图片

  • 任何用户都可以查看、检索图书,并且可以进行评论

  • 图书分类列表随添加的图书而改变。

  • 检索支持对图书名的模糊检索。

  • 图书分页为每页5个。

  • 实现了单词的分类,背诵单词的范围选择,和数量选择。

  • 用户在背单词过程中可以看到释义和例句。

  • 对单词的笔记的添加。

  • 实现了对单词背诵的标记,认识的单词不再出现。

  • 近义词功能。

  • Models模型字段用法,外键关系用法。 文档

  • 使用ORM进行数据库查询。 文档

  • Urls配置文件的写法,Urls命名与反向查询。 文档

  • Views视图处理函数。 文档

  • Templates模板。 文档

  • 在admin站点中注册模型。 文档

  • Django自带用户模块的注册和登录。 文档

  • 对Django自带的用户模块进行拓展。 文档

  • 用django自带的评论模块实现了评论添加功能 [文档](https://code.djangoproject.com/wiki/UsingFreeComment) 另:django在1.7版本之后已经将自带的评论系统移除,用户需要自行添加模块。

  • 静态文件处理。 文档

shanbaydemo's People

Contributors

xinghanggogogo avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.