Timeline



Nov 9, 2010:

11:36 PM Ticket #14582 (Contrib apps - django.contrib.staticfiles development file serving is ...) updated by tkaemming
Cc, Has patch changed
I've created a patch for this that adds a "--nostatic" option to the …
11:36 PM ticket-14582.diff attached to Ticket #14582 by tkaemming
Adds --nostatic option to "runserver" management command.
9:15 PM Ticket #14640 (HTTP handling - Add elapsed request time to the development server log) updated by Paul McMillan
On further reflection, I'm -0 on this. The variance due to factors …
9:02 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Simon Litchfield
Cc changed
9:01 PM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by Simon Litchfield
Cc changed
8:42 PM Ticket #11319 (Database layer (models, ORM) - ForeignKey filters use the wrong field to prepare values for database) updated by Russell Keith-Magee
See #14056 for a possibly related issue.
8:42 PM Ticket #14056 (Database layer (models, ORM) - Wrong query generated when using reverse foreign key) updated by Russell Keith-Magee
Triage Stage changed
Regarding query 1 -- the join *is* required, but it's being …
8:24 PM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by anonymous
Cc changed
8:17 PM Ticket #14056 (Database layer (models, ORM) - Wrong query generated when using reverse foreign key) updated by Seán Hayes
Cc changed
8:16 PM Ticket #14056 (Database layer (models, ORM) - Wrong query generated when using reverse foreign key) updated by Seán Hayes
[http://code.djangoproject.com/ticket/14056#comment:6 My above …
8:11 PM Ticket #14640 (HTTP handling - Add elapsed request time to the development server log) updated by Gabriel Hurley
Personally, I'm -0 on it... 1. There are numerous other (better) …
8:10 PM Ticket #14056 (Database layer (models, ORM) - Wrong query generated when using reverse foreign key) updated by anonymous
I agree the current behavior is incorrect because: […] will return …
7:39 PM Ticket #14652 (contrib.sessions - Sessions seem to be improperly using Pickle to hash a dictionary) updated by Paul McMillan
I'm not sure I see the distinction between using a pickle directly as …
6:22 PM Ticket #14655 (Forms - formsets should be iterable) created by kenth
I have a inlineformset where I need to be able to display some of the …
5:56 PM Sprint201011Argentina edited by ninja_otoko
(diff)
5:29 PM DevelopersForHire edited by Daniel Gonzalez Gasull
update on location (diff)
4:56 PM Sprint201011Argentina edited by k0001
(diff)
3:13 PM Sprint201011Argentina edited by machinalis
(diff)
11:42 AM Ticket #14653 (GIS - GeoDjango utils shouldn't include a Popen shortcut) updated by jbronn
(In [14509]) [1.2.X] Fixed #14653 -- Removed vestigal …
11:42 AM Changeset [7335388b]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #14653 -- Removed vestigal getstatusoutput from …
11:39 AM Ticket #14653 (GIS - GeoDjango utils shouldn't include a Popen shortcut) closed by jbronn
fixed: (In [14508]) Fixed #14653 -- Removed vestigal getstatusoutput from …
11:39 AM Changeset [cab434e]mainstable/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.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 Justin Bronn <jbronn@…>
Fixed #14653 -- Removed vestigal getstatusoutput from GeoDjango
11:38 AM Ticket #3591 (Core (Other) - add support for custom app_label and verbose_name) updated by aljosa
Cc changed
11:35 AM Ticket #11027 (File uploads/storage - Storage backends should know about the max_length attribute of the ...) updated by Florian Apolloner
Milestone changed
11:20 AM Ticket #6870 (Database layer (models, ORM) - pre_delete should be sent before collecting ForeignKey relationships) updated by Carl Meyer
Patch needs improvement, Triage Stage changed
Now that #7539 is fixed, the use-case scope here is reduced. …
11:08 AM Ticket #8896 (Core (URLs) - Routing according also to hostname) updated by Florian Apolloner
Cc changed
11:06 AM Ticket #6108 (Core (Other) - send all_objects_to_be_deleted in the pre_delete signal) closed by Carl Meyer
wontfix: Sending a list of related objects to be deleted with the pre_delete …
11:01 AM Ticket #11906 (Database layer (models, ORM) - QuerySet._fill_cache is not thread-safe) updated by David Reynolds
Just thought I'd weigh in and mention that I have seen this occurring …
10:56 AM Ticket #12382 (contrib.admin - Deleting an inline can delete the whole inlined model instance recursively) updated by Carl Meyer
#7539 is now fixed; the deletion here, if undesired, can be resolved …
10:46 AM Tickets #7539,​13067 batch updated by Carl Meyer
fixed: (In [14507]) Fixed #7539, #13067 -- Added on_delete argument to …
10:46 AM Changeset [616b302]mainstable/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.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 Carl Meyer <carl@…>
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to …
10:35 AM Ticket #14599 (Documentation - delete() is not documented on 'QuerySet API reference' page) updated by Carl Meyer
(In [14506]) Fixed #14599 -- Added documentation for QuerySet.delete() …
10:35 AM Changeset [a8114d6]stable/1.2.x by Carl Meyer <carl@…>
Fixed #14599 -- Added documentation for QuerySet.delete() in the …
10:33 AM Ticket #14599 (Documentation - delete() is not documented on 'QuerySet API reference' page) closed by Carl Meyer
fixed: (In [14505]) Fixed #14599 -- Added documentation for QuerySet.delete() …
10:33 AM Changeset [3ba3294]mainstable/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.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 Carl Meyer <carl@…>
Fixed #14599 -- Added documentation for QuerySet.delete() in the …
10:22 AM Ticket #10829 (Database layer (models, ORM) - QuerySet.delete() attempts to delete unmanaged models.) closed by Carl Meyer
duplicate: Marking as duplicate of #7539; being able to turn off cascade per-FK …
10:22 AM Ticket #14651 (Database layer (models, ORM) - ignored field index creation for fields with unique=True and db_index=True) closed by Ramiro Morales
invalid: Perhaps this is beacuase of this? (from …
9:42 AM Ticket #14653 (GIS - GeoDjango utils shouldn't include a Popen shortcut) updated by Luke Plant
Triage Stage changed
Since it is not documented, we should just remove it.
9:37 AM Ticket #14652 (contrib.sessions - Sessions seem to be improperly using Pickle to hash a dictionary) closed by Luke Plant
invalid: The quotation is about using pickle as a unique hash. We are not …
9:33 AM Ticket #14654 (Documentation - Cannot make documentation in single HTML file format) closed by Ramiro Morales
wontfix: Sphinx 0.6.6 doesn't support that output format as it doesn't ship the …
8:43 AM Ticket #14654 (Documentation - Cannot make documentation in single HTML file format) created by anonymous
Building the latest trunk documentation in single HTML format fails …
7:55 AM Ticket #8424 (Database layer (models, ORM) - Implement time filters) updated by Timothée Peignier
I've added an updated patch with more tests (and I'll happily add more …
7:51 AM Ticket #14640 (HTTP handling - Add elapsed request time to the development server log) updated by Paul McMillan
Triage Stage changed
This strikes me as useful functionality. It fits well alongside the …
7:43 AM 8424-time-filters.diff attached to Ticket #8424 by Timothée Peignier
Updated patch
7:26 AM Ticket #14653 (GIS - GeoDjango utils shouldn't include a Popen shortcut) created by Paul McMillan
contrib.gis.db.backends.util includes getstatusoutput(cmd), which …
7:02 AM Ticket #10972 (Database layer (models, ORM) - Use Expressions with Annotations) updated by anonymous
Cc changed
6:50 AM Ticket #14186 (GIS - Adding GDirections wrapper to overlays.py) updated by Miguel Araujo
Cc changed
6:46 AM Ticket #14638 (Documentation - to_python howto documentation improvement) updated by Miguel Araujo
Cc changed
I don't think docs are correct or I'm missing something. I have tried …
5:56 AM Ticket #14652 (contrib.sessions - Sessions seem to be improperly using Pickle to hash a dictionary) created by Paul McMillan
Session dicts are stored as a pickle, and the integrity of that pickle …
4:47 AM Ticket #14651 (Database layer (models, ORM) - ignored field index creation for fields with unique=True and db_index=True) created by jordi
If I have a field in my model like; field = …
2:44 AM Sprint201012Sydney edited by Jannis Leidel
(diff)
2:44 AM Sprint201012Sydney edited by Jannis Leidel
(diff)
12:11 AM Sprint201012Sydney edited by thomas@…
(diff)

Nov 8, 2010:

11:19 PM Ticket #14650 (Documentation - Error in SlugField documentation) updated by Alex Gaynor
(In [14504]) [1.2.X] Fixed #14650 -- noted that underscores are also …
11:19 PM Changeset [66c72b1f]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Fixed #14650 -- noted that underscores are also valid in slug …
11:18 PM Ticket #14650 (Documentation - Error in SlugField documentation) closed by Alex Gaynor
fixed: (In [14503]) Fixed #14650 -- noted that underscores are also valid in …
11:18 PM Changeset [60ad315]mainstable/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.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 Alex Gaynor <alex.gaynor@…>
Fixed #14650 -- noted that underscores are also valid in slug fields. …
11:07 PM Changeset [caf51bfc]stable/1.2.x by Ramiro Morales <cramm0@…>
[1.2.X] Fixed typo in raw SQL docs example. Backport of [14501] from …
11:04 PM Changeset [7a5c54e]mainstable/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.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 typo in raw SQL docs example. git-svn-id: …
10:49 PM slugfield_doc.diff attached to Ticket #14650 by stringify
10:49 PM Ticket #14650 (Documentation - Error in SlugField documentation) created by stringify
The documentation for forms.SlugField omits underscore as a valid …
9:39 PM Sprint201012Sydney edited by Simon Meers
(diff)
9:34 PM OracleTestSetup edited by Ramiro Morales
(diff)
9:14 PM OracleTestSetup edited by Ramiro Morales
(diff)
9:04 PM OracleTestSetup created by Ramiro Morales
Created page
8:47 PM Ticket #14533 (Core (Other) - django signals not thread-safe) updated by Arthur
This patch helped me, but I'm not an expert for threading problems :).
8:12 PM Sprint201012Sydney edited by anonymous
(diff)
7:27 PM Sprint201012Sydney edited by Russell Keith-Magee
SYD isn't in BER. (diff)
7:26 PM Sprints edited by Russell Keith-Magee
Added link to SYD sprint (diff)
7:25 PM Sprint201012Sydney created by Russell Keith-Magee
Added initial wiki page for SYD sprint
5:58 PM Ticket #14648 (GIS - Annotated date querysets fail if spatial backend is used) updated by jbronn
Status, Patch needs improvement, Needs tests, Owner, Has patch changed
The crux of the problem is that the methods of GeoSQLCompiler are …
5:50 PM Changeset [33c0a141]stable/1.2.x by Jacob Kaplan-Moss <jacob@…>
[1.2.X] Small rewording of tutorial01.txt changes from [14066]
5:49 PM 14648.1.diff attached to Ticket #14648 by jbronn
5:32 PM MercurialBranches edited by Luke Plant
(diff)
5:27 PM DjangoWarts edited by Luke Plant
(diff)
5:09 PM Ticket #14396 (contrib.admin - Admin generates a query burst on ForeignKey with null = True) updated by Daniel Roseman
Owner, Triage Stage, Status changed
I propose an extended syntax for list_select_related, to allow it …
5:08 PM DevelopersForHire edited by dhilton
Added myself to the UK list (diff)
5:04 PM 14396_list_select_related.patch attached to Ticket #14396 by Daniel Roseman
5:03 PM 14396_list_select_related.diff attached to Ticket #14396 by Daniel Roseman
5:01 PM spatial_subquery2.diff attached to Ticket #14483 by milosu
performance improvement for postgis, that allows postgres to …
4:50 PM Ticket #14649 (Forms - .save_m2m() will override any Many-to-Many relationships created via ...) created by Chris Chambers
Example: […] However, when an admin creates an Event without …
4:44 PM Ticket #14648 (GIS - Annotated date querysets fail if spatial backend is used) created by codysoyland
Annotated DateQuerysets fail if django.contrib.gis is installed. By …
4:32 PM Ticket #14647 (Forms - ModelForm fields' non-uniqueness errors aren't customizable) created by teolicy
Changing error messages is done by passing the error_messages dict to …
4:27 PM Ticket #6870 (Database layer (models, ORM) - pre_delete should be sent before collecting ForeignKey relationships) updated by Chris Chambers
Cc changed
4:12 PM Ticket #3591 (Core (Other) - add support for custom app_label and verbose_name) updated by Chris Chambers
Cc changed
4:08 PM Ticket #2495 (Database layer (models, ORM) - db.models.TextField cannot be marked unique when using mysql backend) updated by Chris Chambers
Cc changed
3:53 PM Ticket #2750 (Database layer (models, ORM) - ManyToManyField ignores 'default' option) updated by Chris Chambers
Cc changed
3:52 PM Changeset [23805847]mainstable/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.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 Adrian Holovaty <adrian@…>
Small rewording of tutorial01.txt changes from [14066] git-svn-id: …
3:14 PM Ticket #14646 (contrib.comments - django.contrib.comments is missing default template for ...) updated by tpherndon
Has patch changed
3:14 PM Ticket #14646 (contrib.comments - django.contrib.comments is missing default template for ...) updated by tpherndon
Owner changed
3:12 PM 14646_comment_notification_email_template_fix.diff attached to Ticket #14646 by tpherndon
Adds default comment_notification_email.txt template and updates …
2:43 PM Ticket #14641 (Documentation - grammar and accuracy fixes for documentation) updated by Jacob
(In [14498]) [1.2.X] Fixed #14641 - a handful of grammer/typo fixes. …
2:43 PM Changeset [6e5eb99c]stable/1.2.x by Jacob Kaplan-Moss <jacob@…>
[1.2.X] Fixed #14641 - a handful of grammer/typo fixes. Thanks, …
2:37 PM Ticket #14641 (Documentation - grammar and accuracy fixes for documentation) closed by Jacob
fixed: (In [14497]) Fixed #14641 - a handful of grammer/typo fixes. Thanks, …
2:37 PM Changeset [d30fe03e]mainstable/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.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 #14641 - a handful of grammer/typo fixes. Thanks, programmerq. …
2:37 PM Sprint201011Berlin edited by Alex Gaynor
Fix formatting of title, add myself to internet attendees. (diff)
2:24 PM Sprint201011Berlin edited by steph
(diff)
2:16 PM Ticket #14646 (contrib.comments - django.contrib.comments is missing default template for ...) created by tpherndon
When using moderation and having set email_notification to True, …
12:55 PM Ticket #6681 (contrib.admindocs - `admindocs` breaks compatibility with `docutils` when rendering ...) updated by Peter Poeml
Cc changed
10:41 AM Ticket #14645 (Database layer (models, ORM) - Exclude query with multiple conditions for the same multi-value ...) created by Ben Buchwald <bb2@…>
According to …
10:40 AM Ticket #11321 (contrib.humanize - Bug with humanize and timezones) updated by Brandon M Height
Needs documentation, Needs tests changed
9:45 AM Ticket #5612 (Core (Other) - Signals for login / logout) updated by anonymous
Cc changed
9:09 AM Sprint201011Argentina edited by pepoviola
(diff)
9:08 AM Sprint201011Argentina edited by Fabián Ezequiel Gallina
(diff)
9:08 AM Sprint201011Argentina edited by Fabián Ezequiel Gallina
(diff)
9:04 AM Sprint201011Argentina edited by Fabián Ezequiel Gallina
(diff)
8:40 AM Ticket #11041 (Documentation - Document all QuerySet methods in QuerySet API) closed by Tim Graham
duplicate: Since update() has been added and #14599 mentions delete() explicitly, …
8:36 AM Ticket #14644 (contrib.auth - UserManager has no method active()) closed by Russell Keith-Magee
wontfix: Active is an attribute of a model. You use filter to query based on …
8:18 AM Sprint201011Argentina edited by Ramiro Morales
Added Rosario (diff)
7:18 AM Ticket #14644 (contrib.auth - UserManager has no method active()) created by anonymous
The User model has an is_active field, but there is no easy way to get …
4:15 AM Ticket #14643 (GIS - Readonly fields in GeoDjango admins) created by kris@…
GeoDjango admins display GeometryFields using cool map-based widgets. …
2:39 AM Ticket #14642 (contrib.contenttypes - save_as=True and generic inline in admin gives IndexError) created by simon@…
I have a model with a generic relation to another as below. […] In …
2:13 AM Ticket #14634 (contrib.sessions - Sessions are unnecessarily complex) updated by Paul McMillan
This ticket does not intersect with #14579, which should indeed be …

Nov 7, 2010:

10:55 PM Ticket #14269 (Database layer (models, ORM) - It is impossible to run full Django test suite on Oracle because there ...) closed by Russell Keith-Magee
duplicate: This was duplicated and then closed (with an almost identical patch) …
10:53 PM Ticket #14628 (Documentation - Document which settings can be changed at runtime) updated by NicoEchaniz
Cc changed
10:42 PM Changeset [cbe27e3c]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Corrected some backporting errors in the template tests. …
7:43 PM Ticket #14641 (Documentation - grammar and accuracy fixes for documentation) updated by Alex Gaynor
Triage Stage changed
7:24 PM Sprint201011Argentina edited by mfalcon
(diff)
6:17 PM docupdates.diff attached to Ticket #14641 by Jeff Anderson
Three fixes for the documentation
6:16 PM Ticket #14641 (Documentation - grammar and accuracy fixes for documentation) created by Jeff Anderson
I have scanned the docs looking for errors, and came up with these …
6:07 PM Ticket #14640 (HTTP handling - Add elapsed request time to the development server log) updated by Vaughn Koch
Accepted ticket as per instructions in 'Submitting patches' on this site.
6:07 PM Ticket #14640 (HTTP handling - Add elapsed request time to the development server log) updated by Vaughn Koch
Status, Owner changed
6:04 PM timing.patch attached to Ticket #14640 by Vaughn Koch
Change to basehttp.py to time an HTTP query and display it in the dev …
6:03 PM Ticket #14640 (HTTP handling - Add elapsed request time to the development server log) created by Vaughn Koch
When doing performance testing on your code, it's helpful to see how …
5:10 PM Changeset [488c9b3]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Backporting myself to the 1.2.X …
5:03 PM Ticket #11877 (Documentation - Document that request.get_host() fails when behind multiple reverse proxies) updated by Gabriel Hurley
(In [14494]) [1.2.X] Fixed #11877 -- Documented that …
5:03 PM Changeset [6e201bc]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Fixed #11877 -- Documented that HttpRequest.get_host() fails …
5:02 PM Ticket #11877 (Documentation - Document that request.get_host() fails when behind multiple reverse proxies) closed by Gabriel Hurley
fixed: (In [14493]) Fixed #11877 -- Documented that HttpRequest.get_host() …
5:02 PM Changeset [d6e33795]mainstable/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.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 Gabriel Hurley <gabehr@…>
Fixed #11877 -- Documented that HttpRequest.get_host() fails behind …
4:42 PM Ticket #14634 (contrib.sessions - Sessions are unnecessarily complex) updated by Luke Plant
Personally I'm in favour of fixing #14579 to enable a cookie backend. …
4:22 PM Ticket #14638 (Documentation - to_python howto documentation improvement) updated by Gabriel Hurley
Triage Stage, Summary changed
On the one hand, the docs are correct. When not using …
3:46 PM Changeset [0164ee0]stable/1.2.x by Ramiro Morales <cramm0@…>
[1.2.X] Completed and enhanced links to database-specific notes from …
3:42 PM Changeset [f90b0f6d]mainstable/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.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@…>
Completed and enhanced links to database-specific notes from the …
3:32 PM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by anonymous
Cc changed
3:02 PM Changeset [1431bcc]stable/1.2.x by Ramiro Morales <cramm0@…>
[1.2.X] Fixed some Oracle backend test DB creation code bugs. Made …
2:58 PM Changeset [9c619ac]mainstable/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.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 some Oracle backend test DB creation code bugs. Made saving of …
2:51 PM Ticket #14639 (contrib.admin - admin.site.register() does not check if the model is abstract (gives ...) updated by Diederik van der Boor
Addition: it produces even more weird errors in the admin_tools …
2:37 PM Ticket #14639 (contrib.admin - admin.site.register() does not check if the model is abstract (gives ...) created by Diederik van der Boor
When an abstract model is registered with admin.site.register() it …
2:17 PM Ticket #4979 (contrib.admin - Admin does not allow removal of an image from an ImageField after it ...) updated by Jannis Leidel
Indeed, thanks.
2:15 PM Ticket #14571 (contrib.admin - Update jQuery) updated by Jannis Leidel
Triage Stage, Milestone changed
Using a hosted version seems not like a good idea given potential uses …
2:02 PM Ticket #4979 (contrib.admin - Admin does not allow removal of an image from an ImageField after it ...) closed by David Cramer
fixed: This appears to have been fixed in [13968]
12:08 PM Ticket #14638 (Documentation - to_python howto documentation improvement) created by Miguel Araujo
Reading this: …
11:18 AM Ticket #14571 (contrib.admin - Update jQuery) updated by anonymous
Maybe better use CDN hosted copy of jquery instead of including it in …
10:18 AM Ticket #14637 (Translations - There may an Internationalization bug in Forms) updated by theFm.cn@…
I check the code there is no "Ensure this value has at least …
10:09 AM Sprints edited by anonymous
(diff)
10:06 AM Ticket #14637 (Translations - There may an Internationalization bug in Forms) created by theFm.cn@…
set LANGUAGE_CODE = 'zh-CN' and create a form […] when I …
10:02 AM Ticket #13684 (HTTP handling - a bug in a catch-all try..except in Django masks other exceptions: ...) closed by Alex Gaynor
fixed: (In [14488]) Fixed #13684 -- if settings.ROOT_URLCONF isn't defined …
10:02 AM Changeset [96cc7ba]mainstable/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.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 Alex Gaynor <alex.gaynor@…>
Fixed #13684 -- if settings.ROOT_URLCONF isn't defined don't blow up …
9:41 AM Changeset [035cb99b]mainstable/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.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 Alex Gaynor <alex.gaynor@…>
Make the requests test use unittest2, rather than the system unittest. …
9:25 AM Ticket #14014 (contrib.admin - Admin Add user view: Clicking 'Save and add another' button still ...) reopened by Atr3ides
This breaks the two steps behavior of the user creation flow. When …
9:21 AM Ticket #14636 (Uncategorized - Bad link on localization page) closed by Alex Gaynor
fixed: (In [14486]) Fixed #14636 -- corrected bad formatting in the docs, …
9:21 AM Changeset [c6e64aaa]mainstable/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.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 Alex Gaynor <alex.gaynor@…>
Fixed #14636 -- corrected bad formatting in the docs, which was …
9:09 AM Ticket #14636 (Uncategorized - Bad link on localization page) created by Stephen Kelly
This page: …
4:10 AM Ticket #14635 (Documentation - Documentation improvement on setting up django with OpenBSD) updated by Gabriel Hurley
No problem! Just wanted to make sure my understanding was correct ;-)
3:44 AM Ticket #14635 (Documentation - Documentation improvement on setting up django with OpenBSD) closed by pgurumu@…
invalid: You know what, you are correct, this has to be on the OpenBSD help …
3:41 AM Ticket #14634 (contrib.sessions - Sessions are unnecessarily complex) updated by Gabriel Hurley
Triage Stage changed
This seems like a reasonable assessment to me, and I'm +1 on not doing …
3:37 AM Ticket #14635 (Documentation - Documentation improvement on setting up django with OpenBSD) updated by Gabriel Hurley
To my reading, there is nothing unique to OpenBSD in the steps you've …
3:23 AM Ticket #12975 (Documentation - Docs for contrib.admindocs?) updated by Gabriel Hurley
(In [14485]) [1.2.X] Fixed #12975 -- Moved the docs for …
3:23 AM Changeset [7509bdf]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Fixed #12975 -- Moved the docs for contrib.admindocs out of …
3:21 AM Ticket #12975 (Documentation - Docs for contrib.admindocs?) closed by Gabriel Hurley
fixed: (In [14484]) Fixed #12975 -- Moved the docs for contrib.admindocs out …
3:21 AM Changeset [682f4cf]mainstable/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.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 Gabriel Hurley <gabehr@…>
Fixed #12975 -- Moved the docs for contrib.admindocs out of the …
3:12 AM Ticket #14635 (Documentation - Documentation improvement on setting up django with OpenBSD) created by pgurumu@…
I found it really hard to configure django on OpenBSD (stock Apache). …
1:58 AM Ticket #14548 (Documentation - Docs and implementation don't match regading return values of certain ...) updated by Gabriel Hurley
I'd be +1 on a default argument for aggregates. For an extra win, …
1:29 AM Ticket #14634 (contrib.sessions - Sessions are unnecessarily complex) created by Paul McMillan
Django includes …

Nov 7, 2010:

1:42 AM django-core-handlers-base-2.diff attached to Ticket #13684 by sbc
updating to apply to head
1:18 AM Ticket #14633 (Documentation - Reorganize settings reference docs) updated by Paul McMillan
Triage Stage changed
I'm in favor of Option 1 including the app name. It's how I would go …
1:08 AM Ticket #14633 (Documentation - Reorganize settings reference docs) updated by Gabriel Hurley
Status, Description changed
Added a missing "}" to the code formatting. ::sigh::
1:07 AM Ticket #14633 (Documentation - Reorganize settings reference docs) created by Gabriel Hurley
Currently, docs/ref/settings contains an alphabetical list of most …
12:50 AM Ticket #12975 (Documentation - Docs for contrib.admindocs?) updated by Nathaniel Whiteinge
* Updated patch to apply cleanly (and made some minor improvements). …
12:48 AM 0001-Basic-admindocs-documentation.patch attached to Ticket #12975 by Nathaniel Whiteinge
Updated patch to apply cleanly.

Nov 6, 2010:

10:45 PM Ticket #14605 (HTTP handling - method similar to HttpRequest.is_ajax() to detect flash) updated by Gabriel Hurley
Thanks for checking. That's what I figured.
10:39 PM Ticket #14605 (HTTP handling - method similar to HttpRequest.is_ajax() to detect flash) closed by nickname123
invalid: Going to mark this as invalid. When I went back and looked at how I …
10:18 PM Ticket #12975 (Documentation - Docs for contrib.admindocs?) updated by Gabriel Hurley
Milestone, Patch needs improvement changed
So, first off, great job writing the new docs for admindocs
9:58 PM Ticket #11930 (*.djangoproject.com - Django docs styles confuse H3 & H4) updated by Gabriel Hurley
I agree, the CSS for the docs needs a full audit for items such as: …
9:49 PM Ticket #10092 (Documentation - Reference documentation lowest-level headings too small and lack indents) closed by Gabriel Hurley
duplicate: Several notes: 1. The indentation problem the OP points to is …
9:06 PM Ticket #14615 (Database layer (models, ORM) - Related objects manager returns related objects with null FKs for ...) updated by Gabriel Hurley
Summary, Triage Stage changed
Interesting... this bug (I think it's a bug) manifests itself only …
8:44 PM Ticket #10904 (Documentation - Fix incorrect term "Absolute URL" throughout documentation) updated by Gabriel Hurley
(In [14483]) [1.2.X] Fixed #10904 -- Corrected inappropriate usage of …
8:44 PM Changeset [969ac91]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Fixed #10904 -- Corrected inappropriate usage of the term …
8:42 PM Ticket #10904 (Documentation - Fix incorrect term "Absolute URL" throughout documentation) closed by Gabriel Hurley
fixed: (In [14482]) Fixed #10904 -- Corrected inappropriate usage of the term …
8:42 PM Changeset [7f2b3605]mainstable/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.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 Gabriel Hurley <gabehr@…>
Fixed #10904 -- Corrected inappropriate usage of the term "absolute …
8:00 PM Ticket #8325 (Documentation - User Authentication Tutorial has incorrect redirect_field_name value) updated by Gabriel Hurley
(In [14481]) [1.2.X] Fixed #8325 -- Reorganization and expansion of …
8:00 PM Changeset [2946a657]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Fixed #8325 -- Reorganization and expansion of the …
7:57 PM Ticket #8325 (Documentation - User Authentication Tutorial has incorrect redirect_field_name value) closed by Gabriel Hurley
fixed: (In [14480]) Fixed #8325 -- Reorganization and expansion of the …
7:56 PM Changeset [1a878f30]mainstable/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.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 Gabriel Hurley <gabehr@…>
Fixed #8325 -- Reorganization and expansion of the login_required …
7:43 PM Ticket #10904 (Documentation - Fix incorrect term "Absolute URL" throughout documentation) updated by Gabriel Hurley
+1 for "absolute path". The current usage bugs the heck out of me too. …
7:19 PM Ticket #8325 (Documentation - User Authentication Tutorial has incorrect redirect_field_name value) updated by Gabriel Hurley
Description, Triage Stage changed
In response to the anonymous re-opener: you are misunderstanding the …
6:54 PM Ticket #7968 (Documentation - ImageField/FileField behaviour on ModelForms) closed by Gabriel Hurley
duplicate: Since #7048 was fixed in [13968] (added a ClearableFileInput widget), …
6:34 PM Ticket #8325 (Documentation - User Authentication Tutorial has incorrect redirect_field_name value) reopened by anonymous
I believe request is correct, login function passes to template …
6:30 PM Ticket #14600 (Documentation - No mentioning of addition of staticfiles to ...) closed by Gabriel Hurley
fixed: (In [14479]) Fixed #14600 -- Added a versionchanged directive to the …
6:30 PM Changeset [11b01203]mainstable/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.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 Gabriel Hurley <gabehr@…>
Fixed #14600 -- Added a versionchanged directive to the …
5:30 PM Ticket #14632 (Testing framework - Bug - testing framework fails when contrib.auth not in settings.) updated by Gabriel Hurley
Triage Stage changed
5:09 PM Ticket #14543 (contrib.contenttypes - ContentTypes tests fails if auth app is not installed) updated by anonymous
Milestone changed
4:46 PM Ticket #14631 (Generic views - Provide paginating for date-based generic views) closed by Łukasz Rekucki
wontfix: Old generic views are deprecated in Django 1.3, so I don't think there …
4:42 PM Ticket #13735 (contrib.admin - Broken table layout if content is too large) updated by Artem Skoretskiy
Cc changed
4:42 PM Ticket #13860 (Internationalization - Translate the output of admin commands) updated by Artem Skoretskiy
Cc changed
4:42 PM Ticket #14615 (Database layer (models, ORM) - Related objects manager returns related objects with null FKs for ...) updated by Artem Skoretskiy
Cc changed
4:19 PM Ticket #14615 (Database layer (models, ORM) - Related objects manager returns related objects with null FKs for ...) reopened by anonymous
Replying to russellm: > I don't think the …
3:04 PM Ticket #14632 (Testing framework - Bug - testing framework fails when contrib.auth not in settings.) updated by Michael Angeletti
It appears that the tests haven't changed since the decoupling of …
2:49 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by Ivan Sagalaev
Owner changed
2:43 PM Ticket #14632 (Testing framework - Bug - testing framework fails when contrib.auth not in settings.) updated by Michael Angeletti
Forgot to add: Remove auth from installed apps.
2:30 PM Ticket #14632 (Testing framework - Bug - testing framework fails when contrib.auth not in settings.) created by Michael Angeletti
What happens is that all tests fail with some some of "no table …
2:25 PM Ticket #14631 (Generic views - Provide paginating for date-based generic views) created by Kevin Renskers
The generic view django.views.generic.list_detail.object_list provides …
12:44 PM Changeset [4eec036]mainstable/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.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 Luke Plant <L.Plant.98@…>
Added a README for building offline HTML docs. git-svn-id: …
12:42 PM Changeset [57f49453]mainstable/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.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 Luke Plant <L.Plant.98@…>
Fixed hyperlinking of template tags/filters in offline docs so that …
11:41 AM Changeset [0b2fef5d]mainstable/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.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 Justin Bronn <jbronn@…>
Fixed brittle test case for GEOSGeometry.valid_reason. git-svn-id: …
11:32 AM Changeset [d8e0052d]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fix for running GEOS/GDAL tests on Python 2.6 and below. …
11:29 AM Changeset [6c85a444]mainstable/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.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 Justin Bronn <jbronn@…>
Fix for running GEOS/GDAL tests on Python 2.6 and below. git-svn-id: …
10:54 AM Ticket #5247 (Forms - ModelMultipleChoiceField doesn't select initial choices) updated by davidcooper
Apologies on the anonymous post about CheckboxSelectMultiple, forgot …
10:51 AM Ticket #5247 (Forms - ModelMultipleChoiceField doesn't select initial choices) updated by anonymous
Having ran into a similar problem I am wondering on the status of this …
10:23 AM Ticket #14057 (Template system - Expose an interface for custom-escaping template content) updated by Luke Plant
Triage Stage changed
For completeness, here is the example Will referred to. Suppose I am …
5:16 AM Ticket #14628 (Documentation - Document which settings can be changed at runtime) updated by Gabriel Hurley
Triage Stage changed
Does this belong in its own document, or should it be worked into the …
5:09 AM Ticket #14627 (Documentation - Add example for URLconfs for how to concatenate calls to patterns() ...) updated by Gabriel Hurley
(In [14473]) [1.2.X] Fixed #14627 -- Made Tutorial 3 more explicit …
5:09 AM Changeset [24ce503]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Fixed #14627 -- Made Tutorial 3 more explicit regarding the …
5:06 AM Ticket #14627 (Documentation - Add example for URLconfs for how to concatenate calls to patterns() ...) closed by Gabriel Hurley
fixed: (In [14472]) Fixed #14627 -- Made Tutorial 3 more explicit regarding …
5:06 AM Changeset [f682484]mainstable/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.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 Gabriel Hurley <gabehr@…>
Fixed #14627 -- Made Tutorial 3 more explicit regarding the …
4:40 AM Ticket #14625 (Documentation - Docs on logging should emphasize that file logging is not multiprocess save) closed by Gabriel Hurley
wontfix: At present, Django's docs give no recommendation to use FileHandler …
4:21 AM Changeset [1423593]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Fixed #14624 -- Updated a few outdated references to …
4:19 AM Ticket #14624 (Documentation - Old Cache Middleware mentioned) closed by Gabriel Hurley
fixed: (In [14470]) Fixed #14624 -- Updated a few outdated references to …
4:19 AM Changeset [63046ec]mainstable/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.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 Gabriel Hurley <gabehr@…>
Fixed #14624 -- Updated a few outdated references to CacheMiddleware …
12:41 AM alternative-month-name-localizations.diff attached to Ticket #14570 by shell_dweller
A clean translation patch (translations were loaded from Babel based …
12:01 AM alternative-long-date-format.diff attached to Ticket #14570 by shell_dweller
A better patch based on pgettext
Note: See TracTimeline for information about the timeline view.
Back to Top