Changes between Version 275 and Version 276 of SprintIdeas
- Timestamp:
- Jun 2, 2015, 11:38:09 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v275 v276 76 76 Mentor: Tim Graham (timograham on IRC) 77 77 * Add tests for [https://github.com/django/django/pull/4392 "Fixed #23658 -- Provides the password to PostgreSQL from "dbshell" command"] 78 * Address review comments on [https://github.com/django/django/pull/3793 Fixed #22728 - Prohibited lookups usage for get_or_create] 79 * Add a test and 1.8.3 release notes for [https://github.com/django/django/pull/4628 Fixed #24769 -- Added integer casting of "verbosity" option with optparse parser.] 80 * Update the patch for [https://code.djangoproject.com/ticket/22804 #22804 -- A warning should be issued when an invalid separator is passed to signing.Signer]