Timeline
10/18/2012:
- 23:55 Ticket #19151 (EmptyQuerySet is missing overrides for values() and values_list() methods.) created by
-
AnonymousUser.groups
breaks down it's facade withvalues()
, … - 19:34 Ticket #19150 (Presence of USERNAME_FIELD in REQUIRED_FIELDS should be validated) created by
- Reported via Chris Pagnutti <chris.pagnutti@…> on …
- 19:04 Tickets #8001,18310 batch updated by
- fixed: In 0b908b92a2ca4fb74a103e96bb75c53c05d0a428: […]
- 18:58 Changeset [0b908b92]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8001 -- Made redirections after add/edit in admin customizable. …
- 17:30 Ticket #19149 (Generic Relation not cascading with Multi table inheritance.) created by
- Generic Relations don't cascade on delete if you are using the generic …
- 15:59 Changeset [fd90a906]stable/1.4.x by
- [1.4.X] Fixed #18046 - Documented that an index is created by default …
- 15:58 Ticket #18046 (document index created for a ForeignKey) closed by
- fixed: In db598dd8a053fe17c3308f89cd8f40676e2c479e: […]
- 15:58 Changeset [db598dd8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18046 - Documented than an index is created by default for …
- 15:16 Ticket #19148 (regressiontests.test_utils.tests.HTMLEqualTests.test_parse_html_in_scri ...) created by
- regressiontests.test_utils.tests.HTMLEqualTests.test_parse_html_in_scri …
- 15:07 Ticket #19147 (session.session_key is None for signed_cookies sessions on first request) created by
- SessionBase defines: def _get_session_key(self): return …
- 13:38 Ticket #19146 (sqlite3 supports enable_load_extension() after 2.7) created by
- In the GeoDjango docs …
- 13:21 Changeset [6383d23]stable/1.3.x by
- Added missed poisoned host header test material
- 13:18 Changeset [773a292]stable/1.4.x by
- Added missed poisoned host header test changes
- 13:10 Changeset [4fb510fd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added missed poisoned host header tests
- 12:44 Ticket #19145 (valid formset with invalid deleted form raises AttributeError when ...) closed by
- duplicate: This should have been fixed recently (see #5524, …
- 12:24 Ticket #19145 (valid formset with invalid deleted form raises AttributeError when ...) created by
-
Example (run in
manage.py shell
): […] This can be fixed by … - 10:59 Ticket #19144 ("auth_user.password may not be NULL" IntegrityError when saving users ...) closed by
- duplicate: duplicate of #19133
- 10:31 Ticket #19144 ("auth_user.password may not be NULL" IntegrityError when saving users ...) created by
- I'm receiving an IntegrityError when trying to save users in the …
- 06:37 Ticket #19143 (Appendix D: Settings) closed by
- invalid: The Django book isn't an official resource of the Django project, it's …
- 06:00 Ticket #19143 (Appendix D: Settings) created by
- Hi :) I have found a dead link... By: Designating the Settings: …
- 04:04 OracleSpatialTestSetup edited by
- (diff)
- 04:00 Ticket #19142 (accept_language_re rejects languages which include numeric UN region codes) created by
- e.g. "es-419" See discussion on https://github.com/django/django/pull/87
- 02:36 Ticket #18813 (TEST_MIRROR functionality broken for sqlite) closed by
- wontfix: If both databases use the same connection, they also share transaction …
- 02:24 Ticket #19141 (Git tags for new versions) created by
- Please, add git tags in github for versions: 1.3.3 1.3.4 1.4.2
- 02:02 Ticket #19132 (bug in use of mark_safe and i18n _) closed by
- fixed: In 0775ab295566ccb306b8ae6340d2690c3d0aa6af: […]
- 02:02 Changeset [0775ab2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19132 -- Added example for creating custom lazy function …
- 02:02 Ticket #19132 (bug in use of mark_safe and i18n _) reopened by
- 00:24 Ticket #15630 (Add to docs information about the fact that unhandled exceptions are ...) closed by
- fixed: fixed with #16288
10/17/2012:
- 17:25 Changeset [25d23d9]stable/1.3.x1.3.4 by
- [1.3.x] Bump version numbers for security release.
- 17:17 Changeset [8c46ead]stable/1.4.x1.4.2 by
- [1.4.x] Bump ALL the version numbers.
- 17:15 Changeset [0f54fed0]stable/1.4.x by
- [1.4.x] Bump version numbers for security release.
- 16:57 Changeset [58806ce]stable/1.4.x by
- Fixed an error in the set cookie documentation
- 16:53 Changeset [31dcaf4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an error in cookie documentation
- 16:43 Changeset [b45c377f]stable/1.3.x by
- Fixed a security issue related to password resets Full disclosure and …
- 16:40 Changeset [92d3430f]stable/1.4.x by
- Fixed a security issue related to password resets Full disclosure and …
- 16:36 Changeset [9305c0e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a security issue related to password resets Full disclosure and …
- 14:48 Changeset [73991b0b]stable/1.4.x by
- [1.4.X] Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to …
- 14:47 Ticket #18473 (Contradictory advice on middleware order) closed by
- fixed: In 3e0857041b6bfc9deef392315c978abede706c92: […]
- 14:46 Changeset [3e08570]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be …
- 14:24 Ticket #16455 (Postgis 2.0 Compatibility) reopened by
- I'm reopening this ticket instead of creating because most of the …
- 11:28 Ticket #19138 (Failed to pull initial data while Creating ModelForm instance with a prefix) closed by
- fixed
- 11:15 Ticket #19139 (OpenLayersWidget's 'Delete all Features' control doesn't respect ...) created by
-
When
GeoModelAdmin
's
modiable
attribute is set to False, the …
- 09:53 Ticket #19138 (Failed to pull initial data while Creating ModelForm instance with a prefix) created by
- ModelForm 's initial with a prefix failed to pull initial data …
- 09:24 Ticket #19137 (runserver child started via autoreload won't always exit cleanly) created by
- When using django.utils.autoreload (for example, runserver with …
- 05:50 Ticket #19136 (String literals in i18n JavaScript code is unescaped breaking) created by
- The footer JavaScript functions pgettext and npgettext contain …
- 05:12 Ticket #19132 (bug in use of mark_safe and i18n _) closed by
- invalid: Thanks Luke for the tip, this seems to work nicely: […]
- 04:59 Changeset [9d2e1f0]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reported OpenLayersWidget exceptions through logging
- 02:52 Ticket #19135 (Example in "Spanning Multi-valued relationships" is mixed) closed by
- invalid: No, the example is right. The first filter will apply both conditions …
- 00:46 OracleSpatialTestSetup edited by
- (diff)
10/16/2012:
- 20:20 Ticket #19135 (Example in "Spanning Multi-valued relationships" is mixed) created by
- The example writes: That may sound a bit confusing, so …
- 19:53 Changeset [33d11463]stable/1.4.x by
- [1.4.x] Fixed a couple links that didn't backport cleanly
- 19:47 Changeset [6ebb6f91]stable/1.4.x by
- [1.4.X] Fixed #18548 - Clarified note regarding reusing model …
- 19:45 Ticket #18548 (View changes field when 'unique_together' is not satisfied in a Form) closed by
- fixed: In fd02bcff4aee885d395f2439efdd522c22e40794: […]
- 19:39 Changeset [fd02bcf]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18548 - Clarified note regarding reusing model instances when …
- 10:43 Ticket #19134 (Can't close SMTP connection, when already disconnected.) created by
- When the server has closed the SMTP connection (that happens rather …
- 10:04 Ticket #19132 (bug in use of mark_safe and i18n _) reopened by
- No, even with ugettext_lazy, this does not work. mark_safe is …
- 09:11 Ticket #19132 (bug in use of mark_safe and i18n _) closed by
-
invalid: You haven't told us what
_
is defined as. I'm guessing are probably … - 08:45 OracleSpatialTestSetup created by
- Initial docs
- 07:26 Ticket #19133 (Possible regression in admin user editor) created by
- Commit c433fcb3fb34fccd69782979f0e7cd5f2d4a4893 seems to have caused a …
- 05:58 Ticket #19132 (bug in use of mark_safe and i18n _) created by
- I am using a form which defines this field: […] unfortunately …
- 05:29 Ticket #19131 (Error in viewing choices) closed by
- duplicate
- 05:15 Ticket #19131 (Error in viewing choices) created by
- There's a bug in details.html template code. The code is {{ …
- 03:03 Ticket #19130 (Auth forms contain hard-coded assumptions about field length) closed by
- fixed: In bfcda7781a886ab2b7b41937c0f49c088f58a3d7: […]
- 03:03 Changeset [bfcda77]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19130 -- Made some of the auth forms more flexible for user models.
- 02:37 Ticket #19130 (Auth forms contain hard-coded assumptions about field length) created by
- The auth forms contain some hardcoded assumptions about the length of …
- 02:04 Ticket #19128 (Typo on Jython page) closed by
- fixed: In 8f94d282232db238e4fca9aece6aae5acd6d7d1c: […]
- 02:04 Changeset [8f94d282]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19128 -- Reworded admonition about Jython and Django 1.5 …
10/15/2012:
- 18:56 Changeset [81020708]stable/1.4.x by
- [1.4.X] Fixed #10936 - Tempered recommendation of SQLite - thanks …
- 18:56 Ticket #10936 (Detailed instructions for getting Django and MySQL and MySQLdb working ...) closed by
- fixed: In 9190d89829c4e0b9b0f36e1c717ea451a1a13efd: […]
- 18:55 Changeset [9190d89]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10936 - Tempered recommendation of SQLite - thanks Karen Tracey …
- 18:53 Ticket #18715 (Tutorial Page 3 Refactor) closed by
- fixed: In 07abb7a6b7af2c45be553acf08d85cd2d72057ad: […]
- 18:47 Changeset [07abb7a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld!
- 17:37 Ticket #19129 (Please add my feed to Community blog posts feed) closed by
- invalid: Please use the form linked to from the bottom of the community page: …
- 16:52 Ticket #19047 (FilteredSelectMultiple gets cleared when using back button) closed by
- duplicate: Thanks for the report. This is essentially the same issue as #13614. …
- 16:18 Tickets #9622,10203,11217,11626,11768,12710,13050,13733,14282,14400,18792,19037 batch updated by
- invalid: django.contrib.localflavor is now deprecated (see …
- 16:16 Tickets #7023,7463,7994,8798,8934,9697,10087,10204,10456,10895,11517,11537,11762,13473,13838,14015,14308,17355,17591,17614,18536,18775,18910 batch updated by
-
invalid:
django.contrib.localflavor
is now deprecated — see … - 16:14 Ticket #19129 (Please add my feed to Community blog posts feed) created by
- Hi. My name is Alex Clark. I am a Python Web Developer; I blog …
- 16:05 Changeset [08286ca5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made use of assertXMLEqual in sitemaps tests
- 16:05 Changeset [6b0a836c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed assertXMLEqual when first node was a comment
- 15:57 Ticket #19078 (Polish IBAN field) closed by
- wontfix: Hi, Thanks for your contribution, but localflavor packages have been …
- 14:53 Ticket #17632 (new filter for localflavor 'The Netherlands') closed by
- wontfix: Thanks for the proposal, but I'd prefer not to include this in Django: …
- 14:47 Ticket #13645 (The “local flavor” add-ons for Turkey) closed by
- duplicate
- 14:37 Ticket #8273 (Reduce amount of redundant code in django.contrib.localflavor) closed by
- wontfix: Localflavor has just been split in distinct repositories, making this …
- 14:18 Changeset [1636b03]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added docs link to new third-party Lithuanian localflavor
- 14:12 Ticket #15753 (test_simple_sitemap fails after executing test_requestsite_sitemap ...) closed by
- fixed: In 2ee6a46696d4936fbfcb7adc74eb33e50cb9aefe: […]
- 14:12 Changeset [2811e543]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added tests for reversed iteration over SortedDict.
- 14:11 Changeset [2ee6a466]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15753 -- Cleared cache between sitemaps tests When caching was …
- 13:20 Ticket #11002 (Databrowse does not have map widgets for GIS fields.) closed by
- wontfix: Databrowse is deprecated, hence we will not add new features. But …
- 11:25 Ticket #19128 (Typo on Jython page) created by
- On https://docs.djangoproject.com/en/dev/howto/jython/: "Django 1.5 …
- 09:45 Changeset [72efdc4d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #436 from ddbeck/patch-1 Removed heteronormativity …
- 09:37 Changeset [05b8491]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added DeprecationWarning for django.contrib.localflavor. Note this is …
- 07:19 Changeset [2236351b]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated Transifex base url
- 06:16 Changeset [c3fabb28]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Allow reversed iteration over SortedDict. Iterators cannot be …
- 04:17 Changeset [58365401]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated base translation files
- 03:00 Changeset [afbf913]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Build context strings out of [u|n]gettext The context strings in …
Note: See TracTimeline
for information about the timeline view.