Changes between Version 283 and Version 284 of WikiStart


Ignore:
Timestamp:
Jun 15, 2011, 7:31:07 PM (13 years ago)
Author:
Julien Phalip
Comment:

Fixed link to easy pickings Trac query

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v283 v284  
    2424 * [http://code.djangoproject.com/wiki/Reports Tickets]: View active tickets, make bug reports and contribute feature requests.
    2525 * [wiki:LittleEasyImprovements Little, easy improvements]: Get your feet wet by taking on one of these small tasks.
    26  * [http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&keywords=~easy-pickings&order=priority "Easy Pickings" Tickets]: Work on simple tickets to get familiar with Django's code base and the contribution process.
     26 * [http://code.djangoproject.com/query?status=!closed&easy=1 "Easy Pickings" Tickets]: Work on simple tickets to get familiar with Django's code base and the contribution process.
    2727 * [http://www.djangoproject.com/documentation/contributing/#reporting-security-issues How to report security issues].
    2828 * DjangoDesign: Are you a designer rather than a coder? We still want your input. Let us know how we can improve on Django's visual/UX design.
Back to Top