Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 1016 Bytes

README.rst

File metadata and controls

37 lines (24 loc) · 1016 Bytes

mentors.debian.net

A reboot of mentors.debian.net, using Django.

To use this project follow these steps:

  1. Create your working environment
  2. Install dependencies
  3. Use the Django admin to create the database and run the project

Why start from scratch?

The Pylons legacy of the previous codebase is hard to bear, and motivation was (very) low to make it cleaner. This is an attempt at reviving the project, from a clean slate.

Don't worry, the good parts of the current debexpo codebase will be kept.

Running the project

Please refer to the docs/install.rst file.

Contributing

There are no strict guidelines for contribution up, yet.

Long story short is, please submit patches via the debexpo-devel mailing list, or send us a heads-up on IRC #debexpo (irc.debian.org).

In your first contribution, please add yourself to the AUTHORS and COPYING files. When adding files, don't forget the copyright notices.