Skip to content

A collection of python helpers and custom Django views, forms and models created for rapid development of Management Information Systems

License

Notifications You must be signed in to change notification settings

cceit/cce-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCE Toolkit

A collection of python helpers and custom Django views, forms and models created for rapid development of Management Information Systems

Documentation

Documentation for CCE Toolkit can be found at Read The Docs

How to run the sample application

  • Clone the repo

  • Create the python virtual environment

  • Install the requirements from the sample_app/requirements.txt file

  • Create a postgresql database

  • Create the configs.ini file under 'daboard' directory by using the format in the configs.ini.sample file

  • Apply the project migrations: python manage.py migrate

  • Collect static: python manage.py collectstatic

Contributing

  • Read the general and commit policies below
  • Create a GitHub repository, fork the latest release, implement your change and do a pull request

General policy

All changes and contributions to the CCE Toolkit repository are under the CCE Toolkit license.

By issuing a pull request or sending your changes over in any other form, you accept the CCE Toolkit license to apply to your changes.

Pull request policy
  • The necessary code has been written
  • The code has been re-factored
  • The implemented story has been tested ad-hoc
  • The commit contents are compatible with the CCE Toolkit license

About

A collection of python helpers and custom Django views, forms and models created for rapid development of Management Information Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •