Timeline
01/05/2011:
- 18:19 Ticket #15029 (Delegate to DB backends the task of detecting when different DATABASES ...) created by
- In r14696/r14822 we fixed the ability to detect and handle without …
- 16:59 Ticket #15028 (1.2.4 breaks queryset.extra(select={'__double_underscore_field': ...})) created by
- In 1.2.3 this worked fine: […] Now in 1.2.4 I get: […] I …
- 16:41 Ticket #15010 (TemplateResponse: add current_app parameter for RequestContext) closed by
- fixed: (In [15153]) Fixed #15010 -- Added current_app parameter to close gap …
- 16:41 Changeset [a3894945]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15010 -- Added current_app parameter to close gap between …
- 16:41 Changeset [093009b]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12959 -- Added alt text to SelectFilter filter button. Thanks, …
- 16:41 Ticket #12959 (SelectFilter2: alt text for filter button) closed by
- fixed: (In [15152]) Fixed #12959 -- Added alt text to SelectFilter filter …
- 16:40 Ticket #12957 (Add scope=col to admin change_list_results.html (Accessibility)) closed by
- fixed: (In [15151]) Fixed #12957 -- Added scope to the changelist tables for …
- 16:40 Changeset [f2ae820]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12957 -- Added scope to the changelist tables for accessibility …
- 16:40 Ticket #6183 ([patch] Support help_text with ManyToMany field widgets) closed by
- fixed: (In [15150]) Fixed #6183 -- Stopped hiding the help text for …
- 16:40 Changeset [a4dd476f]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6183 -- Stopped hiding the help text for SelectFilter widgets. …
- 16:40 Ticket #15023 (us_states.STATE_CHOICES, USPS_CHOICES should be tuples, not lists) closed by
- fixed: (In [15149]) Fixed #15023 -- Made US states list a tuple to be a bit …
- 16:40 Changeset [84660f0]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15023 -- Made US states list a tuple to be a bit more backwards …
- 16:16 Ticket #15027 (Updated RU translation) created by
- Minor fixes has been done for RU translation in trunk. Patch contains …
- 13:25 Version1.3Blockers edited by
- Adeed #15025 (diff)
- 12:16 Ticket #15026 (Test failures in django.contrib.sessions on default project when ...) created by
-
When running the
test
management command on a basic, default … - 11:59 Ticket #15025 (Different template rendering semantics since r14992) created by
- Changeset [14992] fixed Ticket #7153, but I believe it also changed …
- 11:53 Ticket #15024 (The order of the list returned by ...) created by
- This manifests itself in the admin javascript date picker. The format …
- 11:15 Ticket #14947 (regressiontests.fixtures_regress.tests.TestFixtures.test_dumpdata_uses_ ...) closed by
- fixed: This was fixed in [14309] by Luke
- 09:58 DjangoFriendlyWebHosts edited by
- (diff)
- 09:38 Ticket #15004 (Fix for Django Tutorial (part 2), getting admin-site show CSS ...) closed by
- fixed: I can't reproduce the problem, and the linked discussion points to a …
- 08:51 Ticket #15023 (us_states.STATE_CHOICES, USPS_CHOICES should be tuples, not lists) created by
- Since r15058 these lists are sorted but that makes them lists instead …
- 08:47 Version1.3Blockers edited by
- Clarified what a "good reason" is. (diff)
- 08:46 Version1.3Blockers edited by
- Categorized and sorted the blocking bugs (diff)
- 07:55 Ticket #15019 (register_models is registering models from apps that are not installed) closed by
- invalid: There isn't anywhere near enough detail here to work out if what …
- 07:51 DevelopersForHire edited by
- Adding Ravi Kumar (self) as Freelance Django Developer in section … (diff)
- 07:49 Ticket #15018 (LimitedStream.readline deals parameter not correct) closed by
- worksforme: Your point 3 doesn't make any sense, and I can't work out what it …
- 07:30 Ticket #15014 (URLField validator regex does not allow valid domain name) closed by
- duplicate: Duplicate of #9202.
- 06:55 Ticket #15022 (contrib.auth.User email field length is insufficient for Facebook ...) closed by
- duplicate: Duplicate of #12900, #11579, #11365, and many others. The advantage …
- 06:44 Ticket #15022 (contrib.auth.User email field length is insufficient for Facebook ...) created by
- As of Django 1.2, the max length of the email field on the User model …
- 06:41 Changeset [46583383]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a few docstrings and other helper texts in the staticfiles app. …
- 06:36 Ticket #15021 (Debug page code double-spaced, kinda) created by
- Since r14844, the debug page code appears double-spaced in Firefox. …
- 05:47 Ticket #15009 (Generated sql for "or"-ing two filters over multiple joins is wrong) closed by
- invalid: Replying to Saverio Trioni <strioni@flumotion.com>: > ... …
- 05:21 Ticket #15020 (Redundant joins generated when using reverse foreign key) created by
- A query using a reverse foreign key generates a left outer join to a …
01/04/2011:
- 21:39 Ticket #15017 (Can't use dumpdata to output non-ASCII data) closed by
- invalid: I found the problem, it had to do with a model calling repr() on a …
- 20:12 Ticket #15019 (register_models is registering models from apps that are not installed) created by
- I am not using django's built in auth models. Instead I wrote a auth …
- 19:52 Ticket #15018 (LimitedStream.readline deals parameter not correct) created by
- I read the code at …
- 19:48 Ticket #15017 (Can't use dumpdata to output non-ASCII data) created by
- We are trying to migrate between databases and we are running into a …
- 19:32 Ticket #14087 (django.core.management.get_commands only sees commands in the last ...) reopened by
- [http://groups.google.com/group/django-developers/browse_thread/thread/ …
- 14:26 Ticket #15016 (Minor contrib.messages test isolation problem) created by
-
When running
manage.py test
on a project with … - 13:44 Ticket #15015 (Mixing read-only with ability to add new instances using a FormSet) created by
- A little background, I've been attempting to add permission-awareness …
- 13:15 Version1.3Blockers edited by
- Replaced #14949 with #14938 (diff)
- 09:38 Ticket #15014 (URLField validator regex does not allow valid domain name) created by
- For internal urls that I would like to enter into an URLField, I found …
- 08:05 Ticket #15013 (Add Russian (ru) local flavour) created by
- Should include fields for Russian passport numbers (for both internal …
- 05:46 Ticket #15012 (cache_page decorator (memcached) fails with Django 1.3b1 (can't pickle ...) reopened by
- I've attached a generic django project, with an app that only contains …
01/03/2011:
- 23:57 Changeset [39b3269]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Corrected a test failure under Postgres caused by PK allocation. …
- 23:36 Version1.3Blockers edited by
- (diff)
- 22:40 Version1.3Blockers created by
- Created the page
- 22:02 Changeset [6849c5f3]stable/1.2.x by
- [1.2.X] Fixed sending mail on 404s to fail silently. A failure in the …
- 22:01 Changeset [c0dd2bab]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed sending mail on 404s to fail silently. A failure in the e-mail …
- 20:49 Ticket #15011 (An improvement of GenericForeignKey which behaves badly in some a bit ...) closed by
- invalid: Firstly - please upload changes as diffs, not blocks of code that we …
- 20:27 Ticket #15012 (cache_page decorator (memcached) fails with Django 1.3b1 (can't pickle ...) closed by
- worksforme: We're going to need a bit more than a stack trace. We have an test …
- 19:26 Ticket #11434 (AdminInterface filter_horizontal add/remove buttons have big focus borders) closed by
- fixed: (In [15144]) Fixed #11434 -- Corrected style of arrow buttons located …
- 19:26 Changeset [30fbe92e]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11434 -- Corrected style of arrow buttons located at the center …
- 19:15 Ticket #11414 (Calendar popup outside popup window in admin) closed by
- fixed: (In [15143]) Fixed #11414 -- Made sure the calendar and clock popup …
- 19:15 Changeset [efcaec1]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11414 -- Made sure the calendar and clock popup windows in the …
- 18:43 Ticket #6350 (CSS issue on changelist page using admin) closed by
- wontfix: Pleasse don't reopen tickets that have been closed by a core …
- 18:22 Ticket #6077 (simple way to see help_text in edit_inline) closed by
- duplicate: Although #8190 is newer, it contains an arguably better approach …
- 16:51 Ticket #15012 (cache_page decorator (memcached) fails with Django 1.3b1 (can't pickle ...) created by
- Hello, I'm consistently getting an error with each request after …
- 14:31 Ticket #15011 (An improvement of GenericForeignKey which behaves badly in some a bit ...) created by
- The fk_field associated with GenericForeignKey field gets updated upon …
- 11:16 Ticket #15010 (TemplateResponse: add current_app parameter for RequestContext) created by
- #15008 converts admin to return TemplateResponse instances. …
- 10:30 Ticket #15009 (Generated sql for "or"-ing two filters over multiple joins is wrong) created by
- In the following data model: […] I am doing a filter on the …
- 09:43 Ticket #15008 (Convert admin views to use TemplateResponse) created by
- A number of internal projects and several opensource projects have …
- 09:25 Ticket #8077 (Add ability to disable signals one a per-object-per-event basis.) closed by
- wontfix: Given the kind of examples given so far, I think there is a …
- 09:18 DjangoJobs edited by
- (diff)
- 09:18 DjangoJobs edited by
- (diff)
- 09:02 DjangoJobs edited by
- (diff)
- 08:27 Ticket #10078 (Document use of locales in management commands) closed by
- fixed: (In [15142]) [1.2.X] Fixed #10078 - Document use of locales in …
- 08:27 Changeset [0b0e9457]stable/1.2.x by
- [1.2.X] Fixed #10078 - Document use of locales in management commands. …
- 08:27 Changeset [60470e8a]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10078 - Document use of locales in management commands. Thanks …
- 08:26 Ticket #15007 (Wrong message-tag when successfully adding an entry) created by
- If I successfully add/save an entry I expect the message-tag to be …
- 08:01 Changeset [c76ab45f]stable/1.2.x by
- [1.2.X] Fixed #14999 -- Ensure that filters on local fields are …
- 07:56 Ticket #14999 (Valid lookups are rejected after r15031) closed by
- fixed: (In [15139]) Fixed #14999 -- Ensure that filters on local fields are …
- 07:56 Changeset [6bd8c14b]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14999 -- Ensure that filters on local fields are allowed, and …
- 07:52 Changeset [9f496661]stable/1.2.x by
- [1.2.X] Fixed #15006 -- Removed some stray tabs in python code. Thanks …
- 07:46 Changeset [d41bd3f]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14994 - Add attributes to example auth backend which would emit …
- 07:46 Ticket #14994 (Example in auth docs emits DeprecationWarning) closed by
- fixed: (In [15137]) Fixed #14994 - Add attributes to example auth backend …
- 07:30 Ticket #15002 (Title casing) closed by
- fixed: (In [15136]) [1.2.X] Fixed #15002 - Fix title casing to conform to …
- 07:30 Changeset [12d5c09]stable/1.2.x by
- [1.2.X] Fixed #15002 - Fix title casing to conform to style …
- 07:29 Changeset [07ef4308]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15002 - Fix title casing to conform to style guidelines. thanks …
- 07:21 Ticket #15006 (Tab character in code) closed by
- fixed: (In [15134]) Fixed #15006 -- Removed some stray tabs in python code. …
- 07:19 Changeset [dc25fa77]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15006 -- Removed some stray tabs in python code. Thanks to …
- 07:15 Ticket #14878 (Issues in generic views (list)) closed by
- fixed: (In [15133]) Fixed #14878 -- Clarified the way verbose_name_plural is …
- 07:15 Changeset [a00e8d4e]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14878 -- Clarified the way verbose_name_plural is used in …
- 06:54 Ticket #15006 (Tab character in code) created by
- There's a tab character in the code, intermixed with spaces for no …
- 06:07 Ticket #14973 (AdminEmailHandler doesn't include report.message) closed by
- fixed: (In [15132]) Fixed #14973 -- Tweaked the email log handler so that the …
- 06:07 Changeset [2a5105ac]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14973 -- Tweaked the email log handler so that the log message …
- 05:10 Ticket #14474 (Unnecessary deepcopying of QuerySet inside filter() method results in ...) closed by
- wontfix: While we're at it, we could add a 'explode_randomly=True' option, …
- 05:06 Ticket #14474 (Unnecessary deepcopying of QuerySet inside filter() method results in ...) reopened by
- Maybe I haven't made myself entirely clear. I'm not asking if …
- 02:52 DevelopersForHire edited by
- (diff)
- 01:36 DevelopersForHire edited by
- (diff)
01/02/2011:
- 17:28 Ticket #15005 (Documentation of django.views.generic.simple.redirect_to incorrect?) closed by
- invalid: The example is correct: "redirect_to" is a function inside module …
- 12:45 Ticket #15005 (Documentation of django.views.generic.simple.redirect_to incorrect?) created by
- On …
- 12:03 Ticket #15004 (Fix for Django Tutorial (part 2), getting admin-site show CSS ...) created by
- Hi Django team, I'm having a lot of fun with Django's tutorial, …
- 11:44 Ticket #15003 (Edits to admin documentatinon) created by
- * Fixed header title case * Added more cross-links * Alphabetized list …
- 11:34 Changeset [0f783b7f]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #2986 -- Made the JavaScript code that drives related model …
- 11:34 Ticket #2986 (JavaScript (dismissAddAnotherPopup) problem in TextField with newline ...) closed by
- fixed: (In [15131]) Fixed #2986 -- Made the JavaScript code that drives …
Note: See TracTimeline
for information about the timeline view.