Skip to content

Joyash23/clt-django-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charlotte Django Website

Build Status

Repo for our awesome Django website for everyone.

##Requirements

  • Python 3.5
  • Django 1.10.2

How to Contribute

  1. Fork this repo.

  2. Checkout develop branch

    git checkout develop
    
  3. Make a feature branch following this convention issue-number (e.g. issue-101)

    git checkout -b issue-101
    
  4. Develop your features locally.

  5. Run unittests

  6. Submit a pull request to the develop branch.

About

the cool website for the charlotte django meetup group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 76.0%
  • HTML 22.7%
  • Dockerfile 1.3%