Changes between Version 96 and Version 97 of Sprints


Ignore:
Timestamp:
Feb 9, 2013, 9:37:45 PM (11 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Sprints

    v96 v97  
    3030 * [http://www.djangoproject.com/accounts/register/ Create an account in our ticket system]. This will allow you to claim tickets you're working on.
    3131 * Get some [https://docs.djangoproject.com/en/dev/internals/contributing/new-contributors/ advice] if you are a new contributor.
    32  * Check out the [http://dddash.ep.io/ Django development dashboard] for some useful info and stats.
     32 * Check out the [https://dashboard.djangoproject.com/ Django development dashboard] for some useful info and stats.
    3333 * Read our [http://docs.djangoproject.com/en/dev/internals/contributing/ "Contributing to Django" document].  In particular, you might want to familiarize yourself with:
    3434    * [https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-tests Running the test suite] (hint: the second command that includes setting PYTHONPATH is probably what you want)
Back to Top