Timeline



May 20, 2010:

11:23 PM Ticket #13582 (File uploads/storage - multiple files uploaded with same name are not iterable) closed by Karen Tracey
invalid: __getitem__ only returns the last value for multi-valued keys. See: …
11:04 PM Ticket #4027 (Documentation - Document how to make copies of model instances) updated by Forest Bond
Cc changed
Hi Luke, My patch does not rely on setting self.id to None. I will …
10:54 PM Ticket #11665 (Testing framework - django.test.TestCase should flush constraints) updated by Forest Bond
Cc changed
10:52 PM Ticket #12979 (Testing framework - TestCase disables savepoint_commit, savepoint_rollback) updated by Forest Bond
Cc changed
10:49 PM Ticket #11557 (Database layer (models, ORM) - get_latest_by should support multiple columns via tuple like ordering) updated by Forest Bond
Cc changed
Is my patch acceptable? It'd be great to see this in 1.3.
10:42 PM Ticket #13582 (File uploads/storage - multiple files uploaded with same name are not iterable) updated by anonymous
FYI I am using Django 1.2
10:41 PM Ticket #13582 (File uploads/storage - multiple files uploaded with same name are not iterable) created by anonymous
I am uploading a sound file with multiple images files associated …
10:36 PM Ticket #12979 (Testing framework - TestCase disables savepoint_commit, savepoint_rollback) updated by Forest Bond
No, #12087 deals with TransactionTestCase whereas this ticket is …
8:23 PM DjangoCon edited by Jannis Leidel
(diff)
8:22 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) updated by paulc
Cc changed
Hey everyone, There seems to have been no movement on this in the …
8:22 PM Sprints edited by Jannis Leidel
(diff)
5:27 PM Ticket #12751 (Database layer (models, ORM) - order_by after select_related returns empty queryset) updated by jashugan
To clarify the above: The database schema allowed for null values …
5:18 PM Ticket #12751 (Database layer (models, ORM) - order_by after select_related returns empty queryset) updated by jashugan
I had the same symptoms as this problem. I believe the problem was …
4:52 PM Ticket #13581 (GIS - improve naming of default coordinates for GeoModelAdmin¶) created by Tyler Erickson
The GeoModelAdmin class currently has properties of default_lon and …
4:33 PM Ticket #607 (contrib.admin - Admin option to show/hide fields) closed by Carl Meyer
wontfix: Please don't just reopen tickets closed by a core developer; bring it …
3:51 PM Ticket #1028 (contrib.syndication - High-level feed framework should make more feed elements available) updated by anonymous
Version changed
3:15 PM Ticket #607 (contrib.admin - Admin option to show/hide fields) reopened by anonymous
Hi - I'm reopening this because the rationale for closing it was that …
2:52 PM Ticket #13580 (Documentation - Change form.name_of_field.errors to form.errors in doc) closed by anonymous
invalid
2:39 PM Ticket #13580 (Documentation - Change form.name_of_field.errors to form.errors in doc) created by buddelkiste@…
I think at …
2:18 PM Ticket #13579 (Database layer (models, ORM) - None gets ignored by __in filter) created by Martin Chase
[…] I haven't tested with the above code exactly, but this is the …
2:18 PM Ticket #13578 (Documentation - Hack to prevent project files (passwords, etc.) from being served by ...) created by JonathanHayward
For …
2:01 PM Ticket #7028 (contrib.admin - Better admin raw_id_fields feedback) updated by mrts
getAdminMediaPrefix() is unneccessary in 1.2. See #11967 and …
1:59 PM Sprints edited by Jacob
(diff)
1:59 PM Sprints edited by Jacob
(diff)
1:18 PM DevelopersForHire edited by performativeweb
(diff)
12:28 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by Alex Gaynor
Bah you're totally right about that, sorry for my confusion :)
12:15 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by Ben Davis
Alex, I'm a bit confused why you're asking about nullable foreign keys …
11:14 AM polish_formats.diff attached to Ticket #13577 by Ludwik Trammer
11:10 AM Ticket #13577 (Translations - New Polish L10N formats file) created by Ludwik Trammer
Updated Polish formats.py file, taking advantage of new L10N features …
9:49 AM querydict-copy-encoding-fix-and-tests.patch attached to Ticket #13572 by adammck
9:27 AM Ticket #5390 (Database layer (models, ORM) - Add signals to ManyRelatedManager) updated by frans
good point. Sorry for the confusion, I should have done my homework better.
9:24 AM django_contrib_admin_actions-fix-perms-check-bug.diff attached to Ticket #13576 by pelid80@…
9:23 AM Ticket #13576 (contrib.admin - Found a bug of checking permission rules in ...) created by pelid80@…
In case of custom ModelAdmin.has_delete_permission method …
9:17 AM Ticket #11319 (Database layer (models, ORM) - ForeignKey filters use the wrong field to prepare values for database) updated by Ramiro Morales
#13574 reported the same issue as #13343 and contained a patch with …
9:15 AM Ticket #13574 (Database layer (models, ORM) - ManyToManyFields using through won't respect to_field parameter in ...) closed by Ramiro Morales
duplicate: Duplicate of #13343 that was closed in favor of #11319. I will add a …
9:10 AM Ticket #5390 (Database layer (models, ORM) - Add signals to ManyRelatedManager) updated by Russell Keith-Magee
No, you shouldn't reopen the ticket. This "problem" is an orthogonal …
7:42 AM Ticket #5390 (Database layer (models, ORM) - Add signals to ManyRelatedManager) updated by frans
I certainly don't want to be a killjoy but it looks like r12223 still …
7:15 AM Ticket #13560 (Forms - SplitDateTimeField(localize=True) fails as value gets converted to string) updated by Jannis Leidel
Has patch changed
7:14 AM 13560.1.diff attached to Ticket #13560 by Jannis Leidel
Updated form localization to also happen in the widgets for render …
7:02 AM Ticket #13575 (Internationalization - nb/nn locale not a valid python locale) closed by Jannis Leidel
worksforme: Can't reproduce this, probably missing locales in the OS. …
6:56 AM ticket13095_r13294.diff attached to Ticket #13095 by devinj
Updated patch, also fixes modelform_factory and modelformset_factory. …
6:48 AM Ticket #13575 (Internationalization - nb/nn locale not a valid python locale) updated by oyvind
Correction: The reason for this is that neither "nb" or "nn" is in …
6:45 AM nb_nn_fix.diff attached to Ticket #13575 by oyvind
Temporary fix
6:44 AM django_m2m_field_name_regressiontest.diff attached to Ticket #13574 by aitorciki
6:43 AM Ticket #13575 (Internationalization - nb/nn locale not a valid python locale) created by oyvind
If this code is run in the django shell: […] The returned …
6:42 AM django_m2m_field_name.diff attached to Ticket #13574 by aitorciki
6:41 AM Ticket #13574 (Database layer (models, ORM) - ManyToManyFields using through won't respect to_field parameter in ...) created by aitorciki
When a ManyToManyField is set to use an existing model with …
5:07 AM 36-include-template_dirs-in-template-caching-hash.diff attached to Ticket #13573 by Chris Lamb
5:06 AM Ticket #13573 (Template system - Cached template loader can return incorrect template) created by Chris Lamb
The cached.Loader's find_template method constructs a cache key …
3:16 AM Ticket #13560 (Forms - SplitDateTimeField(localize=True) fails as value gets converted to string) updated by Jannis Leidel
Component, Triage Stage changed
2:28 AM Ticket #11686 (Internationalization - Support for gettext's contexts) updated by Torsten Bronger
Cc changed
1:57 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by Johann Queuniet <johann.queuniet@…>
Patch needs improvement changed
1:21 AM Ticket #13560 (Forms - SplitDateTimeField(localize=True) fails as value gets converted to string) updated by just an idea
perhaps it would be best to move localization into the widget at all, …
12:28 AM Ticket #13572 (HTTP handling - QueryDict.copy().encoding is not set correctly) updated by Alex Gaynor
Patch needs improvement changed
Bah, I didn't notice that there were 2 patches, one with tests and the …
12:27 AM Ticket #12103 (contrib.auth - Add AuthenticationForm.confirm_login_allowed to allow customizing the ...) updated by Brandon M Height
Cc, Needs tests changed
12:26 AM 12103_tests.diff attached to Ticket #12103 by Brandon M Height
Tests associated to the patch. Unfortunately I did this with doctests. …
12:19 AM Ticket #13572 (HTTP handling - QueryDict.copy().encoding is not set correctly) updated by adammck
What needs improvement? It appears to be a pretty isolated problem …

