Giter Site home page Giter Site logo

learn_django's Introduction

learn_django

django的一些学习笔记

其中包括django的一些基础知识,同时还有实现的一些小例子:在myblog文件夹中

(1)包括小型图书管理系统:图书的增加、图书的删除、图书的批量删除、图书信息的修改;

127.0.0.1:8000/curd

(2)登录和注册:登录时可以勾选记住我选项,具有一定的权限控制,如果勾选了,则会将信息存到session中,下次在进入就不会到登录页,而是直接到index页。如果不勾选,而且没有登录,直接通过网址进入到详情页,则会显示您未登录,请先登录,然后跳转到登录页面。

127.0.0.1:8000/login

(3)个人博客模板,

127.0.0.1:8000/

(4)文件的上传

127.0.0.1:8000/upload

具体讲解位于https://www.cnblogs.com/xiximayou/tag/django/default.html?page=1

learn_django's People

Contributors

taishan1994 avatar

Stargazers

 avatar

Watchers

 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.