Timeline



May 28, 2010:

6:25 PM Ticket #13663 (Database layer (models, ORM) - Foreign Key to table in another database fails) created by berto
I'm working with a legacy database that references records in another …
3:29 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by proppy
Cc changed
3:24 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by Brandon Konkle
Cc changed
12:40 PM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by anonymous
Cc changed
12:25 PM Ticket #13624 (Documentation - Hide signatures from the debug pages) closed by Jacob
fixed: (In [13315]) Fixed #13624: added SIGNATURE to the list of settings to …
12:25 PM Changeset [2311bcb]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jacob Kaplan-Moss <jacob@…>
Fixed #13624: added SIGNATURE to the list of settings to hide on debug …
12:17 PM Ticket #2414 (Template system - coredump of python by a template extending itself) closed by Jacob
wontfix: I'm going to wontfix this. On most machines -- including everywhere …
12:16 PM Ticket #13662 (Documentation - Documentation for running tests difficult to find) created by Michael Radziej
Somebody who just wants to run the django testsuite (and not actually …
12:01 PM DevelopersForHire edited by apgs
(diff)
12:01 PM Ticket #13660 (Testing framework - When template tests are run currently with most other tests things break :() updated by Alex Gaynor
Triage Stage changed
11:56 AM Ticket #13661 (Documentation - Code error in serialization docs) updated by Alex Gaynor
Has patch, Triage Stage changed
11:55 AM serialize_docs.patch attached to Ticket #13661 by Jared Forsyth
11:55 AM Ticket #13661 (Documentation - Code error in serialization docs) created by Jared Forsyth
Under …
11:52 AM django-template-tests.diff attached to Ticket #13660 by Alex Gaynor
11:52 AM Ticket #13660 (Testing framework - When template tests are run currently with most other tests things break :() created by Alex Gaynor
I fixed it!
11:45 AM Ticket #12848 (Internationalization - language names should be kept native) reopened by Benny Daon
Following discussions with Jezdez, I reopen the ticket and attach a …
11:41 AM native_languages_v2.diff attached to Ticket #12848 by Benny Daon
A better fix - includes docs and tests
11:39 AM Ticket #13572 (HTTP handling - QueryDict.copy().encoding is not set correctly) closed by Jacob
fixed: (In [13314]) Fixed #13572: copies of QueryDicts now have their …
11:39 AM Changeset [3180f93]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jacob Kaplan-Moss <jacob@…>
Fixed #13572: copies of QueryDicts now have their encoding set …
11:27 AM Changeset [8a10078a]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jacob Kaplan-Moss <jacob@…>
Converted httpwrappers tests to unittest. We have always been at war …
11:16 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by Jannis Leidel
Triage Stage changed
11:08 AM Ticket #13659 (contrib.admin - Make the request accessible in callables used in ModelAdmin.list_display) updated by Sebastian Noack
Has patch changed
11:05 AM Ticket #13659 (contrib.admin - Make the request accessible in callables used in ModelAdmin.list_display) created by Sebastian Noack
Its a nice feature of the dajngo admin that you can use names of model …
11:04 AM Ticket #13658 (Documentation - small typo in a javascript example in the i18n docs) created by stdbrouw
The javascript example for named interpolation over at …
10:53 AM Ticket #13636 (Testing framework - Change fixture doctests to unit tests) updated by Eric Holscher
This is a basic patch that makes the tests pass. I'm not totally sold …
10:39 AM migrate-doctests-to-unittests.diff attached to Ticket #13636 by Eric Holscher
Updated to pass around streams for stdout and stderr
10:24 AM django-syntax-warning.diff attached to Ticket #13657 by Alex Gaynor
10:23 AM Ticket #13657 (Testing framework - Fix a SyntaxWarning (shows up on PyPy)) created by Alex Gaynor
global declerations should preceed assignment
10:03 AM Ticket #13597 (Uncategorized - Typo) closed by Jacob
fixed: (In [13312]) Fixed #13597, a small typo in the admin docs.
10:03 AM Changeset [1b04cb2]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jacob Kaplan-Moss <jacob@…>
Fixed #13597, a small typo in the admin docs. git-svn-id: …
9:22 AM Ticket #11159 (Testing framework - Test client encode_file doesn't set content-type properly) updated by lomin
Needs tests changed
9:21 AM test_client_test.diff attached to Ticket #11159 by lomin
Test of encode_file(). Documents current and desired behavior.
9:05 AM django-ct-dbs.diff attached to Ticket #13637 by Alex Gaynor
8:46 AM Ticket #13656 (Core (Other) - Management command transaction sql only uses default DB) closed by Russell Keith-Magee
fixed: (In [13311]) Fixed #13656 -- Ensure that the management commands use …
8:46 AM Changeset [c4e0dc6]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #13656 -- Ensure that the management commands use the right …
8:39 AM CookBookNewFormsDynamicFields edited by anonymous
(diff)
8:35 AM django-management-dbs.2.diff attached to Ticket #13656 by Alex Gaynor
8:34 AM ModelInterNationalization edited by Stefan Wehrmeyer
major rewrite, API proposal (diff)
8:33 AM django-management-dbs.diff attached to Ticket #13656 by Alex Gaynor
8:32 AM Ticket #13656 (Core (Other) - Management command transaction sql only uses default DB) created by Alex Gaynor
This is bad.
8:15 AM Ticket #6388 (Forms - as_p produce invalid HTML for RadioSelect) updated by Sasha Romijn
Owner, Status changed
8:00 AM Ticket #6388 (Forms - as_p produce invalid HTML for RadioSelect) updated by Sasha Romijn
The difficulty here is that as_p() wraps the <p></p> around, so the …
7:29 AM Ticket #12323 (Core (Other) - Ease handling of static files (e.g. included in apps)) updated by Luke Plant
See …
7:23 AM Ticket #13655 (Uncategorized - broken link) closed by Karen Tracey
invalid: The Django book is an independent effort, not part of the Django …
7:20 AM 12323.1.diff attached to Ticket #12323 by Luke Plant
Alternative patch - introduce USER_MEDIA_ROOT and USER_MEDIA_URL
7:19 AM Ticket #13655 (Uncategorized - broken link) created by teknohan
http://www.djangobook.com/tr/1.0/ that link is broken actually it is …
7:07 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by Johann Queuniet <johann.queuniet@…>
I totally agree with you, but since the neutral/logical name is …
6:46 AM Ticket #13653 (Core (Other) - Python 2.4 + hashlib causes AttributeError calling hmac.new()) closed by Karen Tracey
fixed: (In [13310]) Fixed #13653: Fixed django.utils.hashcompat to support …
6:46 AM Changeset [adc94585]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed #13653: Fixed django.utils.hashcompat to support running on …
6:45 AM t13654_2010-05-28.diff attached to Ticket #13654 by Ulrich Petri
6:43 AM Ticket #13654 (Database layer (models, ORM) - QuerySet .dates() method should support "hour" and "minute") created by Ulrich Petri
Currently QuerySet.dates() only accepts "year", "month" and "day" as …
6:43 AM Ticket #13653 (Core (Other) - Python 2.4 + hashlib causes AttributeError calling hmac.new()) updated by Karen Tracey
Status, Owner, Triage Stage changed
6:43 AM Ticket #13653 (Core (Other) - Python 2.4 + hashlib causes AttributeError calling hmac.new()) created by Karen Tracey
If you install the [http://pypi.python.org/pypi/hashlib/20081119
6:34 AM nicer-migration-patch.diff attached to Ticket #13636 by Eric Holscher
A slightly updated patch.
6:25 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) updated by Ben Firshman
Replying to lukeplant: > Personally, I think that we …
6:18 AM add_message_flag_to_message_model.patch attached to Ticket #13652 by Sebastian Noack
6:18 AM Ticket #13652 (contrib.admin - Support error user messages [PATCH]) created by Sebastian Noack
Currently user messages (django.contrib.auth.Message) as used by the …
6:17 AM djangojs.po attached to Ticket #13651 by rajeesh
The po for js
6:16 AM django.po attached to Ticket #13651 by rajeesh
The main po file
6:15 AM Ticket #13634 (Testing framework - Turn aggregation tests into unittests) closed by Russell Keith-Magee
fixed: (In [13309]) Fixed #13634 -- Migrated aggregation tests to use …
6:15 AM Changeset [526a4410]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #13634 -- Migrated aggregation tests to use unittest. This …
6:15 AM Ticket #13651 (Translations - Malayalam (India) translation) created by rajeesh
Malayalam is one among the 22 official languages of India and is …
6:12 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Ben Firshman
Triage Stage changed
I done this wrong.
6:10 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) updated by Ben Firshman
New patch with clearer tests.
6:09 AM 13635.diff attached to Ticket #13635 by Ben Firshman
6:05 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) updated by Ben Firshman
Triage Stage changed
6:00 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) updated by Florian Apolloner
Triage Stage changed
Plz don't change triage stages; this is not ready for checkin
5:58 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) updated by Ben Firshman
Has patch, Triage Stage changed
5:55 AM IdeasForEnterpriseSite edited by Ville Säävuori
Added starting points (diff)
5:51 AM IdeasForEnterpriseSite created by Ville Säävuori
First draft, explaining the idea.
5:49 AM Ticket #13642 (Internationalization - Request of translating model fileds functionality) closed by Ramiro Morales
duplicate: Replying to caumons: > It would be good to have the …
5:47 AM Ticket #6388 (Forms - as_p produce invalid HTML for RadioSelect) updated by Sasha Romijn
Needs tests, Status, Owner changed
5:39 AM Ticket #13631 (Forms - IntegerField has no attributes max_value and min_value (1.2 regression)) updated by Sasha Romijn
Triage Stage changed
This would probably actually fit better in DDN.
5:26 AM DevelopersForHire edited by Ville Säävuori
Added Syneus Solutions (Finland) (diff)
5:15 AM t13533-tcpdump attached to Ticket #13533 by Sasha Romijn
tcpdump of communications with mysql
5:14 AM Ticket #13533 (Database layer (models, ORM) - queries test fails under MySQL InnoDB) updated by Sasha Romijn
Owner, Status changed
This would appear to be a MySQL bug, triggered by the testcases. This …
4:57 AM empty_frozen_set_raises_validation_error.patch attached to Ticket #4051 by lomin
Extends the test of MultipleChoiceField by the case of an empty frozenset
4:57 AM Ticket #13639 (Forms - Date Time format) closed by Horst Gutmann
duplicate: You can't go directly to get_format since you also have to take the …
4:52 AM Ticket #13638 (Testing framework - Serializer regress tests have uncessary transaction management that is ...) closed by Russell Keith-Magee
fixed: (In [13308]) Fixed #13638 -- Refactored the serializers_regress tests …
4:52 AM Changeset [eedf16d1]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #13638 -- Refactored the serializers_regress tests to avoid the …
4:43 AM Ticket #13650 (Uncategorized - Permissions of abstract model without fields not added on syncdb) updated by Dirk Eschler
[…]
4:41 AM Ticket #13650 (Uncategorized - Permissions of abstract model without fields not added on syncdb) created by Dirk Eschler
I've got an abstract model which has no fields and only defines …
4:36 AM Ticket #13644 (contrib.admin - "Add another" link doesn't appear in Inlines with many-to-many) closed by mateusz.haligowski@…
invalid: Ah, turned out to be my misinterpretation of related_name field, which …
4:36 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Replying to yserrano: > The changeset [13296] seems to …
4:33 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Updated the patch to include even more unittests ;-)
4:21 AM Ticket #13533 (Database layer (models, ORM) - queries test fails under MySQL InnoDB) updated by Sasha Romijn
Status, Owner changed
4:20 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Yves Serrano
The changeset [13296] seems to create this problem. With django …
4:07 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Has patch, Needs tests changed
4:05 AM Ticket #6735 (Generic views - Class-based generic views) updated by David Larlet
Status changed
Our current work in progress is at …
3:53 AM Ticket #12268 (Database layer (models, ORM) - [PATCH] can't do %s on extra select) updated by master
As from version 1.2, this patch is still necessary, but not …
3:47 AM admin-disabled-buttons.patch attached to Ticket #13649 by Sebastian Noack
3:47 AM sqlite3_base_%s.diff attached to Ticket #13648 by master
3:46 AM Ticket #13649 (contrib.admin - Disabled buttons in admin [PATCH]) created by Sebastian Noack
Under some conditions I set some buttons in the admin forms to …
3:46 AM Ticket #13648 (Database layer (models, ORM) - '%s' escaping support for sqlite3) created by master
Somewhere between 1.2beta1 and svn r13307, the string processing of …
3:38 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by ys@…
I have the same problem with dates in the django admin, …
3:23 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by Sasha Romijn
Cc changed
Am I the only one who finds it very confusing that IPv6AddressField …
3:03 AM Ticket #13646 (Database layer (models, ORM) - Wrong RE in comma_separated_int_list_re) updated by Sasha Romijn
Milestone changed
3:03 AM Ticket #13646 (Database layer (models, ORM) - Wrong RE in comma_separated_int_list_re) updated by Sasha Romijn
Status, Owner changed
3:02 AM Ticket #13646 (Database layer (models, ORM) - Wrong RE in comma_separated_int_list_re) updated by Sasha Romijn
Component, Needs tests, Triage Stage changed
Oh, just noticed this actually seems to be by design: From …
2:56 AM Ticket #13646 (Database layer (models, ORM) - Wrong RE in comma_separated_int_list_re) updated by Sasha Romijn
Status, Needs tests, Keywords, Owner, Milestone, Triage Stage changed
2:48 AM Ticket #8408 (contrib.admin - Add a new meta option: don't do count(*) in admin) updated by marcob
Cc changed
2:48 AM Ticket #8408 (contrib.admin - Add a new meta option: don't do count(*) in admin) updated by marcob
See #13643 for an ugly-monkey-patching workaround.
2:47 AM Ticket #13643 (contrib.admin - Admin changelist page very slow with postgresql and a huge table) closed by anonymous
duplicate: Dupe of #8408
1:18 AM Ticket #11882 (Documentation - Documentation missing for ...) reopened by Simon Meers
Hey, I didn't select "closed" or "fixed"... must have been preselected
1:17 AM Ticket #11882 (Documentation - Documentation missing for ...) closed by Simon Meers
fixed: I found a "bug" in the example code for both …
1:14 AM formfield_for_docs.diff attached to Ticket #11882 by Simon Meers
Updated documentation to fix buggy example code
12:13 AM no_dup_import_deepcopy.diff attached to Ticket #13647 by Daniel Duan
Removes the dup of deepcopy import
12:11 AM Ticket #13647 (Database layer (models, ORM) - Duplicated import of deepcopy in django.db.models.query) created by Daniel Duan
Obviously deepcopy is being imported twice from copy and …