May 19, 2010:

11:55 PM Ticket #13572 (HTTP handling - QueryDict.copy().encoding is not set correctly) updated by Alex Gaynor
Patch needs improvement, Component, Triage Stage changed
11:55 PM querydict-copy-encoding-fix.patch attached to Ticket #13572 by adammck
11:54 PM querydict-copy-encoding-tests.patch attached to Ticket #13572 by adammck
11:54 PM Ticket #13572 (HTTP handling - QueryDict.copy().encoding is not set correctly) created by adammck
When QueryDict.copy() is called, a new (mutable) querydict is …
8:54 PM Ticket #13163 (contrib.admin - Display link to change-form on inlines where model is registered in ...) updated by Simon Meers
Milestone changed
8:54 PM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by Simon Meers
Needs tests changed
8:53 PM combined_13163_13165.diff attached to Ticket #13165 by Simon Meers
Combined patch for #113163 and #13165
8:52 PM combined_13163_13165.diff attached to Ticket #13163 by Simon Meers
Combined patch for #113163 and #13165
8:21 PM Ticket #13565 (Database layer (models, ORM) - Using syncdb with Oracle using synonyms causes ORA-00955.) updated by anonymous
Replying to kmtracey: > This sounds like a good use case …
5:22 PM Ticket #13571 (Uncategorized - Static files server for dev doesn't behave as expected with flatpage app) created by Chris Tandiono
Or does it? (I tried searching for this bug but I didn't find it...) …
4:53 PM Ticket #11651 (contrib.admin - Allow list_editable form fields to be customized separately from ...) updated by Adam Vandenberg
Needs documentation, Needs tests changed
4:53 PM customize_list_editable4.diff attached to Ticket #11651 by Adam Vandenberg
Patch with docs and tests, against 1.2.1
4:40 PM Ticket #11293 (Database layer (models, ORM) - Filters on aggregates lose connector) updated by dlevine
Super helpful zbyte64, thanks! Similarly hacked. I agree that a …
3:35 PM 12103_method_on_form_corrected.diff attached to Ticket #12103 by Ethan Jucovy
fix NameError
3:19 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by Alex Gaynor
I'm not talking about select_related() (it should of course never …
3:05 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by Ben Davis
Cc changed
Yes, if you do Place.objects.all().select_related('restaurant'), it …
1:07 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Sam Bull
Cc changed
12:22 PM Ticket #13570 (Core (Mail) - SMTP backend should try harder to figure out the local host name) created by Jacob
Django's SMTP backend sets the local_hostname argument to …
11:28 AM Ticket #11651 (contrib.admin - Allow list_editable form fields to be customized separately from ...) updated by Adam Vandenberg
Where would be a good place to cram in some tests for this? …
11:12 AM i18n_13568.2.diff attached to Ticket #13568 by deltoide
Fix + regression test (with link to this bug 13568)
10:42 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by Johann Queuniet <johann.queuniet@…>
Also, a few cosmetic changes to address prior remark on IPv6/IP6 …
10:38 AM ipv6-13294.diff attached to Ticket #811 by Johann Queuniet <johann.queuniet@…>
patch bump to r13294, updated to 1.2 validators
10:24 AM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by Alex Gaynor
Do we do left outer joins for forward relations now?
10:10 AM Ticket #13569 (Uncategorized - Superuser auto-creation rejects usernames with '@', '-' or '+' characters) created by steve@…
Despite the change that allows username fields to now contain '@', '-' …
10:00 AM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by Ben Davis
@Alex: I would argue that it should not filter out all …
10:00 AM DjangoDesign edited by xcephe
revert spam (diff)
9:47 AM Ticket #13568 (Internationalization - KeyError raised in template rendering when the number of placeholders ...) updated by deltoide
Has patch changed
9:47 AM i18n_13568.diff attached to Ticket #13568 by deltoide
Fix + regression test
9:45 AM Ticket #13568 (Internationalization - KeyError raised in template rendering when the number of placeholders ...) updated by deltoide
Owner changed
9:45 AM Ticket #13568 (Internationalization - KeyError raised in template rendering when the number of placeholders ...) created by deltoide
Here is a simple example to reproduce the bug: template file: …
9:31 AM patch7028-8.patch attached to Ticket #7028 by stanislas.guerra@…
Patch for Django 1.2
9:29 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by Adam Nelson
Patch is there - just a bug in Trac. Anyway, it does not apply cleanly.
9:16 AM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) updated by Adam Nelson
Patch needs improvement changed
9:15 AM ticket1282-rev13294.diff attached to Ticket #1282 by Adam Nelson
Patch updated as of rev:13294
9:06 AM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) updated by Adam Nelson
Hm, wasn't aware of that bug in Trac. Anyway, the patch doesn't apply …
9:04 AM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by mattjmorrison
I'm not sure if this is really a separate issue, but it seems related …
8:43 AM Ticket #13567 (Template system - cycle tag with 'as' shouldn't return a value) created by Paul Garner
if you use the 'as' form of the cycle tag, eg: […] ...that cycle …
8:29 AM Ticket #13134 (Translations - Updated hebrew translations) updated by Shai Berger
Curse non-working mail notifications. For the record, most credit here …
8:14 AM DjangoDesign edited by IknowBB
(diff)
7:35 AM Ticket #11725 (Forms - Unable to have label tags without a "for" attribute in form widgets) updated by Alex Gaynor
The patch is clearly missing tests, which are not optional.
7:35 AM Ticket #13566 (Documentation - Typo in 1.2 release notes) closed by Karen Tracey
fixed: (In [13294]) Fixed #13566, a typo in the 1.2 release notes. Thanks …
7:35 AM Changeset [6b2fd346]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 #13566, a typo in the 1.2 release notes. Thanks johnthedebs. …
7:29 AM Ticket #13565 (Database layer (models, ORM) - Using syncdb with Oracle using synonyms causes ORA-00955.) updated by Karen Tracey
This sounds like a good use case for the model Meta …
7:28 AM ticket8528-1.2.diff attached to Ticket #8528 by arnaudr
Patches cleanly against 1.2
7:24 AM Ticket #11725 (Forms - Unable to have label tags without a "for" attribute in form widgets) updated by DenisMartinez
This patch has been accepted since Django 1.0, so can it be included …
4:22 AM Ticket #13566 (Documentation - Typo in 1.2 release notes) created by John Debs
Line 345 in /django/trunk/docs/releases/1.2.txt is: {{{ The following …
2:16 AM Distributions edited by Chris Tandiono
fix erroneus macports links (diff)
1:56 AM Ticket #13565 (Database layer (models, ORM) - Using syncdb with Oracle using synonyms causes ORA-00955.) created by ash@…
When working with legacy databases and Django, Oracle has a nice …
12:28 AM Ticket #12103 (contrib.auth - Add AuthenticationForm.confirm_login_allowed to allow customizing the ...) updated by Brandon M Height
No problem ejucovy, I do however have one concern here with regards to …
12:01 AM Ticket #13564 (Forms - Provide class attributes for form fields) created by h3
I work a lot with Django forms and I'm also working on grappelli and …

May 18, 2010:

10:25 PM Ticket #13563 (Documentation - geodjango tutorial broken for 1.2.x) closed by Jacob
fixed: (In [13293]) Fixed #13563, a typo in the GeoDjango tutorial.
10:25 PM Changeset [747e8dfe]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 #13563, a typo in the GeoDjango tutorial. git-svn-id: …
7:41 PM Ticket #13556 (contrib.admin - admin.exclude thinks that a m2m field that is missing from a modelform.) updated by Chris Beaven
Works for me now too. Seems that it was some stale *.pyc files left …
7:40 PM Ticket #2316 (contrib.contenttypes - GenericRelation and get_or_create do not work together) updated by Alex Gaynor
Component changed
7:32 PM Ticket #12103 (contrib.auth - Add AuthenticationForm.confirm_login_allowed to allow customizing the ...) updated by Ethan Jucovy
Replying to lasko: > I don't see anything wrong with this …
7:29 PM Ticket #2316 (contrib.contenttypes - GenericRelation and get_or_create do not work together) updated by Karen Tracey
Replying to jonozzz: Note it's not necessary to change …
7:19 PM Ticket #2316 (contrib.contenttypes - GenericRelation and get_or_create do not work together) updated by jonozzz
Version, Milestone changed
Looks like this one missed another milestone, 1.2 is out and this …
7:10 PM Ticket #2316 (contrib.contenttypes - GenericRelation and get_or_create do not work together) updated by jonozzz
Cc changed
6:29 PM Ticket #13563 (Documentation - geodjango tutorial broken for 1.2.x) updated by Karen Tracey
Component, Milestone, Triage Stage changed
The pattern should actually be: […] The admin.site.root form is …
5:49 PM Ticket #12103 (contrib.auth - Add AuthenticationForm.confirm_login_allowed to allow customizing the ...) updated by Brandon M Height
Needs documentation changed
I don't see anything wrong with this implementation and would be +1 to …
5:36 PM Ticket #13563 (Documentation - geodjango tutorial broken for 1.2.x) created by TerryBrown <terry_n_brown@…>
The geodjango tutorial at …
4:20 PM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by Erik Allik
Cc changed
4:12 PM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) updated by Karen Tracey
What do you mean by patch is missing? If you mean it looks empty when …
4:09 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by Alex Gaynor
Seems reasonable to me, but honest question: this is going to filter …
4:04 PM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) updated by Adam Nelson
Patch needs improvement, Triage Stage changed
Patch is missing (is this a problem with all the older uploads?) and …
4:02 PM Ticket #811 (Core (Other) - IPv6 address field support) updated by Adam Nelson
Triage Stage changed
4:02 PM Ticket #811 (Core (Other) - IPv6 address field support) updated by Adam Nelson
Patch needs improvement changed
Somehow the latest patches seem to be gone.
3:58 PM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by Adam Nelson
Triage Stage changed
Resetting triage stage so hopefully a patch goes into the next major …
3:46 PM values-reverse-one-to-one__test-only.diff attached to Ticket #13562 by Ben Davis
Patch for test that should pass.
3:45 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) created by Ben Davis
This is similar to #7270, which fixed reverse-one-to-one when doing …
3:29 PM Ticket #13555 (contrib.admin - Removing CSRF protection from subclassed django admin sites) closed by Jacob
wontfix: Turning off CSRF protection in the admin should *not* be easy: it's a …
11:42 AM DjangoResources edited by David JL
(diff)
11:08 AM localized_splitdatetimefield.patch attached to Ticket #13560 by David Danier <david.danier@…>
11:07 AM Ticket #13560 (Forms - SplitDateTimeField(localize=True) fails as value gets converted to string) created by David Danier <david.danier@…>
I tried the new localization-features in Django 1.2, activating …
8:14 AM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by Guilherme Gondim (semente) <semente@…>
Cc changed
sorry for the many changes
8:12 AM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by Guilherme Gondim (semente) <semente@…>
Cc changed
8:11 AM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by Guilherme Gondim (semente) <semente@…>
Cc changed
7:36 AM Ticket #13559 (contrib.sites - Need a contextprocessor for current site) created by Artem Skoretskiy
If you use Sites app you would need to use current site instance in …
6:06 AM Ticket #11077 (Testing framework - Django's built-in tests fail when using url reverse tags in default ...) updated by stringfellow
+1 re: comment from ogai Very irritating! Making tests …
4:59 AM Ticket #6896 (Database layer (models, ORM) - Add ability to store only relative paths in a FilePathField) updated by Dirk Eschler
Cc changed
4:32 AM Ticket #5622 (Forms - Empty ipaddress raises an error (invalid input syntax for type inet: "")) updated by imbaczek
what's the status on this issue? i've just hit it and it's a bit baffling.
2:24 AM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by das
Cc changed
2:24 AM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by Alexander Koshelev
Cc changed
2:19 AM Ticket #13556 (contrib.admin - admin.exclude thinks that a m2m field that is missing from a modelform.) updated by Gabriel Hurley
It may or may not be the case here, but I saw that type of error when …
2:19 AM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by dulepov
Cc changed
2:18 AM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by dulepov
Cc changed
1:26 AM Ticket #4604 (Contrib apps - session-based messages) updated by Thomas Güttler
Cc changed
1:24 AM Ticket #13557 (Uncategorized - Select all missing from admin panel) updated by rj
Hey sorry. My bad. In my app I have mytemplates directory which is a …
1:02 AM Ticket #13557 (Uncategorized - Select all missing from admin panel) updated by Karen Tracey
Version changed
I still see the header checkbox, really. Do you have javascript disabled?
12:55 AM Ticket #13557 (Uncategorized - Select all missing from admin panel) updated by rj
Yes i am talking about selecting all items in a change list for admin …
12:33 AM Ticket #13557 (Uncategorized - Select all missing from admin panel) closed by Karen Tracey
invalid: Please be more specific. Are you talking about selecting all items in …
12:03 AM Ticket #13556 (contrib.admin - admin.exclude thinks that a m2m field that is missing from a modelform.) closed by Karen Tracey
worksforme: I can't recreate this -- listing a ManyToManyField in exclude for a …

