Changes between Version 2 and Version 3 of SummerOfCode2021


Ignore:
Timestamp:
Feb 9, 2021, 8:38:41 AM (4 years ago)
Author:
Carlton Gibson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2021

    v2 v3  
    110110== Or Create Your Own ==
    111111
    112 We have over 1000 accepted tickets on Django. Browse the issue tracker by component — here's an example filter for `contrib.staticfiles`. What's the bit of the framework that interests you? What contribution do you want to make to it?
     112We have over 1000 accepted tickets on Django. Browse the issue tracker by component — here's an [https://code.djangoproject.com/query?status=assigned&status=new&component=contrib.staticfiles&col=id&col=summary&col=status&col=owner&col=type&col=component&col=version&desc=1&order=id example filter for `contrib.staticfiles`]. What's the bit of the framework that interests you? What contribution do you want to make to it?
    113113
    114114Use the tickets as guides here. Remember the advice above, that your project needs to be both on Django itself here, and achievable in the timescale of GSoC.
Back to Top