Timeline
May 20, 2010:
- 11:23 PM Ticket #13582 (File uploads/storage - multiple files uploaded with same name are not iterable) closed by
-
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
-
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
-
Cc changed
- 10:52 PM Ticket #12979 (Testing framework - TestCase disables savepoint_commit, savepoint_rollback) updated by
-
Cc changed
- 10:49 PM Ticket #11557 (Database layer (models, ORM) - get_latest_by should support multiple columns via tuple like ordering) updated by
-
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
- 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
- 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
- No, #12087 deals with TransactionTestCase whereas this ticket is …
- 8:23 PM DjangoCon edited by
- (diff)
- 8:22 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) updated by
-
Cc changed
Hey everyone, There seems to have been no movement on this in the … - 8:22 PM Sprints edited by
- (diff)
- 5:27 PM Ticket #12751 (Database layer (models, ORM) - order_by after select_related returns empty queryset) updated by
- 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
- 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
- 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
- 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
-
Version changed
- 3:15 PM Ticket #607 (contrib.admin - Admin option to show/hide fields) reopened by
- 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
- invalid
- 2:39 PM Ticket #13580 (Documentation - Change form.name_of_field.errors to form.errors in doc) created by
- I think at …
- 2:18 PM Ticket #13579 (Database layer (models, ORM) - None gets ignored by __in filter) created by
- […] 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
- For …
- 2:01 PM Ticket #7028 (contrib.admin - Better admin raw_id_fields feedback) updated by
-
getAdminMediaPrefix()
is unneccessary in 1.2. See #11967 and … - 1:59 PM Sprints edited by
- (diff)
- 1:59 PM Sprints edited by
- (diff)
- 1:18 PM DevelopersForHire edited by
- (diff)
- 12:28 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by
- 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
- Alex, I'm a bit confused why you're asking about nullable foreign keys …
- 11:10 AM Ticket #13577 (Translations - New Polish L10N formats file) created by
- Updated Polish formats.py file, taking advantage of new L10N features …
- 9:27 AM Ticket #5390 (Database layer (models, ORM) - Add signals to ManyRelatedManager) updated by
- good point. Sorry for the confusion, I should have done my homework better.
- 9:23 AM Ticket #13576 (contrib.admin - Found a bug of checking permission rules in ...) created by
- 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
- #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
- 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
- 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
- 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
-
Has patch changed
- 7:02 AM Ticket #13575 (Internationalization - nb/nn locale not a valid python locale) closed by
- worksforme: Can't reproduce this, probably missing locales in the OS. …
- 6:48 AM Ticket #13575 (Internationalization - nb/nn locale not a valid python locale) updated by
- Correction: The reason for this is that neither "nb" or "nn" is in …
- 6:43 AM Ticket #13575 (Internationalization - nb/nn locale not a valid python locale) created by
- If this code is run in the django shell: […] The returned …
- 6:41 AM Ticket #13574 (Database layer (models, ORM) - ManyToManyFields using through won't respect to_field parameter in ...) created by
- When a ManyToManyField is set to use an existing model with …
- 5:06 AM Ticket #13573 (Template system - Cached template loader can return incorrect template) created by
-
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
-
Component, Triage Stage changed
- 2:28 AM Ticket #11686 (Internationalization - Support for gettext's contexts) updated by
-
Cc changed
- 1:57 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by
-
Patch needs improvement changed
- 1:21 AM Ticket #13560 (Forms - SplitDateTimeField(localize=True) fails as value gets converted to string) updated by
- 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
-
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
-
Cc, Needs tests changed
- 12:19 AM Ticket #13572 (HTTP handling - QueryDict.copy().encoding is not set correctly) updated by
- 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
-
Patch needs improvement, Component, Triage Stage changed
- 11:54 PM Ticket #13572 (HTTP handling - QueryDict.copy().encoding is not set correctly) created by
- 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
-
Milestone changed
- 8:54 PM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
-
Needs tests changed
- 8:21 PM Ticket #13565 (Database layer (models, ORM) - Using syncdb with Oracle using synonyms causes ORA-00955.) updated by
- 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
- 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
-
Needs documentation, Needs tests changed
- 4:40 PM Ticket #11293 (Database layer (models, ORM) - Filters on aggregates lose connector) updated by
- Super helpful zbyte64, thanks! Similarly hacked. I agree that a …
- 3:19 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by
- 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
-
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
-
Cc changed
- 12:22 PM Ticket #13570 (Core (Mail) - SMTP backend should try harder to figure out the local host name) created by
-
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
- Where would be a good place to cram in some tests for this? …
- 10:42 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by
- Also, a few cosmetic changes to address prior remark on IPv6/IP6 …
- 10:24 AM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) updated by
- 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
- 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
- @Alex: I would argue that it should not filter out all …
- 10:00 AM DjangoDesign edited by
- revert spam (diff)
- 9:47 AM Ticket #13568 (Internationalization - KeyError raised in template rendering when the number of placeholders ...) updated by
-
Has patch changed
- 9:45 AM Ticket #13568 (Internationalization - KeyError raised in template rendering when the number of placeholders ...) updated by
-
Owner changed
- 9:45 AM Ticket #13568 (Internationalization - KeyError raised in template rendering when the number of placeholders ...) created by
- Here is a simple example to reproduce the bug: template file: …
- 9:29 AM Ticket #811 (Core (Other) - IPv6 address field support) updated by
- 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
-
Patch needs improvement changed
- 9:06 AM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) updated by
- 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
- 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
- if you use the 'as' form of the cycle tag, eg: […] ...that cycle …
- 8:29 AM Ticket #13134 (Translations - Updated hebrew translations) updated by
- Curse non-working mail notifications. For the record, most credit here …
- 8:14 AM DjangoDesign edited by
- (diff)
- 7:35 AM Ticket #11725 (Forms - Unable to have label tags without a "for" attribute in form widgets) updated by
- The patch is clearly missing tests, which are not optional.
- 7:35 AM Ticket #13566 (Documentation - Typo in 1.2 release notes) closed by
- 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
- 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
- This sounds like a good use case for the model Meta …
- 7:24 AM Ticket #11725 (Forms - Unable to have label tags without a "for" attribute in form widgets) updated by
- 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
- Line 345 in /django/trunk/docs/releases/1.2.txt is: {{{ The following …
- 2:16 AM Distributions edited by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
Component changed
- 7:32 PM Ticket #12103 (contrib.auth - Add AuthenticationForm.confirm_login_allowed to allow customizing the ...) updated by
- 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
- 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
-
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
-
Cc changed
- 6:29 PM Ticket #13563 (Documentation - geodjango tutorial broken for 1.2.x) updated by
-
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
-
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
- The geodjango tutorial at …
- 4:20 PM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by
-
Cc changed
- 4:12 PM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) updated by
- 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
- 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
-
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
-
Triage Stage changed
- 4:02 PM Ticket #811 (Core (Other) - IPv6 address field support) updated by
-
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
-
Triage Stage changed
Resetting triage stage so hopefully a patch goes into the next major … - 3:45 PM Ticket #13562 (Database layer (models, ORM) - values() cannot follow reverse one-to-one relationship) created by
- 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
- wontfix: Turning off CSRF protection in the admin should *not* be easy: it's a …
- 11:42 AM DjangoResources edited by
- (diff)
- 11:07 AM Ticket #13560 (Forms - SplitDateTimeField(localize=True) fails as value gets converted to string) created by
- 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
-
Cc changed
sorry for the many changes - 8:12 AM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by
-
Cc changed
- 8:11 AM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by
-
Cc changed
- 7:36 AM Ticket #13559 (contrib.sites - Need a contextprocessor for current site) created by
- 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
- +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
-
Cc changed
- 4:32 AM Ticket #5622 (Forms - Empty ipaddress raises an error (invalid input syntax for type inet: "")) updated by
- 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
-
Cc changed
- 2:24 AM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by
-
Cc changed
- 2:19 AM Ticket #13556 (contrib.admin - admin.exclude thinks that a m2m field that is missing from a modelform.) updated by
- 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
-
Cc changed
- 2:18 AM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by
-
Cc changed
- 1:26 AM Ticket #4604 (Contrib apps - session-based messages) updated by
-
Cc changed
- 1:24 AM Ticket #13557 (Uncategorized - Select all missing from admin panel) updated by
- 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
-
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
- 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
- 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
- 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
- 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
- This is a rather serious 1.1.2 regression. 1.1.1 worked (and still …
- 10:50 PM DjangoResources edited by
- (diff)
- 8:55 PM Ticket #7689 (Database layer (models, ORM) - add 'symmetrical' argument to OneToOneField('self')) updated by
- 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
- Properly formatted eg: […]
- 8:48 PM Ticket #13555 (contrib.admin - Removing CSRF protection from subclassed django admin sites) created by
- 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
- 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
- #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
- duplicate: Duplicate of #12735.
- 4:26 PM Ticket #13554 (Testing framework - shell: IPython 0.11 API change, use IPythonApp if detected, fallback ...) created by
- 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
-
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
- 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
- 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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
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
- Fixed a couple of es_AR translation errors. git-svn-id: …
- 4:17 AM DevelopersForHire edited by
- (diff)
- 2:10 AM Distributions edited by
- Update FreeBSD distribution (diff)
Note:
See TracTimeline
for information about the timeline view.