Skip to content

djangoclt/clt-django-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charlotte Django Website

Build Status

Repo for our awesome Django website.

##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

No packages published