May 17, 2010:

11:50 PM Ticket #13557 (Uncategorized - Select all missing from admin panel) created by jainwolverine@…
Hi, I discovered that select all missing from admin panel. It was …
11:43 PM Ticket #13556 (contrib.admin - admin.exclude thinks that a m2m field that is missing from a modelform.) created by Chris Beaven
This is a rather serious 1.1.2 regression. 1.1.1 worked (and still …
11:43 PM customize_list_editable3.diff attached to Ticket #11651 by Adam Vandenberg
Rebased patch on Django 1.2.
10:50 PM DjangoResources edited by flyinflash
(diff)
8:55 PM Ticket #7689 (Database layer (models, ORM) - add 'symmetrical' argument to OneToOneField('self')) updated by jonozzz
This is my workaround for the symmetrical OneToOneField. First I …
8:49 PM Ticket #13555 (contrib.admin - Removing CSRF protection from subclassed django admin sites) updated by Paul Haesler
Properly formatted eg: […]
8:48 PM Ticket #13555 (contrib.admin - Removing CSRF protection from subclassed django admin sites) created by Paul Haesler
From Django 1.2, removing CSRF protection for a subclassed admin site …
5:28 PM Changeset [97560f3a]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 a couple of typos in the release notes. git-svn-id: …
4:35 PM Ticket #12735 (Core (Management commands) - django shell is broken with IPython 0.11.x (bzr.r1219)) updated by Ramiro Morales
#13554 reported the same issue against the now stable 0.11 IPython …
4:33 PM Ticket #13554 (Testing framework - shell: IPython 0.11 API change, use IPythonApp if detected, fallback ...) closed by Ramiro Morales
duplicate: Duplicate of #12735.
4:28 PM ipython-0_10_and_0_11_support.patch attached to Ticket #13554 by Jeff Kowalczyk
Patch to try IPython 0.11 API, fall back to 0.10 API otherwise.
4:26 PM Ticket #13554 (Testing framework - shell: IPython 0.11 API change, use IPythonApp if detected, fallback ...) created by Jeff Kowalczyk
django-admin.py shell uses IPython if detected. The IPython git master …
3:47 PM Ticket #13383 (Database layer (models, ORM) - Querysets should only allow the correct model types to be filtered against) updated by Aviral Dasgupta
Owner changed
1:51 PM Changeset [ffcffcb9]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@…>
Updated the docs conf.py to have the correct version number. …
1:21 PM Changeset [5b6c20f2]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 James Bennett <ubernostrum@…>
Trunk is now 1.2.1 pre-alpha. git-svn-id: …
1:01 PM Ticket #12475 (contrib.admin - Confusion between list_display and list_display_links for 'id' field) updated by Karen Tracey
Version, Triage Stage changed
OK, problem exists if you have the model admin specified like so, for …
12:57 PM Changeset [9444c8dd]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 James Bennett <ubernostrum@…>
Add in the section on Python 2.3 compatibility. git-svn-id: …
12:43 PM Ticket #12475 (contrib.admin - Confusion between list_display and list_display_links for 'id' field) reopened by master
I confirm that your demo classes don't show the problem. I discovered …
12:42 PM Changeset [f8af1af]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 James Bennett <ubernostrum@…>
Flip PyPI classifier from beta to stable. git-svn-id: …
12:31 PM Changeset [6276167b]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 James Bennett <ubernostrum@…>
Bump version and download info to 1.2. git-svn-id: …
12:31 PM Ticket #11191 (contrib.admin - Admin throws 500 instead of 404 error when passing a string as the PK ...) updated by Luke Plant
It was applied to trunk six months ago.
11:48 AM Changeset [c40b131]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 James Bennett <ubernostrum@…>
A final *final* clarification in the release notes. git-svn-id: …
11:47 AM Changeset [d88d0ec]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 James Bennett <ubernostrum@…>
Some final clarifications in the release notes. git-svn-id: …
11:32 AM Changeset [47e3cc7]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@…>
Slight fixes to related fields reference to avoid conflicting target …
11:32 AM Changeset [acd8dcd5]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@…>
Some heavy refactoring to the 1.2 release notes. Don't bury the lede, …
10:14 AM Ticket #13546 (Forms - Easier handling of localize field options in ModelForm) updated by Russell Keith-Magee
Summary, Has patch, Triage Stage changed
The localize argument was added in [12867] as a solution for #13032. …
8:57 AM Changeset [b4965186]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 Ramiro Morales <cramm0@…>
Fixed a couple of es_AR translation errors. git-svn-id: …
4:17 AM DevelopersForHire edited by vitaliy
(diff)
2:10 AM Distributions edited by StefanPauly
Update FreeBSD distribution (diff)
Note: See TracTimeline for information about the timeline view.
Back to Top