May 27, 2010:

11:57 PM testserver_noinput.patch attached to Ticket #12619 by Rolando Espinoza La fuente
adds --noinput option to testserver command and updates docs
10:04 PM Sprint201006LA created by Jeff Ammons
Created Page
8:31 PM Ticket #13644 (contrib.admin - "Add another" link doesn't appear in Inlines with many-to-many) updated by Carl Meyer
Component changed
This sounds like #13407, which is fixed. Are you definitely on a …
8:14 PM Ticket #12735 (Core (Management commands) - django shell is broken with IPython 0.11.x (bzr.r1219)) updated by Ramiro Morales
Replying to ramiro: > ... against the now stable 0.11 …
7:10 PM Ticket #13646 (Database layer (models, ORM) - Wrong RE in comma_separated_int_list_re) created by aledr
The actual RE validator in comma_separated_int_list_re for …
6:17 PM Ticket #13645 (contrib.localflavor - The “local flavor” add-ons for Turkey) created by rkirmizi
i wanna add Turkish local flavor but i don't know where to start.
5:41 PM Ticket #13644 (contrib.admin - "Add another" link doesn't appear in Inlines with many-to-many) updated by mateusz.haligowski@…
What if I want to try to fix this?
5:39 PM Ticket #13644 (contrib.admin - "Add another" link doesn't appear in Inlines with many-to-many) created by mateusz.haligowski@…
I have created a model Offer with one-to-many Option fields (ie. …
5:26 PM Ticket #13641 (Documentation - The location of the get_connection() function does not correspond with ...) updated by caumons
Yes, I was looking at the Django 1.2 documentation and therefore I …
4:50 PM Ticket #13643 (contrib.admin - Admin changelist page very slow with postgresql and a huge table) created by marcob
Postgresql count(*) is a slooow operation because it forces a full …
4:26 PM Ticket #13533 (Database layer (models, ORM) - queries test fails under MySQL InnoDB) updated by Sasha Romijn
Cc changed
4:01 PM Ticket #4982 (Internationalization - {% blocktrans %} does not escape % in text) reopened by nasmon
On Django 1.2.1: When using single % inside blocktrans, …
3:25 PM Ticket #13641 (Documentation - The location of the get_connection() function does not correspond with ...) closed by Karen Tracey
invalid: Fixed formatting; please use preview. You seem to be looking at the …
2:31 PM Ticket #13642 (Internationalization - Request of translating model fileds functionality) created by caumons
It would be good to have the option to specify fields of the models …
2:19 PM Ticket #13641 (Documentation - The location of the get_connection() function does not correspond with ...) created by caumons
If we try to import the get_connection() function from …
1:51 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by Brandon Konkle
I'm also getting this message upon exit. I'm running Django on an OS …
1:15 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) updated by Alex Gaynor
Description changed
Updated the syntax.
1:00 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) updated by LukaszKorzybski
Ups I forgot to do some formatting of the text, sorry for that :/
12:57 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) created by LukaszKorzybski
I was migrating some django project recently from django 1.0.4 to 1.2. …
12:42 PM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by anonymous
Keywords changed
11:46 AM datetime_format.diff attached to Ticket #13639 by tangc
11:45 AM Ticket #13639 (Forms - Date Time format) created by tangc
The change for formats.get_format looks much better than ever, but the …
11:29 AM DjangoBranches edited by Reinout van Rees
Changed bitbucket mirror url to the currently recommended one. (diff)
11:23 AM Ticket #6460 (Internationalization - New feature : Multilingual Content) updated by blubmitsahne
Cc changed
11:22 AM Ticket #13627 (Documentation - contributing.txt should mention how to reset your password) updated by Sasha Romijn
Triage Stage changed
11:15 AM Ticket #6460 (Internationalization - New feature : Multilingual Content) updated by blubmitsahne
Overview of current implementations and alternatives documented in …
11:15 AM ModelInterNationalization edited by blubmitsahne
minor change (diff)
11:11 AM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by anonymous
Cc, Has patch, Version, Milestone changed
11:10 AM Ticket #13533 (Database layer (models, ORM) - queries test fails under MySQL InnoDB) updated by Sasha Romijn
Keywords changed
As of r13252? As far as I can see, this was introduced in r12970. …
11:09 AM mysql_creation.diff attached to Ticket #56 by buzzar
Adding UNSIGNED the AutoField definition for MySQL
11:08 AM new-migration-to-unittests.diff attached to Ticket #13634 by Eric Holscher
11:08 AM Ticket #7735 (django-admin.py runserver - IPv6 support for runserver) updated by jbalonso
Replying to erikr: > Is jbalonso still tracking this …
11:07 AM ModelInterNationalization created by blubmitsahne
initial overview
11:00 AM Ticket #12421 (Database layer (models, ORM) - Foreign Key on Non-Primary Field fails due to lack of Index on Related ...) updated by Wil Clouser
Indeed, it looks like this won't occur after #11702. I agree this is …
10:58 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) updated by Luke Plant
Personally, I think that we should instead encourage people to create …
10:53 AM 2495-against-13302.diff attached to Ticket #2495 by Honza Král
another approach to the problem, including rework of #12234
10:51 AM django-serializer-regress-tests.diff attached to Ticket #13638 by Alex Gaynor
10:51 AM Ticket #13637 (contrib.contenttypes - Generic Relations don't work correctly on a non-default database alias) updated by Andrew Godwin
Status, Version, Owner, Triage Stage changed
10:51 AM Ticket #13638 (Testing framework - Serializer regress tests have uncessary transaction management that is ...) created by Alex Gaynor
We can just delete this and it still pases for me (tested under …
10:50 AM Ticket #13637 (contrib.contenttypes - Generic Relations don't work correctly on a non-default database alias) created by Andrew Godwin
Specifically, line 195 of contrib.contenttypes.generic uses …
10:46 AM fixtures-doctests-remove.diff attached to Ticket #13636 by Eric Holscher
10:46 AM Ticket #13636 (Testing framework - Change fixture doctests to unit tests) created by Eric Holscher
These have the most amount of flushing, which will slow down real test …
10:36 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) created by Ben Firshman
If a URLconf is passed a class, and isinstance(cls, type) is true, it …
10:34 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Owner changed
10:12 AM Ticket #13634 (Testing framework - Turn aggregation tests into unittests) updated by Alex Gaynor
Triage Stage changed
10:10 AM aggregation-tests.diff attached to Ticket #13634 by Alex Gaynor
10:09 AM Ticket #13634 (Testing framework - Turn aggregation tests into unittests) created by Alex Gaynor
This removes a flush call, which is very expensive.
10:00 AM Ticket #13633 (Forms - Add a widget_callback to forms, modelforms, etc) updated by Russell Keith-Magee
Triage Stage changed
#13095 is related to this.
9:59 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Russell Keith-Magee
I'll probably end up fixing this as part of #13633, since there will …
9:57 AM Ticket #13633 (Forms - Add a widget_callback to forms, modelforms, etc) created by Russell Keith-Magee
Modelforms currently support (although undocumented) a …
9:54 AM Ticket #13631 (Forms - IntegerField has no attributes max_value and min_value (1.2 regression)) updated by Sasha Romijn
Needs documentation, Triage Stage changed
I haven't seen the old code, but it seems IntegerField now does …
9:41 AM Ticket #7735 (django-admin.py runserver - IPv6 support for runserver) updated by Sasha Romijn
Cc changed
9:40 AM Ticket #7735 (django-admin.py runserver - IPv6 support for runserver) updated by Sasha Romijn
Is jbalonso still tracking this ticket? It's been quiet for a year. …
9:38 AM Ticket #13363 (Database layer (models, ORM) - extra fields of Model.objects.extra() can't be filtered) reopened by ris
Sorry I know it's impolite to reopen tickets like this. I too would …
9:26 AM Ticket #8424 (Database layer (models, ORM) - Implement time filters) updated by Ulrich Petri
Owner changed
(djangocon.eu 2010 sprint) I'll give this one a shot
9:22 AM Ticket #13632 (Documentation - lack of builtin range checking of id fields) created by anonymous
The lack of builtin range checking for id fields is a vulnerability. …
9:16 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Component, Needs tests, Triage Stage changed
9:15 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Sasha Romijn
Patch needs improvement, Triage Stage changed
Documentation patch updated :)
9:14 AM add_signature_hiding_to_docs.diff attached to Ticket #13624 by Sasha Romijn
9:12 AM Ticket #13584 (File uploads/storage - django.forms FileField does not allow empty files.) updated by Sasha Romijn
Owner, Needs documentation, Has patch, Status, Needs tests changed
9:12 AM allow_empty_file_formfield.diff attached to Ticket #13584 by Sasha Romijn
9:09 AM Ticket #13631 (Forms - IntegerField has no attributes max_value and min_value (1.2 regression)) created by Miloslav Pojman
Attributes min_value and max_value are no longer set on IntegerField, …
9:07 AM allow_empty_file_formfield_sloppy_test.diff attached to Ticket #13584 by Sasha Romijn
8:56 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Adam Nelson
Patch needs improvement, Component, Triage Stage changed
Tick mark in the wrong spot in […]
8:52 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by Adam Nelson
Patch needs improvement changed
If a committer approves this, the grammar needs to be fixed in the patch.
8:42 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Horst Gutmann
Has patch changed
8:42 AM 13623.diff attached to Ticket #13623 by Horst Gutmann
8:37 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Horst Gutmann
Good point, but we should probably put that into a different ticket …
8:16 AM Ticket #13630 (Database layer (models, ORM) - DatabaseOperations doesn't have same constructor with SQLITE and ...) created by Cédric RICARD
Using sqlite3 backend on Django 1.2.1, the …
7:50 AM Ticket #13622 (Core (Cache system) - Caching unicode characters with Memcached no longer works) updated by Karen Tracey
This may be a problem specific to using the old (now deprecated and …
7:35 AM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by petrikuittinen@…
Patch needs improvement, Version changed
Django 1.2+ needs to have patches in two files to get this issue …
7:31 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Simone
Ok is not critical for 1.2, but which is the best solution to have a …
7:28 AM ticket13095_r13307.diff attached to Ticket #13095 by Simone
for the current trunk 13307
7:14 AM Ticket #3680 (contrib.syndication - Add cache control (ETag, Last Modified) to django.contrib.syndication) updated by Ben Firshman
Cc, Component changed
Can't this be done with Django's existing caching tools now feeds are …
7:10 AM Ticket #13629 (contrib.admin - Admin Changelist: add app-model_name class to <body> tag) created by Łukasz Korzybski
Change form pages have "app-model_name" classes in body tag, for eg: …
7:00 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Ben Firshman
Triage Stage changed
7:00 AM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by Andrew Godwin
Status, Owner changed
I'm working on this - my proposed solution is thus: - Deprecate …
6:58 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Ben Firshman
Has patch changed
6:57 AM 13218.diff attached to Ticket #13218 by Ben Firshman
6:40 AM Ticket #13584 (File uploads/storage - django.forms FileField does not allow empty files.) updated by Sasha Romijn
Needs documentation, Status, Needs tests, Version, Milestone, Owner, Triage Stage changed
6:39 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Ben Firshman
Cc, Owner changed
6:36 AM Ticket #13622 (Core (Cache system) - Caching unicode characters with Memcached no longer works) closed by Sasha Romijn
worksforme: Testing with django trunk, but a more recent version of the memcached …
6:23 AM Ticket #13606 (contrib.admin - admin raw_id_fields fail to check against non-numerical input) closed by Karen Tracey
duplicate: The previous ticket (#13149) is still open; the place to post …
6:06 AM Ticket #13612 (Core (Management commands) - manage.py imports settings.py even when --settings is used) updated by Sasha Romijn
Patch needs improvement, Version, Component changed
6:04 AM 13552-take-3.diff attached to Ticket #13552 by Andrew Godwin
Also include an AUTHORS commit.
6:03 AM Ticket #12405 (contrib.auth - django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL) updated by anonymous
Please see ticket #11223.
5:58 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Sasha Romijn
For newbie-friendlyness, I think all snippets in the tutorial should …
5:57 AM Ticket #13297 (Database layer (models, ORM) - Cannot specify 'pk' in model default ordering) updated by Filip Gruszczyński
Proper formatting of the code. […]
5:57 AM Ticket #13552 (Database layer (models, ORM) - pre_save & post_save model signals should also specify database to save) updated by Alex Gaynor
Triage Stage changed
5:56 AM Ticket #13297 (Database layer (models, ORM) - Cannot specify 'pk' in model default ordering) updated by Filip Gruszczyński
Owner changed
I can either change get_field in options to accept pk: def …
5:56 AM 13552-take-2.diff attached to Ticket #13552 by Andrew Godwin
Second patch, with removal of slash and
5:53 AM Ticket #13552 (Database layer (models, ORM) - pre_save & post_save model signals should also specify database to save) updated by Andrew Godwin
Has patch changed
I've attached a patch that implements a "using" keyword for pre_save, …
5:51 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Horst Gutmann
Owner, Version, Keywords, Has patch, Triage Stage changed
While in general I'd agree, the snippets usually only contain the …
5:49 AM 13552-take-1.diff attached to Ticket #13552 by Andrew Godwin
Patch that adds "using" keyword for *_save, *_delete, m2m_changed
5:46 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Sasha Romijn
Needs documentation, Triage Stage changed
Documentation patch added.
5:39 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Sasha Romijn
Status, Owner changed
5:36 AM Ticket #13606 (contrib.admin - admin raw_id_fields fail to check against non-numerical input) reopened by anonymous
I know this a duplicate ticket, BUT the previous ticket for was Django …
5:33 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by anonymous
Milestone changed
5:32 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by anonymous
Cc, Milestone changed
5:32 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by Dougal Matthews
Has patch changed
5:32 AM unitdest-warning.diff attached to Ticket #13628 by Dougal Matthews
5:31 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) created by Dougal Matthews
At the moment the documentation described both doctest and unit tests …
5:25 AM Ticket #13552 (Database layer (models, ORM) - pre_save & post_save model signals should also specify database to save) updated by Andrew Godwin
Status, Owner changed
5:24 AM Ticket #12421 (Database layer (models, ORM) - Foreign Key on Non-Primary Field fails due to lack of Index on Related ...) closed by Sasha Romijn
worksforme: I can not reproduce this with your model with Django trunk, because …
5:04 AM 13627.diff attached to Ticket #13627 by Horst Gutmann
5:02 AM Ticket #13627 (Documentation - contributing.txt should mention how to reset your password) created by Horst Gutmann
... on djangoproject.com. Google is not reliable in this regard :-)
4:59 AM Ticket #11223 (contrib.auth - logout view of authentication broken) updated by anonymous
I was about to submit the same bug. I think the right way is the one …
4:33 AM Ticket #13610 (Core (Other) - Missing ENGINE setting in settings.py doesn't produce error) updated by Gregor Müllegger
Has patch, Status, Needs tests, Version, Owner changed
I added a patch but it doesn't contain a test because I'm unsure how …
4:30 AM Ticket #13626 (contrib.comments - PROFANITIES_LIST should be part of the locale subsystem) closed by Alex Gaynor
wontfix: Profanities list is deprecated, and destined for removal, because it's …
4:30 AM 13610.patch attached to Ticket #13610 by Gregor Müllegger
4:20 AM Ticket #13626 (contrib.comments - PROFANITIES_LIST should be part of the locale subsystem) created by Erik Stein
Since profanities are very language- and public-culture-dependent they …
4:07 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Jacob
Component, Version, Milestone, Needs documentation, Has patch, Triage Stage changed
I think we mention in the docs somewhere which settings are *-ed …
3:46 AM Ticket #6735 (Generic views - Class-based generic views) updated by David Larlet
Owner, Status changed
Stealing that one for the djangocon.eu's sprint.
1:41 AM Jsonrpc edited by newacct
(diff)
12:49 AM Ticket #13625 (Core (Other) - FORCE_SCRIPT_NAME bug) created by liangent
I'm using FastCGI with the configuration: FORCE_SCRIPT_NAME = '/path' …

