Changes between Version 96 and Version 97 of Sprints
- Timestamp:
- Feb 9, 2013, 9:37:45 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sprints
v96 v97 30 30 * [http://www.djangoproject.com/accounts/register/ Create an account in our ticket system]. This will allow you to claim tickets you're working on. 31 31 * 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. 33 33 * Read our [http://docs.djangoproject.com/en/dev/internals/contributing/ "Contributing to Django" document]. In particular, you might want to familiarize yourself with: 34 34 * [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)