Coder Social home page Coder Social logo

cfp_questions's Introduction

CFP_Questions

#SOCIAL JUSTICE QUESTIONS #1. In what ways can you more effectively build solidarity across identity categories? #2. What is the difference between equity and equality? #3. In what ways are you acclimated to your privilege? how does it impact your life In ways that you usually don't notice?

#app/ #container for project\

manage.py #command-line utility that lets you interact with this Django project in different ways

questions/ #python package for project (use the name "questions" to import anything inside it)

init.py #intentionally left blank. "Python: this is a python package"

settings.py #settings/configuruation for this particular project

urls.py #"table of contents"

wsgi.py

#questions/

init.py

admin.py #server admin details here

migrations/ #changes made via command line

init.py

models.py #Questions and Comments are set up here ("columns" in database)

tests.py

views.py #function of program. what you're allowed to access in templates

templates/ what site will actually look like/layout of site

#Don't change the name of your folders/directories after starting Django project.

cfp_questions's People

Contributors

joyoftech avatar

Watchers

 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.