May 26, 2010:

7:59 PM #hide_traceback_signature.diff attached to Ticket #13624 by German M. Bravo
7:59 PM Ticket #13624 (Documentation - Hide signatures from the debug pages) created by German M. Bravo
The debug page currently display settingsthat contain 'SIGNATURE' (as …
7:12 PM Ticket #13614 (contrib.admin - selectfilter2 many to many widget data loss when using the back button) updated by James Bennett
Triage Stage changed
I've been able to reproduce this in Chrome and Safari, but not in …
5:33 PM 13616_2.diff attached to Ticket #13616 by Andrii Kurinnyi
Fixes DeprecationWarning about xfileref_role
5:33 PM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) created by lescoutinhovr@…
Page: …
5:20 PM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Andrii Kurinnyi
Cc, Has patch changed
5:04 PM 13616_1.diff attached to Ticket #13616 by Andrii Kurinnyi
Allows to build docs with new Sphinx. It is better to use Sphinx==dev, …
4:58 PM Ticket #13583 (Core (Other) - Invalid localization of error_messages in form fields) updated by Gregor Müllegger
I cannot confirm this. The following code generates the expected …
4:37 PM Ticket #13622 (Core (Cache system) - Caching unicode characters with Memcached no longer works) created by Chris Targett <chris@…>
Since updating to Django 1.2.0 I am no longer able to cache unicode …
3:36 PM Ticket #12183 (Template system - urlize doesn't always add rel=nofollow) updated by Tom Mortimer-Jones
Sorry that should have been ticket #11911.
3:35 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) created by David Burke
In 1.2 I used this in settings.py TIME_INPUT_FORMATS = ('%I:%M %p',) …
3:35 PM Ticket #12183 (Template system - urlize doesn't always add rel=nofollow) updated by Tom Mortimer-Jones
Needs tests changed
I have attached joint test and fix patches for this bug to ticket …
3:32 PM Ticket #11911 (Template system - urlizetrunc not taking into account last ')' of a link) updated by Tom Mortimer-Jones
Has patch changed
I have attached tests and a patch that fixes this bug as well as #12183.
3:31 PM 11911-and-12183.patch attached to Ticket #11911 by Tom Mortimer-Jones
Joint patch for tickets #11911 and #12183
3:30 PM 11911-and-12183-tests.patch attached to Ticket #11911 by Tom Mortimer-Jones
Joint tests for tickets #11911 and #12183
2:06 PM Ticket #13597 (Uncategorized - Typo) updated by Adam Nelson
Triage Stage changed
2:01 PM Ticket #13620 (Template system - django template revision) closed by Adam Nelson
invalid: I think it's a reasonable request but this would require a rigorous …
1:36 PM Ticket #13620 (Template system - django template revision) created by elkan
Hi, kinda new here. I've been studying the way we do template tags, …
1:34 PM Ticket #13619 (Forms - Accepting AM/ PM Time Formats) updated by Tom Clancy
Ah, thanks. I knew I was missing something.
1:30 PM Ticket #13619 (Forms - Accepting AM/ PM Time Formats) closed by Karen Tracey
invalid: You need to use %I to parse the hours when you also want to accept %p. …
1:20 PM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by jumpa
Cc changed
1:20 PM Ticket #9722 (Core (Management commands) - Use pyinotify (where available) instead of polling filesystem every ...) updated by ch0wn
I combined and updated the previous patches and attached one that …
1:19 PM 0001-add-support-for-pyinotify.patch attached to Ticket #9722 by ch0wn
Update for django 1.2.1 and pyinotify 0.7
1:15 PM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by anonymous
This issue breaks the openstreetmap which is used by the OSMGeoAdmin, …
1:11 PM Ticket #12619 (Core (Management commands) - django-admin's testserver doesn't support --noinput) updated by anonymous
Is there a work-around for this? I can't figure out how to implement …
11:40 AM Ticket #13619 (Forms - Accepting AM/ PM Time Formats) created by Tom Clancy
I have a form with two TimeFields. Because I want to accept "AM" and …
11:25 AM Ticket #3304 (Core (Other) - [patch] Support "httponly"-attribute in session cookie.) updated by jcrocholl
Cc changed
Here's a simple Django middleware for HttpOnly cookies that works on …
11:00 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by jbronn
Keywords changed
10:54 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by jbronn
Status, Component, Owner, Milestone, Keywords, Triage Stage changed
10:30 AM Ticket #13618 (contrib.admin - prepopulated_fields crashes with get_readonly_fields) updated by Artem Skoretskiy
Has patch changed
Fixed Admin class (crashed on new object creation): […]
10:29 AM django.patch attached to Ticket #13618 by Artem Skoretskiy
Patch that fixed the crash
10:18 AM Ticket #13618 (contrib.admin - prepopulated_fields crashes with get_readonly_fields) created by Artem Skoretskiy
If prepopulated field is marked as readonly then admin crashes: […] …
9:44 AM Ticket #9353 (*.djangoproject.com - Django documentation bundles on download page) updated by bcarneiro
I am a django user, fairly newbie. I did not find it easy to compile …
9:38 AM admin_urlresolvers3.diff attached to Ticket #13588 by Florian Apolloner
9:38 AM Ticket #13588 (contrib.admin - removing admin.root as per deprecation policy) updated by Florian Apolloner
remove call from ModelAdmin too
8:56 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by Benjamin Wohlwend
Keywords, Component changed
8:44 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) created by Benjamin Wohlwend
German is one of the locales which uses a comma as the decimal …
8:06 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Alex Gaynor
Description, Triage Stage changed
Cleaned up the formatting, please use preview in the future.
7:55 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) created by Harro
When using the development version of Sphinx the docs no longer build. …
7:43 AM Ticket #13597 (Uncategorized - Typo) updated by Mads Sülau Jørgensen
Has patch, Triage Stage changed
7:41 AM 13597_patch.txt attached to Ticket #13597 by Mads Sülau Jørgensen
6:36 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Harro
I've tested devinj's patch, the regression test fails without the fix, …
5:19 AM DevelopersForHire edited by txm
(diff)
5:03 AM CustomWidgetsTinyMCE edited by Konstantin Hlyzov
django.newforms.util no more imports smart_unicode from … (diff)
2:16 AM Ticket #6735 (Generic views - Class-based generic views) updated by Ben Firshman
Cc changed
1:57 AM for_update_1.2.0-final.patch.diff attached to Ticket #2705 by FTMO
based on the file for_update_11366_cdestigter.diff
1:29 AM testcase_msg.diff attached to Ticket #13615 by Daniel Duan
Replace "page" with "content" in the assertContains failure msg.
1:18 AM Ticket #13615 (Testing framework - test.TestCase.assert(Not)Contains assumes response content is a page.) created by Daniel Duan
Currently, if a test fails on …

