Timeline
Apr 27, 2010:
- 11:27 PM Ticket #13432 (Database layer (models, ORM) - OneToOneField between two databases fails) closed by
- fixed: (In [13037]) Fixed #13432 -- Corrected the logic for router use on …
- 11:20 PM Changeset [848fbdc3]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 #13432 -- Corrected the logic for router use on OneToOne fields; …
- 11:18 PM Ticket #13432 (Database layer (models, ORM) - OneToOneField between two databases fails) updated by
-
Triage Stage changed
This is a case of being technically correct, for the wrong reason. … - 10:02 PM Ticket #13431 (Forms - small unicode literal fix) closed by
- fixed: (In [13036]) Fixed #13431 -- Corrected a unicode literal in select …
- 10:02 PM Changeset [2ebf7fb2]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 #13431 -- Corrected a unicode literal in select widgets. Thanks …
- 9:58 PM Ticket #13429 (GIS - GeoDjango tutorial model should be WorldBorder(singular) instead of ...) updated by
-
Triage Stage changed
- 9:57 PM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) closed by
- wontfix: […] prints […] I originally thought there might have been …
- 9:36 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by
-
Patch needs improvement, Milestone changed
The patch doesn't fix the error at all; it hides it. It means that you … - 8:29 PM Ticket #13433 (Core (Mail) - EmailMessage mangles body text) updated by
-
Triage Stage, Milestone changed
We're in a feature freeze, so the 1.2 milestone is reserved for … - 8:03 PM Ticket #13433 (Core (Mail) - EmailMessage mangles body text) created by
- This is a fun one. If I do the following code in Django: […] The …
- 7:37 PM DevelopersForHire edited by
- (diff)
- 4:45 PM DjangoFriendlyWebHosts edited by
- (diff)
- 4:44 PM DjangoFriendlyWebHosts edited by
- added slicehost to 2010 list (diff)
- 3:36 PM Ticket #13432 (Database layer (models, ORM) - OneToOneField between two databases fails) created by
- When model A is in the default database and model B is in another …
- 3:33 PM Ticket #13314 (Forms - "FileField" validation does not account for "upload_to" when counting ...) updated by
-
Summary changed
- 3:25 PM Ticket #13431 (Forms - small unicode literal fix) created by
- This patches causes django/forms/widgets.py to use unicode literals in …
- 3:16 PM Ticket #13430 (Documentation - Clarify limitations of MySQL in GeoDjango docs) updated by
- I'm pretty sure that's because MySQL only does bounding box queries …
- 3:04 PM DjangoFriendlyWebHosts edited by
- (diff)
- 3:03 PM DjangoFriendlyWebHosts edited by
- (diff)
- 2:34 PM Ticket #13430 (Documentation - Clarify limitations of MySQL in GeoDjango docs) created by
- Following the GeoDjango tutorial, I get different results querying …
- 1:29 PM Ticket #13339 (Forms - Date(Time)Field.to_python() fails to parse localized month names) updated by
-
Cc changed
- 1:09 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by
-
Cc, Has patch, Milestone changed
This bug affects any multi-db config that has … - 11:44 AM Ticket #13429 (GIS - GeoDjango tutorial model should be WorldBorder(singular) instead of ...) created by
- Django automatically makes the model name plural when necessary so in …
- 10:23 AM Ticket #13428 (Documentation - Multi-db router documentation example doesn't work as written.) updated by
-
Triage Stage changed
- 10:17 AM Ticket #13428 (Documentation - Multi-db router documentation example doesn't work as written.) created by
-
The
MasterSlaveRouter.allow_relation
example method documented in … - 10:11 AM Changeset [b647e22b]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
- Removed an import that is no longer needed after r13033. git-svn-id: …
- 10:05 AM Ticket #12749 (contrib.admin - "Please correct the error below." when saving add model form with ...) closed by
- fixed: (In [13034]) Fixed #12749 -- Corrected a problem with validation of …
- 10:05 AM Changeset [dd07c235]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 #12749 -- Corrected a problem with validation of inline primary …
- 10:04 AM Changeset [b031fa2]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
- Reverted r13021 -- Trunk no longer supports Python 2.3, so the special …
- 10:01 AM Changeset [5f1ecdc]stable/1.1.x by
- Python 2.3 compatibility: Fixed a test to only run under 2.4+, since …
- 9:43 AM Ticket #13427 (Database layer (models, ORM) - verbose_name and verbose_name_plural is untranslated on autogenerated ...) updated by
-
Triage Stage changed
- 9:42 AM Ticket #13427 (Database layer (models, ORM) - verbose_name and verbose_name_plural is untranslated on autogenerated ...) updated by
- (In [13031]) Refs #13427 -- Removed translation from verbose_name and …
- 9:42 AM Changeset [dccc5ac]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
- Refs #13427 -- Removed translation from verbose_name and …
- 9:41 AM Ticket #13427 (Database layer (models, ORM) - verbose_name and verbose_name_plural is untranslated on autogenerated ...) created by
- When Django adds an autogenerated m2m model, it uses the literal …
- 9:28 AM Ticket #8317 (Core (Management commands) - inspectdb does not set primary_key=True or unique=True on foreign keys) updated by
- I got the same error last week with Django 1.1.1 and I end up with the …
- 9:00 AM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) updated by
- .. and Firebug ignores such newlines anyway. I noticed it when I …
- 8:49 AM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) updated by
- So? Whitespace beyond single spaces has no significance in HTML.
- 8:40 AM Changeset [33f097e]stable/1.1.x by
- Python 2.3 compatibility: replaced rsplit with something that works on …
- 8:29 AM Ticket #13400 (Database layer (models, ORM) - model.DoesNotExist exception raised by QuerySet.get() should include ...) updated by
-
Cc changed
- 8:28 AM Ticket #13400 (Database layer (models, ORM) - model.DoesNotExist exception raised by QuerySet.get() should include ...) updated by
- Sounds good to me, trentm.
- 8:03 AM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) created by
- Found this from Django Admin. Each OPTION in multiple choice …
- 7:35 AM Ticket #13407 (contrib.admin - admin "add another" inline JS fails for M2M inlines) closed by
- fixed: (In [13029]) Fixed #13407 -- Corrected verbose names for autogenerated …
- 7:35 AM Changeset [2f9eef12]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 #13407 -- Corrected verbose names for autogenerated m2m models, …
- 6:51 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) closed by
- fixed: (In [13028]) Fixed #12286 -- Corrected order of table creation in …
- 6:51 AM Changeset [ffe79b09]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 #12286 -- Corrected order of table creation in syncdb so that it …
- 5:52 AM Ticket #13425 (Uncategorized - django installation) closed by
- worksforme: If you need help installing Django, please send a message to the …
- 4:56 AM Ticket #13413 (Template system - blocks ignore if condition) updated by
- Now you're just making stuff up: […]
- 4:29 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) updated by
- Replying to russellm: > However, looking at syncdb, it …
- 3:36 AM Ticket #13425 (Uncategorized - django installation) updated by
- 3:35 AM Ticket #13425 (Uncategorized - django installation) created by
- Hi I am getting an error when i run the command from dos prompt …
- 1:02 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) updated by
- [12590] Is the last revision where I can reproduce the problem. Seems …
Apr 26, 2010:
- 10:23 PM Ticket #13341 (Documentation - RegexValidator documentation minor problems) updated by
-
Milestone changed
Oops, marked wrong milestone initially. This really shouldn't hang around. - 8:22 PM Ticket #13423 (Database layer (models, ORM) - Subquerying using models) closed by
- invalid: This is already possible using pkin: […]
- 8:13 PM Ticket #13424 (contrib.admin - option to remove the "add another" button on admin.TabularInline) closed by
- invalid: This option already exists: set max_num=0 on your ModelAdmin.
- 8:04 PM Ticket #13421 (Documentation - FormWizard Documentation doesn't mention that POST params' names change) updated by
-
Triage Stage changed
- 8:04 PM Ticket #13420 (Documentation - Minor grammar issue in the Sending e-mail docs) updated by
-
Triage Stage, Milestone changed
- 7:55 PM Ticket #13424 (contrib.admin - option to remove the "add another" button on admin.TabularInline) created by
- There should either be a meta setting in admin.py or logic to turn off …
- 6:09 PM Ticket #13423 (Database layer (models, ORM) - Subquerying using models) updated by
- {{{ data = models.ManyToManyField('self', through='DataPerms', …
- 6:05 PM Ticket #13423 (Database layer (models, ORM) - Subquerying using models) created by
- Using this models […] One should be allowed to view all data a …
- 5:47 PM Ticket #13422 (Core (Other) - NameError with Recursive Model) closed by
- invalid: This is expected behavior, not a bug. See the relevant documentation: …
- 4:35 PM Ticket #13422 (Core (Other) - NameError with Recursive Model) created by
- When i try to create a double recursive model like: […] i get …
- 4:21 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by
- Replying to rfugger: > How hard would it be to check that …
- 3:56 PM Ticket #13421 (Documentation - FormWizard Documentation doesn't mention that POST params' names change) created by
- http://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard/ …
- 2:18 PM SummerOfCode2010 edited by
- (diff)
- 10:47 AM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by
- Replying to carljm: > Making the change you propose …
- 10:26 AM DevelopersForHire edited by
- (diff)
- 9:56 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) updated by
- I can no longer reproduce the problem on trunk revision [13027]. (NB: …
- 8:59 AM Ticket #13365 (Translations - Updated French translation) closed by
- fixed: Fixed in r13026.
- 8:57 AM Ticket #13419 (Translations - Danish translation update) closed by
- fixed: (In [13027]) Fixed #13419 - Updated Danish translation. Thanks, Finn …
- 8:57 AM Changeset [215269b8]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 #13419 - Updated Danish translation. Thanks, Finn Gruwier …
- 8:57 AM Changeset [1c937f7]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 #13365 - Updated French translation. Thanks, Stéphane Raimbault. …
- 8:57 AM Ticket #13208 (Translations - little consistency fix for german translation) closed by
- fixed: (In [13025]) Updated German translation. Also fixed #13208.
- 8:57 AM Changeset [35add3b]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 German translation. Also fixed #13208. git-svn-id: …
- 8:48 AM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by
- Replying to rfugger: > I still think my patch would make …
- 7:35 AM Ticket #13420 (Documentation - Minor grammar issue in the Sending e-mail docs) created by
- In …
- 6:48 AM Ticket #1105 (Template system - [patch] simple_tag decorator enhancement) updated by
- Considering my last attempt to add a bit of more usability to Django …
- 6:46 AM Ticket #11559 (Core (Other) - urlresolvers.reverse do not work with namespaced urls and captured ...) updated by
-
Cc changed
- 4:09 AM Ticket #11700 (contrib.admin - actions and list_editables in popups problematic) updated by
- A tip for those who need to hide actions in popups: […]
- 3:33 AM Ticket #10706 (Core (Management commands) - Incorrect error from manage.py sql when app fails to load) updated by
- I ran across this unhelpful error message as well. At the very least …
- 12:56 AM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by
- I can confirm that floledermann's patch works on django trunk rev …
Apr 25, 2010:
- 7:44 PM Ticket #13419 (Translations - Danish translation update) updated by
-
Triage Stage changed
- 6:56 PM XML-RPC edited by
- (diff)
- 4:40 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by
- Ah, I can pass force_update=True and catch DatabaseError when I save …
- 4:21 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by
- I agree that your third option, let the post_delete handler check to …
- 1:49 PM Ticket #13419 (Translations - Danish translation update) created by
- Attached you'll find a patch with the latest translation updates for 1.2.
- 11:54 AM Ticket #12749 (contrib.admin - "Please correct the error below." when saving add model form with ...) updated by
-
Patch needs improvement changed
@jkocherhans - I'm not completely certain ForeignKey.validate() is at … - 8:48 AM Ticket #13305 (Template system - date-filter doesn't use correct fallback with USE_L10N) updated by
- If you want to use localized format with date filter, just put in you …
- 8:40 AM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by
-
Has patch, Milestone changed
I agree with Jacob; this isn't a forms issue, it's an admin validation … - 8:23 AM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) updated by
- (In [13024]) [1.1.X] Fixed #13404 -- Reworked module_has_submodule() …
- 8:23 AM Changeset [a43464d]stable/1.1.x by
- [1.1.X] Fixed #13404 -- Reworked module_has_submodule() to allow it to …
- 8:18 AM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) closed by
- fixed: (In [13023]) Fixed #13404 -- Reworked module_has_submodule() to allow …
- 8:18 AM Changeset [9872bad]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 #13404 -- Reworked module_has_submodule() to allow it to work …
- 7:57 AM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) closed by
- wontfix: You may be observing this with generic relations in your specific …
- 7:42 AM Ticket #13417 (Documentation - djangojs domain is used by default) updated by
-
Triage Stage changed
- 7:41 AM Ticket #13418 (Documentation - Natural keys documentation: 1) tuple requirement in serialization is ...) updated by
-
Triage Stage, Milestone changed
- 7:40 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by
-
Triage Stage changed
- 7:22 AM Ticket #13418 (Documentation - Natural keys documentation: 1) tuple requirement in serialization is ...) created by
- As discussed {1} I propose following changes to natural keys …
- 7:04 AM Emacs edited by
- (diff)
- 4:39 AM Ticket #12772 (Template system - Allow loading template tags by fully qualified python module path) updated by
-
Attached a better patch, this time using full paths.
.patch
is the … - 4:27 AM Ticket #13417 (Documentation - djangojs domain is used by default) created by
- The documentation doesn't say djangojs is used by default in the …
Apr 24, 2010:
- 10:57 PM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
- A further design decision: do we need to check whether the user has …
- 8:06 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by
-
Cc changed
- 7:37 PM Ticket #13409 (Core (URLs) - "wrap" argument for django.conf.urls.defaults.url to decorate views ...) updated by
- Two advantages: 1. You can use it even when you define the view …
- 6:53 PM Ticket #13339 (Forms - Date(Time)Field.to_python() fails to parse localized month names) updated by
- As the original author of strptime() in Python, Alex Gaynor asked me …
- 6:40 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by
- Note that the workaround (disconnecting post_delete, deleting, …
- 5:53 PM Ticket #13413 (Template system - blocks ignore if condition) updated by
- Thanks for the clearance. Such a design makes life easier (especially …
- 5:39 PM Ticket #12772 (Template system - Allow loading template tags by fully qualified python module path) updated by
- From testing with my test_project, I find that using the new style is …
- 5:25 PM Ticket #11352 (Core (Other) - get_object/list_or_none methods) updated by
- Returning a list from get_object_or_none makes no sense to me, it …
- 5:24 PM Ticket #12772 (Template system - Allow loading template tags by fully qualified python module path) updated by
- The test suite fails with the new patch: …
- 4:33 PM Ticket #11352 (Core (Other) - get_object/list_or_none methods) updated by
-
Patch needs improvement, Needs tests changed
Added a new patch with proper documentation and unit tests. Sidebar: … - 3:30 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) created by
- When deleting an object and its related objects, generically-related …
- 3:23 PM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by
-
Cc changed
- 2:53 PM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) updated by
-
Has patch, Triage Stage changed
Marking as RFC. - 2:49 PM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) updated by
- It works. Thanks for the patch, Russell!
- 2:48 PM Ticket #13415 (Database layer (models, ORM) - Incorrect SQL boolean expression for multiple aggregate filters) updated by
- Damn I missed the "ORM aggregation" component (looked in "Database …
- 2:36 PM Ticket #13415 (Database layer (models, ORM) - Incorrect SQL boolean expression for multiple aggregate filters) closed by
- duplicate: This is a dupe of #11293.
- 2:30 PM Ticket #10809 (contrib.auth - mod_wsgi authentication handler) updated by
- Replying to ericholscher: The admin already only allows …
- 2:11 PM Ticket #13409 (Core (URLs) - "wrap" argument for django.conf.urls.defaults.url to decorate views ...) updated by
-
Cc changed
- 2:11 PM Ticket #13409 (Core (URLs) - "wrap" argument for django.conf.urls.defaults.url to decorate views ...) updated by
- hm, what is the advantage of using a wrap keyword argument? i don't …
- 2:06 PM Ticket #13415 (Database layer (models, ORM) - Incorrect SQL boolean expression for multiple aggregate filters) created by
- See the test app attached (with test case). The query: […] The …
- 12:45 PM Ticket #10809 (contrib.auth - mod_wsgi authentication handler) updated by
- Good stuff! Another interesting capability that might be useful is …
- 12:33 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) created by
- In http://docs.djangoproject.com/en/dev/ref/models/querysets/#year it …
- 11:11 AM Ticket #10809 (contrib.auth - mod_wsgi authentication handler) updated by
-
I added the
check_for_user
method and the extra documentation. I … - 7:49 AM Ticket #13413 (Template system - blocks ignore if condition) updated by
- I would also add that this is exactly what I told you when I closed …
- 7:46 AM Ticket #13413 (Template system - blocks ignore if condition) closed by
-
invalid: Child templates can't have logic (outside of
{% block %}
s). They … - 7:20 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
-
Has patch, Needs tests changed
I have a patch which is working nicely. Confirmation of a few design … - 7:20 AM Ticket #13413 (Template system - blocks ignore if condition) created by
- Here is a quick recapture: […] No matter if there is error or …
- 5:57 AM Ticket #13412 (contrib.admin - Exposing multiple db in admin interface is limited) updated by
-
Triage Stage, Summary changed
The documentation says that the admin doesn't have explicit support … - 3:05 AM Ticket #13412 (contrib.admin - Exposing multiple db in admin interface is limited) created by
- Suppose I have Django driven site with two applications using two …
- 2:10 AM Ticket #13362 (contrib.admin - bug8245 test fails on 1.1.X/Python2.3 after r12957) updated by
- (In [13022]) [1.1.X] Fixed #13362 -- Disabled the test for bug #8245 …
- 2:10 AM Changeset [5226525]stable/1.1.x by
- [1.1.X] Fixed #13362 -- Disabled the test for bug #8245 under Python …
- 2:08 AM Ticket #13362 (contrib.admin - bug8245 test fails on 1.1.X/Python2.3 after r12957) closed by
- fixed: (In [13021]) Fixed #13362 -- Disabled the test for bug #8245 under …
- 2:08 AM Changeset [d2fec79]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 #13362 -- Disabled the test for bug #8245 under Python 2.3 due …
- 1:50 AM Ticket #13410 (File uploads/storage - imagefield errors if upload is larger than FILE_UPLOAD_MAX_MEMORY_SIZE) closed by
- worksforme: I can't reproduce this. I've tried uploading large files well in …
- 12:35 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
- Replying to agabel: > Is there any update to this ticket? …
- 12:25 AM Ticket #13408 (Template system - Unpacking list/tuple in for loop should raise exception on unpacking ...) updated by
-
Triage Stage changed
- 12:25 AM Ticket #13407 (contrib.admin - admin "add another" inline JS fails for M2M inlines) updated by
-
Triage Stage changed
For anyone chasing this: The spurious "+" is an exposure of an … - 12:00 AM Ticket #13411 (contrib.comments - Some improvement for query string built by utils.next_redirect if next ...) updated by
-
Milestone, Has patch, Triage Stage, Needs tests changed
Not critical for 1.2.
Note:
See TracTimeline
for information about the timeline view.