May 25, 2010:

11:54 PM Ticket #7231 (Database layer (models, ORM) - New "join" parameter for the "extra" QuerySet method) updated by jonozzz
I have to disagree with russellm about this patch. Sometimes raw …
11:43 PM extra-join-1.2.patch attached to Ticket #7231 by jonozzz
adapted for the 1.2 release
11:01 PM ticket13473.patch attached to Ticket #13473 by Felipe 'chronos' Prenholato
Diff of work at http://github.com/chronossc/django/tree/ticket13473
10:39 PM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by Shaun Cutts
Cc changed
9:07 PM DjangoResources edited by James Henstridge
add a link to the django-openid-auth Launchpad project (diff)
4:34 PM Ticket #13614 (contrib.admin - selectfilter2 many to many widget data loss when using the back button) created by Maura Chace
Here's the setup: 1. You're on an admin page with a many to many …
3:00 PM db_fields.diff attached to Ticket #13613 by amadison
2:59 PM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) created by amadison
Looks like with Changeset 11456 the ModelForm URLField stopped using …
2:41 PM Ticket #13612 (Core (Management commands) - manage.py imports settings.py even when --settings is used) created by Artem Skoretskiy
manage.py file has an option to use settings file you need: […] …
12:34 PM django_label_for_none_incl_tests.patch attached to Ticket #11725 by DenisMartinez
Same patch applied to svn r13303, including tests
10:26 AM carls_cool_next_by_nullable_FOO.diff attached to Ticket #13611 by CarlFK
10:24 AM Ticket #13611 (Database layer (models, ORM) - get_next_by_FOO allows nulls) created by CarlFK
http://docs.djangoproject.com/en/dev/ref/models/instances/#django.db.mo
9:35 AM Ticket #10841 (Core (Other) - Better 500 template for AJAX calls) updated by Erik Allik
Cc changed
7:31 AM Ticket #13610 (Core (Other) - Missing ENGINE setting in settings.py doesn't produce error) created by Jani Tiainen
Given following database config: […] Doesn't produce helpful …
6:50 AM DevelopersForHire edited by Chaitanya
(diff)
6:50 AM Ticket #3785 (contrib.admin - admin does not valid object id values before using them in database queries) updated by crucialfelix
actually it should throw a 404. then we can handle that in the usual …
6:39 AM Ticket #3785 (contrib.admin - admin does not valid object id values before using them in database queries) updated by trbs
Second that problem. Mostly seeing it for "content.css" here. I'm …
6:29 AM Ticket #8413 (Core (Management commands) - Django runserver doesn't reload itself after updating files on disk ...) updated by Yuri Baburov
Latest patch is at …
4:54 AM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) updated by David Larlet
Just for reference: #9947.
4:04 AM DevelopersForHire edited by marcelbeumer
added myself to the list (Netherlands) (diff)
3:44 AM Ticket #13609 (contrib.admin - Using a non existent template in admin.Inlines produce error when ...) updated by Lucio Asnaghi
Summary changed
3:43 AM Ticket #13609 (contrib.admin - Using a non existent template in admin.Inlines produce error when ...) created by Lucio Asnaghi
I'm using some Staked and Tabular Inline with a custom template. …
3:17 AM DevelopersForHire edited by master
(diff)
1:59 AM Ticket #13570 (Core (Mail) - SMTP backend should try harder to figure out the local host name) updated by sernin
Has patch changed
1:58 AM ticket13570.diff attached to Ticket #13570 by sernin
1:52 AM Ticket #13570 (Core (Mail) - SMTP backend should try harder to figure out the local host name) updated by sernin
Status, Owner changed
Note: See TracTimeline for information about the timeline view.
Back to Top