Timeline



Feb 3, 2010:

11:59 PM Ticket #11964 (Database layer (models, ORM) - Add the ability to use database-level CHECK CONSTRAINTS) updated by Matthew Schinckel
Agreed. The initial patch was made before the changes with model …
11:52 PM Ticket #11999 (GIS - Support for Google Maps encoded geometries) updated by Russell Keith-Magee
Triage Stage changed
11:52 PM Ticket #11997 (Core (Cache system) - cache_control returns 200 OK response even page has not been changed.) updated by Russell Keith-Magee
Triage Stage changed
11:52 PM Ticket #11991 (Core (Other) - Inconsistent MEDIA_URL values) closed by Russell Keith-Magee
wontfix: This isn't something we can change easily. The conventions for …
11:51 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by kmpm
Cc changed
11:50 PM Ticket #11990 (Core (Other) - TECHNICAL_404_TEMPLATE doesn't see URLConfs directly on request objects) updated by Russell Keith-Magee
Triage Stage, Milestone changed
11:50 PM Ticket #11989 (Template system - Allow @register.inclusion_tag to take a template as well as a template name) updated by Russell Keith-Magee
Triage Stage changed
11:31 PM Ticket #12768 (Database layer (models, ORM) - Raw query map problem with some primary keys) closed by Alex Gaynor
duplicate: This is a dupe of another ticket (that one is labeled as being about …
11:29 PM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by Gert Steyn
Call me old fashioned, but to me it seem silly to provide core email …
11:29 PM Ticket #11946 (Database layer (models, ORM) - ManyToOneRel.lookup_overrides is unused) updated by Johannes Dollinger
lookup_overrides appears to be undocumented - I can't find any …
11:26 PM Ticket #12768 (Database layer (models, ORM) - Raw query map problem with some primary keys) created by Reflejo@…
Hello, I'm trying the new raw query feature and i'm facing this bug: …
11:16 PM Ticket #11988 (Translations - Wrong translated result count text on admin search form block when ...) closed by Russell Keith-Magee
invalid: It's no help giving us two solutions - we don't speak chinese, so we …
11:13 PM Ticket #11987 (Testing framework - destroy_test_db can destroy the production database in some situations) closed by Russell Keith-Magee
invalid: I'm unclear of the sequence of events that can cause this to be a …
11:04 PM Ticket #11944 (Template system - filesizeformat should catch ValueError) reopened by Russell Keith-Magee
Reopening based on your arguments, plus some comments from Alex Gaynor …
10:53 PM Ticket #11944 (Template system - filesizeformat should catch ValueError) updated by Ryan Kelly
Fair enough, but why catch TypeError and not ValueError? The current …
10:41 PM Sprint201002Montreal edited by ygingras
(diff)
10:40 PM Ticket #11986 (Documentation - Mac install directions should mention sudo) updated by Russell Keith-Magee
Needs documentation, Triage Stage changed
10:40 PM Ticket #11983 (Documentation - Ubuntu Jaunty 9.04 site-packages is not more a path directory) closed by Russell Keith-Magee
invalid: This isn't the ubuntu-python documentation. Ubuntu users need to be …
10:22 PM Ticket #11982 (Contrib apps - Integrate Reversion as a Django contrib app) closed by Russell Keith-Magee
wontfix: I'm going to mark this wontfix. The 1.2 voting indicated this was a …
10:22 PM Ticket #11981 (Database layer (models, ORM) - Add custom Q-object (add_to_query) support to QuerySet.filter() and ...) updated by Russell Keith-Magee
Triage Stage changed
In order to do this, we would need to formalize the interface that Q …
10:20 PM Ticket #11975 (Database layer (models, ORM) - invalid sql returned from ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
10:19 PM Ticket #11971 (Documentation - Serialization docs lack information on specific formats) updated by Russell Keith-Magee
Triage Stage changed
10:19 PM Ticket #11970 (Core (Serialization) - JSON Deserialiser throws ValueError on malformed input) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
10:18 PM Ticket #11966 (Internationalization - Error: errors happened while running xgettext over template file with ...) updated by Russell Keith-Magee
Triage Stage changed
10:18 PM Ticket #11964 (Database layer (models, ORM) - Add the ability to use database-level CHECK CONSTRAINTS) updated by Russell Keith-Magee
Triage Stage changed
If we do this, it should be tied into the model validation framework …
10:16 PM Ticket #11956 (Database layer (models, ORM) - ReverseManyRelatedObjectsDescriptor wrongly assumes symmetry between ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
10:15 PM Ticket #11954 (contrib.auth - ?next linking to a login_required view doesn't work) updated by Russell Keith-Magee
Triage Stage, Milestone changed
10:11 PM Sprints edited by ygingras
moved past sprints from here to old-sprints (diff)
10:11 PM PastSprints edited by ygingras
moved past sprints from the main page to here (diff)
10:09 PM Ticket #11948 (GIS - Linear referencing for Django) updated by Russell Keith-Magee
Triage Stage changed
10:09 PM Ticket #11946 (Database layer (models, ORM) - ManyToOneRel.lookup_overrides is unused) updated by Russell Keith-Magee
Triage Stage changed
It may do nothing, but it has been an valid argument historically, and …
10:05 PM Ticket #11944 (Template system - filesizeformat should catch ValueError) closed by Russell Keith-Magee
wontfix: I don't see why this error should be caught silently. If you're asking …
10:03 PM Ticket #11943 (Core (Serialization) - changeset 10544 breaks field emulation compatibility) closed by Russell Keith-Magee
invalid: Ok - this is the sort of situation where a test case is absolutely …
10:00 PM Ticket #11941 (Forms - FilteredMultipleSelect does not render help text) updated by Russell Keith-Magee
Triage Stage changed
9:58 PM Ticket #11935 (contrib.formtools - Add a get_context(self, request, step) method to FormWizard) updated by Russell Keith-Magee
Triage Stage changed
Not necessarily sold on adding a method as the solution, but the idea …
9:57 PM Ticket #11940 (Forms - ModelForm evaluates callable default values on form class creation) updated by Russell Keith-Magee
Triage Stage, Milestone changed
9:56 PM Ticket #11939 (contrib.syndication - Better conventions between generic views and syndication feed framework) updated by Russell Keith-Magee
Triage Stage changed
9:54 PM Ticket #11938 (Database layer (models, ORM) - `to_field` does not function as expected.) closed by Russell Keith-Magee
duplicate: This is a dupe of #11319, which is itself an amalgam of #10243 and #10785.
9:49 PM Ticket #11924 (Core (Mail) - Email headers always use the default encoding) updated by Russell Keith-Magee
I suspect #11934 is an example of how this can be a problem.
9:49 PM Ticket #11934 (Core (Mail) - UnicodeDecodeError while sending an e-mail) closed by Russell Keith-Magee
duplicate: I think this might be a variant on #11924.
9:47 PM Ticket #11933 (Documentation - Missing cached_db value in SESSION_ENGINE setting docs) updated by Russell Keith-Magee
Triage Stage, Milestone changed
9:46 PM Ticket #11930 (*.djangoproject.com - Django docs styles confuse H3 & H4) updated by Russell Keith-Magee
Triage Stage changed
There is a lot that could be done with the CSS for the docs - …
9:42 PM Ticket #11929 (Core (Serialization) - manage.py dumpdata outputs YAML in unhelpful order) updated by Russell Keith-Magee
Triage Stage changed
9:42 PM Ticket #11927 (Core (Management commands) - Allow manage.py dumpdata to dump YAML in block style) updated by Russell Keith-Magee
Triage Stage changed
9:41 PM Ticket #11925 (Forms - Extension to ModelForm) closed by Russell Keith-Magee
fixed: This has been fixed by the introduction of the widget argument for …
9:40 PM Ticket #11924 (Core (Mail) - Email headers always use the default encoding) updated by Russell Keith-Magee
Triage Stage changed
9:39 PM Ticket #11920 (Database layer (models, ORM) - Cannot access related field of an unsaved object if the object is from ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
9:34 PM Ticket #11919 (Error reporting - dpaste.com feature in debug traceback view should be optional) updated by Russell Keith-Magee
Triage Stage, Patch needs improvement changed
I think your option 3 is a better approach. Accepting on that basis.
9:32 PM Ticket #11916 (Database layer (models, ORM) - Extra params + aggregation creates incorrect SQL.) updated by Russell Keith-Magee
Triage Stage, Needs tests, Milestone changed
9:28 PM Ticket #11914 (Documentation - Changes to documentation/models/many_to_many: Multiple membership) closed by Russell Keith-Magee
wontfix: I'm not sure the proposed text clarifies anything.
9:27 PM Ticket #11911 (Template system - urlizetrunc not taking into account last ')' of a link) updated by Russell Keith-Magee
Summary, Triage Stage changed
9:21 PM Ticket #11906 (Database layer (models, ORM) - QuerySet._fill_cache is not thread-safe) updated by Russell Keith-Magee
Triage Stage changed
9:20 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Russell Keith-Magee
Triage Stage, Description, Milestone changed
9:06 PM Ticket #11903 (HTTP handling - WSGIRequest.path not quoted properly) updated by Russell Keith-Magee
Triage Stage, Milestone changed
9:05 PM Ticket #11900 (Database layer (models, ORM) - commit_on_success: Handle Exception in commit()) updated by Russell Keith-Magee
Has patch, Triage Stage, Needs tests, Milestone changed
9:04 PM Ticket #11788 (Core (Cache system) - cache_page decorator doesn't work with HttpResponses whose content is ...) updated by Russell Keith-Magee
Triage Stage changed
This isn't something that should be fixed in documentation. We need to …
9:02 PM Ticket #11785 (GIS - Invalid error reporting when importing MapInfo layer with Unknown type) updated by Russell Keith-Magee
Triage Stage changed
6:29 PM Ticket #12405 (contrib.auth - django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL) updated by Cory Walker
dloewenherz: are you a triager giving me the go-ahead for writing a …
6:24 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by fetzig
Cc changed
6:00 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by Russell Keith-Magee
Version, Triage Stage changed
The issue appears to be the way that the contenttype post-syncdb …
5:56 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) created by Russell Keith-Magee
Via Klemens Mantzos on django-users: If i do […] before i sync the …
5:50 PM Sprint201002LA edited by unbracketed
(diff)
5:38 PM Ticket #10743 (contrib.admin - Support lookup separators in ModelAdmin.list_display) updated by anonymous
Cc changed
5:37 PM Ticket #10154 (Database layer (models, ORM) - allow the combination of an F expression with a timedelta) updated by Charlie DeTar
Needs documentation, Patch needs improvement changed
Can someone test oracle with this patch? If it passes, I think this …
5:05 PM Ticket #11788 (Core (Cache system) - cache_page decorator doesn't work with HttpResponses whose content is ...) updated by Alex Gaynor
A generator is an iterator. If we want to say we support some …
5:03 PM Ticket #11788 (Core (Cache system) - cache_page decorator doesn't work with HttpResponses whose content is ...) updated by James Bennett
The example you've given is a generator; so far as I'm aware we've …
3:59 PM Ticket #11788 (Core (Cache system) - cache_page decorator doesn't work with HttpResponses whose content is ...) reopened by Erik Allik
The docs are very clear about this: "Finally, you can pass …
3:38 PM Ticket #12766 (Database layer (models, ORM) - custom_pk test fails with psycopg1 backend) updated by Karen Tracey
Note these tests all fail prior to r12352; these errors were not …
3:04 PM Ticket #12761 (contrib.localflavor - Paraguayan local flavor) updated by dschulz
Version changed
2:43 PM Ticket #12760 (Database layer (models, ORM) - related models with Foreignkey.null=True must not get deleted on ...) updated by anonymous
Cc changed
2:43 PM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by anonymous
Cc changed
2:36 PM Ticket #11898 (Database layer (models, ORM) - oracle quote_name bug) closed by Jacob
wontfix: Please don't reopen tickets marked wontfix; take it up on …
2:35 PM Ticket #11891 (Database layer (models, ORM) - The attributes of the original get_absolute_url defined in the model ...) updated by Jacob
Triage Stage, Milestone changed
2:26 PM Ticket #11890 (Database layer (models, ORM) - Defer/only + annotate is broken) updated by Jacob
Milestone, Triage Stage changed
2:25 PM Ticket #11889 (Documentation - Order for context being override isn't clear for Context Processors ...) updated by Jacob
Triage Stage changed
2:24 PM Ticket #11888 (contrib.admin - Unable to render file name with special chars (non-ascii)) updated by Jacob
Triage Stage, Milestone changed
2:24 PM Ticket #11883 (Documentation - Docs should really point out that you can set template_name of a ...) updated by Jacob
Triage Stage, Milestone changed
2:24 PM Ticket #11881 (Database layer (models, ORM) - ORDER BY in aggregate subqueries is not necessary and might cause ...) updated by Jacob
Triage Stage, Milestone changed
2:24 PM Ticket #11876 (contrib.auth - Allow the user to logout a logged in session from another computer.) closed by Jacob
wontfix: What Luke said.
2:22 PM Ticket #11875 (contrib.admin - ForeignKey field with blank=True and null=True in list_display breaks admin) updated by Jacob
Triage Stage, Milestone changed
2:22 PM Ticket #11869 (Internationalization - makemessages command hangs when there're many errors in the .po file) updated by Jacob
Triage Stage, Milestone changed
2:22 PM Ticket #11868 (contrib.admin - Multiple sort in admin changelist) updated by Jacob
Triage Stage changed
2:16 PM Ticket #11866 (Database layer (models, ORM) - non-null FK to a CharField primary key fails when key value is the ...) updated by Jacob
Triage Stage changed
2:15 PM Ticket #11854 (GIS - Add support of PostGIS's Azimuth function) updated by Jacob
Triage Stage changed
2:15 PM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) updated by Jacob
Triage Stage, Milestone changed
2:13 PM Ticket #11458 (GIS - Add GPolylineOptions and GPolygonOptions to ...) updated by Jacob
Triage Stage changed
2:10 PM Ticket #11446 (GIS - Adding dynamic label to GIcon) updated by Jacob
Triage Stage changed
2:10 PM Ticket #11211 (GIS - Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, ...) updated by Jacob
Triage Stage changed
2:05 PM Ticket #11168 (GIS - postgis geometry alternatively seen as linestring then multilinestring) updated by Jacob
Triage Stage changed
2:05 PM Ticket #11168 (GIS - postgis geometry alternatively seen as linestring then multilinestring) updated by Jacob
Triage Stage changed
1:42 PM Ticket #12761 (contrib.localflavor - Paraguayan local flavor) updated by dschulz
Tarball contents follows: py_departments.py: […] …
12:53 PM Ticket #12763 (Database layer (models, ORM) - Record matching ORM statement in connection.queries for debugging) closed by Karen Tracey
duplicate: django-debug-toolbar provides this, and more. We've already got a …
12:45 PM Ticket #12762 (Forms - formsets with imagefields) closed by Karen Tracey
invalid: This reads like a usage question and thus belongs on django-users or …
12:44 PM Ticket #10154 (Database layer (models, ORM) - allow the combination of an F expression with a timedelta) updated by Charlie DeTar
Added a new patch that passes tests against trunk (R12380) for this …
12:41 PM 10154_dateexpressions_4.diff attached to Ticket #10154 by Charlie DeTar
Updated for R12380. Support for mysql, postgres, sqlite, oracle. …
12:12 PM Changeset [88bd40c]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Corrected app_loading test so it does not generate a key error …
12:09 PM Changeset [96a1009]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Corrected app_loading test so it does not generate a key error when TZ …
12:01 PM Ticket #11865 (Forms - Form media lacks support for raw javascript) updated by Tareque Hossain
I would say its a perfectly valid argument! Here are some other names …
11:57 AM Ticket #12766 (Database layer (models, ORM) - custom_pk test fails with psycopg1 backend) updated by Karen Tracey
force_insert_update, get_or_create, and one_to_one tests all fail …
11:48 AM Ticket #12766 (Database layer (models, ORM) - custom_pk test fails with psycopg1 backend) created by Karen Tracey
[…] Followed by a bunch more errors resulting from the uncleared …
11:35 AM Ticket #12765 (Database layer (models, ORM) - syndication test fails with psycopg1 backend) created by Karen Tracey
This looks to have something to do with setting the timezone on the …
11:24 AM Ticket #12764 (Database layer (models, ORM) - views tests fail with psycopg1 backend) created by Karen Tracey
2 of 39 tests fail, reason looks to be the same for both: […]
11:12 AM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by Forest Bond
I believe that transaction.set_dirty should be called when acquiring …
11:07 AM Ticket #12171 (Database layer (models, ORM) - transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) updated by Jacob
Milestone changed
10:59 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) reopened by Sayane
10:58 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) updated by Sayane
Here is a simple example. MultiLineAddressWidget is a subclass of …
10:51 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) updated by Sayane
I found that. MultiWidget generates html names like this: "name_0", …
10:39 AM Ticket #11788 (Core (Cache system) - cache_page decorator doesn't work with HttpResponses whose content is ...) updated by Carl Meyer
They certainly do: …
10:30 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) updated by Sayane
For now i'm not shure what it was about. I'll try find this project …
10:17 AM django_db_debug_query_caller.diff attached to Ticket #12763 by Daniel Marohn
a simple patch
10:16 AM Ticket #12763 (Database layer (models, ORM) - Record matching ORM statement in connection.queries for debugging) created by Daniel Marohn
As described in the …
10:07 AM Ticket #12762 (Forms - formsets with imagefields) created by technologix
Formsets containing ImageFields of FileFields loose their values upon …
10:04 AM 12201-2.diff attached to Ticket #12201 by Ramiro Morales
A slightly enhanced patch
9:57 AM Ticket #12201 (Internationalization - django-admin.py makemessages could show the line number when it fails) updated by Ramiro Morales
Has patch, Version, Milestone changed
9:53 AM 12201-1.diff attached to Ticket #12201 by Ramiro Morales
A patch for this ticket. It changes Django templates Lexer.tokenize() …
9:46 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by anonymous
Cc changed
9:40 AM Ticket #12760 (Database layer (models, ORM) - related models with Foreignkey.null=True must not get deleted on ...) closed by Luke Plant
duplicate: Duplicate of #10262, #7539
9:39 AM Ticket #12003 (contrib.admin - Admin application deltes related objects on "null=True" relation.) closed by Luke Plant
duplicate: Duplicate of #10262, #7539
9:37 AM py.tar.gz attached to Ticket #12761 by dschulz
py local flavor
9:35 AM Ticket #12761 (contrib.localflavor - Paraguayan local flavor) created by dschulz
Attached is basic local flavor support for Paraguay (PY). Includes …
9:30 AM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Leo Shklovskii
Thanks for accepting it Russell. I suspect you're right, I'll take a …
9:15 AM tests.py attached to Ticket #12760 by defaultwombat
Testfile with 2 Models
9:14 AM Ticket #12760 (Database layer (models, ORM) - related models with Foreignkey.null=True must not get deleted on ...) created by defaultwombat
The "delete related objects" process appears bugged to me. In some …
8:59 AM Ticket #11865 (Forms - Form media lacks support for raw javascript) updated by Russell Keith-Magee
Triage Stage changed
I'm bikeshedding, but I'm not sure I'm a fan of raw_js as a name. …
8:55 AM Ticket #11864 (Documentation - Relationship backreference documentation is hard to find) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:55 AM Ticket #11860 (contrib.admin - Changing a NullBooleanField from "unknown" to "no" in the admin does ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:54 AM Ticket #11859 (Core (Other) - Change type checking condition in validation of choices) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:54 AM Ticket #11857 (File uploads/storage - TemporaryFile class is missing the closed - attribute) updated by Russell Keith-Magee
Triage Stage changed
8:53 AM Ticket #11852 (contrib.admin - html template password_reset_email.html has badly translatable string) updated by Russell Keith-Magee
Triage Stage changed
8:52 AM Ticket #11606 (Database layer (models, ORM) - return error data when using only() and select_related() at the same ...) updated by Russell Keith-Magee
Milestone changed
8:52 AM Ticket #11606 (Database layer (models, ORM) - return error data when using only() and select_related() at the same ...) updated by Russell Keith-Magee
#11844 seems to be a duplicate, with another test case.
8:52 AM Ticket #11844 (Database layer (models, ORM) - Select_related() and defer()) closed by Russell Keith-Magee
duplicate: Closing as a duplicate of #11606, as the reporter suggested.
8:48 AM Ticket #11841 (contrib.admin - Allow subclasses of AdminSite to overwrite all admin templates) updated by Russell Keith-Magee
Triage Stage changed
8:45 AM Ticket #12759 (Database layer (models, ORM) - raw_query tests fail with psycopg1 backend) created by Karen Tracey
Failure is: […] (Thhis was with --failfast specified so tests …
8:43 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) closed by Russell Keith-Magee
invalid: Marking this invalid, because I'm not sure I understand the use case. …
8:40 AM Ticket #11834 (HTTP handling - Colorized technical_500_response: django code is green, user code is red.) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
Reasonable suggestion, but probably calls for different colour …
8:34 AM Ticket #11830 (contrib.admin - save_model in ModelAdmin and inline model formsets) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:32 AM Ticket #11825 (contrib.localflavor - Polish national flavour bugs) updated by Russell Keith-Magee
Triage Stage changed
8:32 AM Ticket #11817 (contrib.admindocs - Incorrect document structures in django-documentation) updated by Russell Keith-Magee
Triage Stage changed
8:31 AM Ticket #11811 (Database layer (models, ORM) - No error raised on update(foreignkey=unsavedobject) on nullable fk) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:30 AM Ticket #11809 (Testing framework - Unable to test a non-db dependent django app without db configuration) closed by Russell Keith-Magee
wontfix: I'm going to mark this wontfix - at least for now. Like it or not, …
8:20 AM Ticket #11804 (contrib.admin - Filterspec fails to remove __isnull when __exact passed) updated by Russell Keith-Magee
Triage Stage changed
8:19 AM Ticket #11805 (Template system - Blocks tags inside inclusion template tags are ignored) closed by Russell Keith-Magee
invalid: Sounds like templates working as intended. A specific example would go …
8:17 AM Ticket #11804 (contrib.admin - Filterspec fails to remove __isnull when __exact passed) updated by Russell Keith-Magee
Has patch, Component, Description, Needs tests changed
8:16 AM Ticket #11803 (contrib.admin - Admin does not update every ForeignKey select of the same model) updated by Russell Keith-Magee
Triage Stage changed
8:15 AM Ticket #11793 (Documentation - i18n documentation makemessages format doesn't work) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:15 AM Ticket #11791 (contrib.admin - Incorrect HTML Code rendered in list_editable enabled changelists) updated by Russell Keith-Magee
Has patch, Triage Stage, Component, Milestone changed
8:14 AM Ticket #11789 (Database layer (models, ORM) - Aggregates ignore none()) updated by Russell Keith-Magee
Milestone, Triage Stage changed
8:13 AM Ticket #11788 (Core (Cache system) - cache_page decorator doesn't work with HttpResponses whose content is ...) closed by Russell Keith-Magee
invalid: I wasn't even aware that the docs ever claimed that a HttpResponse …
8:12 AM Ticket #11787 (contrib.localflavor - additional fields) closed by Russell Keith-Magee
wontfix: I'm going to mark this wontfix, on the basis that the valid choices …
8:07 AM Ticket #11782 (Documentation - Add metadata to topics/http/file-uploads.html) updated by Russell Keith-Magee
Milestone, Triage Stage changed
8:07 AM Ticket #11777 (Documentation - Document DATABASE_SUPPORTS_TRANSACTIONS setting) closed by Russell Keith-Magee
invalid: I disagree that this should be documented as part of the standard …
8:04 AM Ticket #11776 (Forms - HTML class for non-field errors) updated by Russell Keith-Magee
Triage Stage changed
8:04 AM Ticket #11774 (contrib.admin - add __range lookup parameter in ...) closed by Russell Keith-Magee
invalid: I can't triage a ticket I don't understand. You need to explain the …
8:00 AM Ticket #11771 (contrib.admin - Support filtering by non-database (queryset) fields in the admin) updated by Russell Keith-Magee
Patch needs improvement, Needs documentation, Needs tests, Triage Stage changed
I'll accept the idea of being able to filter on annotated fields, but …
7:57 AM Ticket #11766 (File uploads/storage - ImageFileField run through get_valid_filename (Optional|default)) closed by Russell Keith-Magee
worksforme
7:49 AM Ticket #11762 (contrib.localflavor - Chilean localflavor - Regions, Provinces and Comunas) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
7:48 AM Ticket #11734 (contrib.localflavor - Chilean localflavor extension) closed by Russell Keith-Magee
duplicate: Duplicate of #11762
7:47 AM Ticket #11760 (Database layer (models, ORM) - Placeholder for through value in ManyToManyField of abstract class) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
7:46 AM Ticket #11756 (Documentation - Emulating built-in field types) updated by Russell Keith-Magee
Triage Stage changed
7:44 AM Ticket #11694 (Documentation - lighttpd fastcgi documentation not working) updated by Russell Keith-Magee
#11754 was a duplicate that indicated some other problems with the …
7:44 AM Ticket #11754 (Documentation - mod_fastcgi documentation should specify full path to .fcgi script) closed by Russell Keith-Magee
duplicate: Marking as a duplicate of #11694, which calls for a general rework of …
7:42 AM Ticket #11744 (Documentation - Add advice to use OneToOneField to extend the user model/profile.) updated by Russell Keith-Magee
Triage Stage changed
7:41 AM Ticket #11745 (Core (Management commands) - Categories by origin for command listings in "manage.py help") updated by Russell Keith-Magee
Triage Stage changed
7:38 AM Ticket #11739 (File uploads/storage - ContentFile() does not support unicode data) closed by Russell Keith-Magee
worksforme
7:32 AM Ticket #11734 (contrib.localflavor - Chilean localflavor extension) updated by Russell Keith-Magee
Needs tests, Patch needs improvement, Has patch, Triage Stage changed
This needs to be submitted as a single patch, against the root of the …
7:31 AM Ticket #11729 (contrib.sessions - session key should extract more entropy from time.time()) closed by Russell Keith-Magee
wontfix: Given the cross platform difficulties, and the absence of any …
7:27 AM Ticket #11726 (contrib.formtools - FormWizard sanity check on step number performed before dynamic steps ...) updated by Russell Keith-Magee
Triage Stage changed
7:26 AM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage, Milestone changed
I suspect the patch needs to be updated in the light of the changes …
7:22 AM Ticket #11715 (contrib.admin - If change mutable list "inlines" in one admin options then it will ...) updated by Russell Keith-Magee
Patch needs improvement, Needs tests, Triage Stage changed
I'm not sure I agree with your solution, but the problem appears real.
7:06 AM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:04 AM Ticket #11712 (Core (Other) - First use of reverse() freezes its cache) updated by Russell Keith-Magee
Triage Stage changed
You should be able to use a reverse() as an argument to …
6:59 AM Ticket #11702 (Database layer (models, ORM) - ForeignKey validation should check that to_field is unique) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:57 AM Ticket #11700 (contrib.admin - actions and list_editables in popups problematic) closed by Russell Keith-Magee
invalid: If you have a design opinion, take it up on django-dev. As fair …
6:56 AM Ticket #11698 (Contrib apps - Add Django Debug Toolbar to contrib) updated by Russell Keith-Magee
Triage Stage changed
DDT is a great tool, but we're not going to integrate it before Rob is …
6:55 AM Ticket #11694 (Documentation - lighttpd fastcgi documentation not working) updated by Russell Keith-Magee
Triage Stage changed
Sounds like there might be something going on here that should be …
6:47 AM Ticket #11690 (contrib.auth - Model django.contrib.auth.models.Group should have a title or ...) updated by Russell Keith-Magee
Component, Milestone, Triage Stage changed
6:45 AM Ticket #11688 (Internationalization - verbose_name should allow dynamical translation based on a number) updated by Russell Keith-Magee
Triage Stage changed
6:39 AM Ticket #11684 (contrib.admin - dismissAddAnotherPopup fails with XHTML) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:39 AM Ticket #11683 (contrib.admin - response_add assumes DEFAULT_CONTENT_TYPE is text/html for ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:36 AM Ticket #11549 (contrib.comments - contrib.comments should allow users to specify their own template on error) updated by Russell Keith-Magee
Triage Stage changed
Nothing wrong with the idea, but it should be implemented in a way …
6:11 AM Ticket #11446 (GIS - Adding dynamic label to GIcon) updated by anonymous
Component changed
5:43 AM DjangoResources edited by baumratte
added byteflow blog engine (diff)
4:58 AM Ticket #12758 (Forms - Widgets are ignored) closed by technologix
invalid: This will be a feature of Django 1.2 ;) Sorry.
4:50 AM Ticket #12758 (Forms - Widgets are ignored) created by technologix
class AuthorForm(ModelForm): class Meta: model = Author …
3:30 AM Ticket #12757 (Core (Management commands) - Join on field 'geo' not permitted) created by aomza_snoopy@…
i have a problem about calling geodjango function my method is …
1:54 AM Ticket #12756 (Core (Serialization) - dumpdata error message should note pyyaml requirement) created by abeld@…
When trying to dumping some data to yaml, if pyyaml is not installed, …
1:31 AM Changeset [b740534d]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 Russell Keith-Magee <russell@…>
Fixed a regression in the Postgres psycopg cursor handling introduced …
1:19 AM Ticket #12405 (contrib.auth - django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL) updated by Dan Loewenherz
Needs documentation, Needs tests changed
1:19 AM Ticket #12405 (contrib.auth - django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL) updated by Dan Loewenherz
Status, Owner, Triage Stage changed

Feb 2, 2010:

11:18 PM Ticket #12755 (contrib.admin - Proposal: Add a method to ModelAdmin to return the form instance) updated by James Bennett
Milestone changed
This is a feature request, and feature proposal for 1.2 is over. If …
11:04 PM NonSqlBackends edited by mattbierner
updated app url (diff)
10:41 PM Sprint201002Montreal created by mlhamel
10:34 PM Sprints edited by mlhamel
(diff)
10:25 PM Ticket #5622 (Forms - Empty ipaddress raises an error (invalid input syntax for type inet: "")) updated by Tyler Brownell
I'm still having this issue using the latest trunk. Is there a reason …
8:24 PM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by Forest Bond
Cc changed
7:13 PM Ticket #2227 (Database layer (models, ORM) - transaction.commit()/rollback() should be aware of nested calls to ...) updated by Forest Bond
Cc changed
7:13 PM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by Forest Bond
Cc changed
6:34 PM Changeset [8e5c1169]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 Russell Keith-Magee <russell@…>
Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for …
6:24 PM Ticket #12754 (Core (Management commands) - Backwards-incompatible change: BaseCommand.style.ERROR_OUTPUT was removed) closed by Russell Keith-Magee
fixed: (In [12376]) Fixed #12754 -- Reintroduced style.ERROR_OUTPUT as an …
6:24 PM Changeset [de35bb40]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 Russell Keith-Magee <russell@…>
Fixed #12754 -- Reintroduced style.ERROR_OUTPUT as an alias for …
6:14 PM Ticket #12754 (Core (Management commands) - Backwards-incompatible change: BaseCommand.style.ERROR_OUTPUT was removed) updated by Russell Keith-Magee
Triage Stage changed
ERROR_OUTPUT should probably be put on the deprecation list - it's a …
5:41 PM Ticket #12755 (contrib.admin - Proposal: Add a method to ModelAdmin to return the form instance) updated by Igor Sobreira
Actually it's not needed, not for this example. I could just use …
5:26 PM modeladmin_get_form_instance.patch attached to Ticket #12755 by Igor Sobreira
Add get_form_instance() method to ModelAdmin
5:26 PM Ticket #12755 (contrib.admin - Proposal: Add a method to ModelAdmin to return the form instance) created by Igor Sobreira
Sometimes we need dynamic fields in a form, depending on the logged in …
4:58 PM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Luke Plant
See also #12534. I don't know why the restriction on spaces is there …
4:34 PM Ticket #12754 (Core (Management commands) - Backwards-incompatible change: BaseCommand.style.ERROR_OUTPUT was removed) updated by Jeff Balogh
Oh, this happened in [12009] for #12112.
4:33 PM Ticket #12754 (Core (Management commands) - Backwards-incompatible change: BaseCommand.style.ERROR_OUTPUT was removed) created by Jeff Balogh
This breaks django-extensions on trunk. The fix is to …
3:58 PM Ticket #4695 (Internationalization - xgettext skips some translation strings in javascript files) updated by Ramiro Morales
I've attached a patch that contains the simple regular expression fix …
3:53 PM 4695-javascript-makemessages-fix.diff attached to Ticket #4695 by Ramiro Morales
Fix by seveas plus tests
3:28 PM Ticket #6735 (Generic views - Class-based generic views) updated by unbracketed
Cc changed
1:16 PM Ticket #11950 (Uncategorized - MySQL - Handling illegal mix of collations) updated by Karen Tracey
> if you know you will never need unicode in that table you can cast …
12:59 PM Ticket #3591 (Core (Other) - add support for custom app_label and verbose_name) updated by anonymous
Cc changed
12:53 PM Ticket #11950 (Uncategorized - MySQL - Handling illegal mix of collations) updated by AdamGilman
Just wanted to add a comment here. I just bumped into this problem …
9:14 AM Ticket #11670 (Database layer (models, ORM) - Model fields named 'year', 'month', 'gt', 'lt' etc. get mistaken for ...) updated by Russell Keith-Magee
Triage Stage changed
9:13 AM Ticket #11681 (contrib.admin - HTML validation failure in admin/change_form.html because of errorlist ul) updated by Russell Keith-Magee
Triage Stage changed
9:10 AM Ticket #11680 (Documentation - add references to EMAIL* settings when discussing error notifications) updated by Russell Keith-Magee
Triage Stage, Milestone changed
9:10 AM Ticket #11679 (contrib.formtools - FormWizard: security_hash() has issues with Safari leaving in \r\n) updated by Russell Keith-Magee
Triage Stage changed
9:09 AM Ticket #11674 (Documentation - documentation clarifications on ModelForms & ModelFormsets Meta fields) updated by Russell Keith-Magee
Triage Stage changed
9:07 AM Ticket #11623 (Core (Cache system) - django.core.cache.backends.db does not escape table names) updated by Russell Keith-Magee
Triage Stage, Milestone changed
9:07 AM Ticket #11561 (contrib.admin - raw_id_fields requires that the user has change permissions on the ...) updated by Russell Keith-Magee
Triage Stage changed
9:07 AM Ticket #11595 (Core (Serialization) - Fixture validation errors should report their data) updated by Russell Keith-Magee
Has patch, Triage Stage changed
9:01 AM Ticket #11521 (Database layer (models, ORM) - QuerySet.update() doesn't accept fkey assignment by id (with patch)) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
8:59 AM Ticket #11520 (Uncategorized - Release tarball includes useless ".DS_Store" files) updated by Russell Keith-Magee
Triage Stage, Milestone changed
The issue here is making sure ubernostrum's packaging script clears …
8:59 AM Ticket #3907 (Internationalization - LocaleMiddleware allows locale from user browser that don't exists in ...) closed by Ramiro Morales
fixed: This was fixed by r6608.
8:57 AM Ticket #11518 (Core (Other) - Custom commands cannot be run from cron (or other directory) if ...) updated by Russell Keith-Magee
Triage Stage changed
8:55 AM Ticket #11514 (contrib.auth - django.contrib.auth.views should accept extra_context parameter) updated by Russell Keith-Magee
Triage Stage, Has patch, Needs tests changed
8:54 AM Ticket #11496 (Documentation - max_value validation is inconsistant) updated by Russell Keith-Magee
Triage Stage changed
8:53 AM Ticket #11490 (contrib.admin - Editing a model that contains m2m inline hangs the server) closed by Russell Keith-Magee
worksforme
8:50 AM Ticket #11475 (Testing framework - test.Client.session.save() raises error for anonymous users) updated by Russell Keith-Magee
Triage Stage changed
8:46 AM Ticket #11531 (contrib.admin - Remove unused file django/contrib/admin/media/js/dateparse.js) updated by Russell Keith-Magee
Triage Stage changed
8:46 AM Ticket #11544 (contrib.admin - adjust admin css to not depend upon the !important declaration.) updated by Russell Keith-Magee
Triage Stage changed
8:45 AM Ticket #11465 (contrib.admin - Broken representation of nonexisting objects for raw_id_fields) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:45 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Russell Keith-Magee
Has patch, Triage Stage, Needs tests, Milestone changed
8:39 AM Ticket #11455 (Database layer (models, ORM) - Rename misleadingly named sql_create_table_suffix function) closed by Russell Keith-Magee
wontfix: It might be a bad name, but we don't gain anything signficant by …
8:37 AM Ticket #11449 (Core (Serialization) - Performance regression loading from fixtures in 1.1 & trunk) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Provided test case is about 50% slower under 1.1 than under 1.0 in my …
8:25 AM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by Russell Keith-Magee
Triage Stage changed
8:22 AM Ticket #11435 (Internationalization - Django Language Code) closed by Russell Keith-Magee
worksforme: I just tried a microtranslation for Klingon (ISO639-2 code 'tlh'), and …
8:06 AM Ticket #12753 (Core (Serialization) - Fixture loading can fails on second syncdb when auto_now_add field is ...) updated by acturneruk
Repeated syncdbs also succeed (the pub_date field is being populated …
7:59 AM Ticket #11434 (contrib.admin - AdminInterface filter_horizontal add/remove buttons have big focus borders) updated by Russell Keith-Magee
Triage Stage changed
7:58 AM Ticket #11414 (contrib.admin - Calendar popup outside popup window in admin) updated by Russell Keith-Magee
Triage Stage changed
7:58 AM Ticket #11422 (Forms - Broken html in CheckboxSelectMultiple widget (with fix)) updated by Russell Keith-Magee
Milestone, Needs tests, Triage Stage changed
7:51 AM Ticket #11412 (Documentation - documentation on test fixtures is not clear on fixture's file naming) closed by Russell Keith-Magee
wontfix: The docs already point to the loaddata docs, which explain how …
7:48 AM Ticket #9656 (contrib.admin - Inherit user's password change link doesn't work) closed by Russell Keith-Magee
duplicate: The larger issue here is that people want to use different User …
7:47 AM Ticket #11406 (contrib.admin - Admin broken for subclasses of User) closed by Russell Keith-Magee
duplicate: I'm pretty sure the issues that you've raised can be overcome - it's …
7:47 AM Ticket #4121 (Internationalization - DateTime, Date,Time, MonthDay, YearMonth for general usage) closed by Ramiro Morales
fixed: I think this has been solved with the landing of the locale-aware …
7:44 AM 12705.1.diff attached to Ticket #12705 by Jannis Leidel
Added a workaround for the DateTimeShortcuts widgets, still a solution …
7:38 AM Ticket #11403 (Database layer (models, ORM) - Django Models - Default and Choices made to Table Schema) updated by Russell Keith-Magee
Triage Stage changed
There is a larger issue here that needs to be addressed - to what …
7:36 AM Ticket #11391 (Core (Management commands) - Legacy Database "%" escaping not documented) updated by Russell Keith-Magee
Triage Stage changed
7:34 AM Ticket #11388 (contrib.markup - Markdown "safe" feature unclear) updated by Russell Keith-Magee
Triage Stage changed
7:29 AM Ticket #12753 (Core (Serialization) - Fixture loading can fails on second syncdb when auto_now_add field is ...) updated by Russell Keith-Magee
Triage Stage changed
7:28 AM Ticket #12753 (Core (Serialization) - Fixture loading can fails on second syncdb when auto_now_add field is ...) created by Russell Keith-Magee
Via Andrew Turner, on django-users: Here is a simple …
7:26 AM Ticket #5672 (Internationalization - i18n minor problem (comma list items separator can't be translated) in ...) updated by Ramiro Morales
Summary changed
7:09 AM Ticket #11385 (Forms - DateTimeField doesn't accept ISO 8601 formatted date string) closed by Russell Keith-Magee
wontfix: ISO8601 is a good machine format, but not a particularly nice human …
7:08 AM AuditTrail edited by Mike
Added code borrowed from the Basie project (please check license) to … (diff)
7:05 AM Ticket #11384 (Internationalization - Django Internationalization override translation mechanisim not ...) updated by Russell Keith-Magee
Triage Stage changed
7:01 AM Changeset [f9a33cbf]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 Russell Keith-Magee <russell@…>
Removed a stray debug statement. Thanks to Ramiro Morales for the …
6:55 AM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Russell Keith-Magee
Triage Stage changed
A sitemap exists for the benefit of public spiders and crawlers, so …
6:55 AM Ticket #11077 (Testing framework - Django's built-in tests fail when using url reverse tags in default ...) updated by Cory Walker
I agree that the testing framework needs to be more seamless. It works …
6:52 AM Ticket #11353 (GIS - use sphinx autodoc directives on geodjango application) updated by Russell Keith-Magee
Component, Has patch, Triage Stage changed
The 'if obj is None' approach suggested by Tobu looks like the right …
6:44 AM Ticket #11334 (Core (Other) - Django fails to show non-latin exception messages from PostgreSQL ...) updated by Russell Keith-Magee
Triage Stage changed
6:42 AM Ticket #11300 (contrib.auth - No way of customizing from email for password resets) updated by Russell Keith-Magee
Triage Stage changed
6:37 AM Ticket #11291 (contrib.auth - django.contrib.auth.tests don't respect url conf) closed by Russell Keith-Magee
duplicate: Duplicate of #10976
6:21 AM Ticket #11264 (Database layer (models, ORM) - "from django.db import models" clobbered in functions inside ...) updated by Russell Keith-Magee
Triage Stage changed
Some extra debug: If your test case invokes […] or […] …
6:10 AM Ticket #11237 (Core (Mail) - force_unicode in forbid_multi_line_headers always raises UnicodeEncodeError) closed by Russell Keith-Magee
invalid: Impossible to diagnose without details of what it is you're actually …
6:09 AM Ticket #11212 (Core (Mail) - Don't encode emails with base64/qp) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:05 AM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) updated by Russell Keith-Magee
Milestone, Triage Stage changed
6:04 AM Ticket #11171 (contrib.sessions - custom set_exipy is ignored server side when set to 0) closed by Russell Keith-Magee
worksforme
5:33 AM Ticket #11162 (Documentation - No Mention of raise exceptions.ValidationError in custom model ...) updated by Russell Keith-Magee
Triage Stage changed
5:29 AM Ticket #11148 (contrib.admin - Inline Views don't support editable=False for PK value) closed by Russell Keith-Magee
invalid: The uniqueness of the intermediate PK field isn't an issue - it's the …
5:16 AM Ticket #11097 (Documentation - Formset documentation should include a note about form.blah_ptr for ...) updated by Russell Keith-Magee
Triage Stage changed
5:15 AM Ticket #11091 (HTTP handling - SSL POST hangs if view function does not use POST object) closed by Russell Keith-Magee
invalid: Closing due to a lack of feedback and a counter example saying the …
5:13 AM Ticket #11086 (Uncategorized - Django not recieveing the mountpoint when using mod_wsgi) closed by Russell Keith-Magee
worksforme: Marking worksforme based on the lack of any followup to Graham's comments.
5:10 AM Ticket #11077 (Testing framework - Django's built-in tests fail when using url reverse tags in default ...) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
There is a broader issue to be decided here - namely, how to set up …
4:59 AM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by Russell Keith-Magee
Triage Stage changed
4:37 AM Ticket #11044 (contrib.formtools - FormWizard extra_context attribute is class-wide) updated by Russell Keith-Magee
Triage Stage, Milestone changed
4:37 AM Ticket #11154 (contrib.auth - Inconsistency with permissions for proxy models) updated by macakraca
It may be obvious how to implement this, but for the rest of us a …
4:37 AM Ticket #11025 (contrib.auth - Ability to specify LOGIN_URL as full qualified absolute URL, ex: ...) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
Accepting the idea, but there are better ways to implement it - …
4:32 AM Ticket #11012 (Core (Cache system) - Memcached cache module fails when retrieving binary strings via ...) updated by Russell Keith-Magee
Milestone, Has patch, Triage Stage, Needs tests changed
4:28 AM Ticket #10967 (Database layer (models, ORM) - save(force_update=True) crashes with model inheritance) updated by Russell Keith-Magee
Triage Stage, Milestone changed
4:28 AM Ticket #10966 (Core (Other) - Management module imports project_module, considered evil) closed by Russell Keith-Magee
wontfix: Not sure I see the benefit. django-admin.py creates the project …
4:17 AM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) closed by Russell Keith-Magee
fixed: Based on adam's details, I assume this has been fixed. Please reopen …
2:28 AM Ticket #10938 (contrib.admin - add inlines into fieldsets) closed by Russell Keith-Magee
wontfix: I'm not sure I agree that this would be an improvement. Feel free to …
2:24 AM Ticket #10917 (contrib.admin - admin/base.html should contain messages block) updated by Russell Keith-Magee
Triage Stage changed
2:22 AM Ticket #10890 (Generic views - generic views archive_week and archive_day should have next/previous ...) updated by Russell Keith-Magee
Triage Stage changed
2:21 AM Ticket #10882 (contrib.formtools - FormWizard process_step receives yet to be validated form for previous ...) updated by Russell Keith-Magee
Triage Stage changed
2:16 AM Ticket #10850 (File uploads/storage - Impossible to stop a large file upload mid-stream) updated by Russell Keith-Magee
Triage Stage changed
2:13 AM Ticket #9360 (contrib.admin - Admin interface method get_form does not call get_fieldsets to get ...) closed by Russell Keith-Magee
invalid: Already closed by a core developer. Start a discussion on django-dev …
2:12 AM Ticket #5805 (Database layer (models, ORM) - Specify multicolumn indexes.) updated by Russell Keith-Magee
Triage Stage changed
2:12 AM Ticket #2594 (Template system - Template system should handle whitespace better) updated by Russell Keith-Magee
Triage Stage changed
The idea has already been notionally accepted by Jacob - patch now …
12:30 AM CookBookScriptsDjget edited by danny_adair
(diff)

Feb 1, 2010:

11:16 PM Ticket #12752 (Database layer (models, ORM) - validators should allow check against empty to be customized) created by Shaun Cutts
I have a custom field, which sets up a correspondence between a numpy …
7:12 PM Ticket #10436 (contrib.admin - Application names i18n in the admin app broken) updated by Ramiro Morales
Milestone changed
7:12 PM Ticket #12751 (Database layer (models, ORM) - order_by after select_related returns empty queryset) created by ozgurisil@…
When querying a model with select_related(), if the related model …
7:01 PM Ticket #11384 (Internationalization - Django Internationalization override translation mechanisim not ...) updated by Ramiro Morales
#11893 was a duplicate.
7:00 PM Ticket #11893 (Internationalization - load order of .mo files) closed by Ramiro Morales
duplicate: Duplicate of #11384.
6:56 PM Ticket #11384 (Internationalization - Django Internationalization override translation mechanisim not ...) updated by Ramiro Morales
Description changed
(reformatted description)
6:53 PM Ticket #11435 (Internationalization - Django Language Code) updated by Ramiro Morales
Can you point specific places where Django isn't working with this?. …
6:43 PM Ticket #11966 (Internationalization - Error: errors happened while running xgettext over template file with ...) updated by Ramiro Morales
Summary changed
6:41 PM Ticket #12667 (Core (Other) - changeset:12098 introduces choice validation bug at the model level) closed by jkocherhans
fixed: (In [12374]) Fixed #12667. Added optgroup validation support to model …
6:41 PM Changeset [fbb42c31]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 Joseph Kocherhans <joseph@…>
Fixed #12667. Added optgroup validation support to model fields with …
6:38 PM Ticket #11915 (Internationalization - language range request should return sublanguage) updated by Ramiro Morales
Description, Version, Triage Stage changed
This takes us to the following possible scenario: What if the …
6:23 PM 7720-fallback-to-root-lang-when-lang-pref-stored-in-cookie.2.diff attached to Ticket #7720 by Ramiro Morales
Better fix: Don't assume root language name has a length of two, …
6:05 PM Ticket #12197 (Internationalization - parse_accept_lang_header parse HTTP_ACCEPT_LANGUAGE with wrong Quality ...) closed by Ramiro Morales
invalid: There is a test case in the Django test suite that test exactly for a …
6:00 PM Ticket #11665 (Testing framework - django.test.TestCase should flush constraints) updated by Brett Hoerner
Cc changed
12:54 PM Ticket #12546 (Core (Other) - Definining __len__ on a model object breaks it's serialization) updated by Claude Paroz
Been confronted to the same issue today. On one side, the object can …
12:13 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by anonymous
Cc changed
12:12 PM Ticket #12750 (Uncategorized - Middleware snippet getting error in 1.2 alpha 1 - AttributeError: ...) closed by Luke Plant
invalid: Your code relied on the implementation of the user_passes_test …
11:53 AM Ticket #12657 (Core (Cache system) - Caching middleware raises an error for binary files) updated by Archatas
Summary changed
11:46 AM Ticket #12750 (Uncategorized - Middleware snippet getting error in 1.2 alpha 1 - AttributeError: ...) updated by Alex Gaynor
Description changed
Please use preview.
11:44 AM Ticket #12750 (Uncategorized - Middleware snippet getting error in 1.2 alpha 1 - AttributeError: ...) created by Phoebe Bright
Section of code causing error: […]
11:20 AM Ticket #11707 (Forms - limit_choices_to on a ForeignKey can render duplicate options in formfield) updated by anonymous
Replying to SmileyChris: I've updated the patch to …
11:18 AM limit_ForeignKey.2.patch attached to Ticket #11707 by Chris.Wesseling@…
11:03 AM primary_key_inline.tgz attached to Ticket #12749 by Chris.Wesseling@…
Testcase testing django.contrib.admin
11:00 AM 12206.patch attached to Ticket #12749 by Chris.Wesseling@…
Patch containing faulty bits of changeset 12206. patch using -R or …
10:58 AM Ticket #12749 (contrib.admin - "Please correct the error below." when saving add model form with ...) created by Chris.Wesseling@…
When a Model has a field with primary_key=True and the Admin has an …
9:41 AM Ticket #6195 (Documentation - Allow caching of the javascript translation library by the client browser) updated by Ramiro Morales
Replying to jdetaeye: > Caveats: > > * If a user …
9:33 AM Ticket #7720 (Internationalization - LocaleMiddleware doesn't fallback to the first part of the language ...) updated by Ramiro Morales
Keywords, Owner, Summary, Needs tests, Milestone changed
9:31 AM 7720-fallback-to-root-lang-when-lang-pref-stored-in-cookie.diff attached to Ticket #7720 by Ramiro Morales
Patch with original fix by djoume plus tests
8:52 AM Ticket #1327 (*.djangoproject.com - Support nightly-build download) updated by Jannis Leidel
Owner, Status changed
8:51 AM Ticket #12705 (contrib.admin - Admin date widget not working on inlines until after validation failure) updated by Jannis Leidel
From what I understand this happens because the event handlers of the …
8:48 AM Ticket #3594 (Internationalization - Translation problem in javascript) updated by Jannis Leidel
Status, Owner changed
8:42 AM Ticket #11284 (Internationalization - Support i18n tags in templates with .js extension) updated by Ramiro Morales
Owner, Milestone changed
8:35 AM strftime.patch attached to Ticket #12748 by Jiri Suchan
array-like access to string changed to .charAt()
8:34 AM Ticket #12748 (contrib.admin - strftime array-access to format string doesn't work in IE7) created by Jiri Suchan
In core.js there's Date.prototype.strftime function which accept …
8:33 AM Ticket #3594 (Internationalization - Translation problem in javascript) updated by Ramiro Morales
Milestone changed
In 3594-r12362.diff I've unified the patches …
8:25 AM 3594-r12362.diff attached to Ticket #3594 by Ramiro Morales
Patch by arkx unified and updated to r12362, with fixes to tests and …
8:19 AM Changeset [a0bae6e]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 Jannis Leidel <jannis@…>
Updated formset docs to contain the new management form field for …
8:16 AM Changeset [5dad2350]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 Jannis Leidel <jannis@…>
Use a closure for embedding the admin actions JavaScript and updated …
8:16 AM Changeset [816fced]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 Jannis Leidel <jannis@…>
Being a good citizen, adding the jQuery license and a command line …
8:15 AM Ticket #12695 (contrib.admin - 'Add another' button disappears when refreshing page with admin form ...) closed by Jannis Leidel
fixed: (In [12370]) Fixed #12695 - Force Firefox to not autocomplete input …
8:15 AM Changeset [f839736c]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 Jannis Leidel <jannis@…>
Fixed #12695 - Force Firefox to not autocomplete input fields that are …
8:14 AM Tickets #12692,​12703 batch updated by Jannis Leidel
(In [12369]) Fixed #12692 - Properly handle the extra clause of admin …
8:14 AM Changeset [9555f2be]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 Jannis Leidel <jannis@…>
Fixed #12692 - Properly handle the extra clause of admin inline …
8:13 AM Ticket #12700 (Uncategorized - readonly_fields specified on inline model admin cause KeyError since r12297) closed by Jannis Leidel
fixed: (In [12368]) Fixed #12700 - Take read-only fields into account when …
8:13 AM Changeset [f70a0882]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 Jannis Leidel <jannis@…>
Fixed #12700 - Take read-only fields into account when rendering the …
8:13 AM Ticket #12628 (contrib.admin - readonly_fields in GenericInlineModelAdmin are ignored during save) closed by Jannis Leidel
fixed: (In [12367]) Fixed #12628 - Don't ignore read-only fields in …
8:13 AM Changeset [be90eadf]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 Jannis Leidel <jannis@…>
Fixed #12628 - Don't ignore read-only fields in …
8:12 AM Ticket #12654 (contrib.admin - Admin readonly_fields not working with ForeignKey fields) closed by Jannis Leidel
fixed: (In [12366]) Fixed #12654 - Correctly display ForeignKey fields in …
8:12 AM Changeset [26734667]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 Jannis Leidel <jannis@…>
Fixed #12654 - Correctly display ForeignKey fields in read-only …
8:12 AM Ticket #12726 (contrib.admin - double {{ media }} in admin templates...) closed by Jannis Leidel
fixed: (In [12365]) Fixed #12726 - Prevent listing media twice in admin's …
8:12 AM Changeset [6c36e103]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 Jannis Leidel <jannis@…>
Fixed #12726 - Prevent listing media twice in admin's change list. …
8:05 AM Ticket #12583 (Database layer (models, ORM) - Postgresql backend uses implicit text casts for case insensitive operators) updated by Ubercore
Milestone changed
Changing to 1.2 milestone, as this seems like a low impact bugfix.
7:20 AM Ticket #12696 (contrib.admin - ModelAdmin.save_model is not called on creation, only on update) updated by David Seddon
Cool thanks. In future I won't post bugs until testing with SVN version!
7:00 AM Ticket #6364 (Testing framework - Allow test runner to execute individual doctests) closed by Russell Keith-Magee
fixed: (In [12364]) Fixed #6364 -- Added the ability to run individual doctests.
7:00 AM Changeset [84599495]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 Russell Keith-Magee <russell@…>
Fixed #6364 -- Added the ability to run individual doctests. …
6:44 AM Ticket #9753 (Internationalization - makemessages failed on long Chinese text) closed by Ramiro Morales
fixed: I'm closing this ticket because in r12296 we've raised the minumum …
6:44 AM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) created by Gustavo Narea
At present, Django hard-codes the HTTP status reason phrases based …
6:42 AM Ticket #8569 (Uncategorized - Admin fieldsets can cause "'str' object has no attribute ...) closed by Karen Tracey
fixed: This problem was fixed over a year ago, really. What you are seeing …
6:34 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) updated by Ramiro Morales
Summary changed
See related …
6:02 AM Ticket #8569 (Uncategorized - Admin fieldsets can cause "'str' object has no attribute ...) reopened by BEBABUM
Hi there, I have the following code: […] […] It crashes when …
5:55 AM Ticket #12740 (Uncategorized - Debugging in rev. 12360) updated by hrauch
Rev. > 12360 seem to be ok. Thank you!
5:53 AM Changeset [daeceafe]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #12745: The maxlength -> max_length change happened in …
5:53 AM Ticket #12745 (Documentation - Error in tutorial: tutorial for 1.1 claims to be for development version) closed by James Bennett
fixed: (In [12362]) Fixed #12745: The maxlength -> max_length change happened …
5:53 AM Changeset [e0dd8a93]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by James Bennett <ubernostrum@…>
Fixed #12745: The maxlength -> max_length change happened in 2007, we …
4:43 AM key.diff attached to Ticket #12746 by Martin v. Löwis
4:42 AM Ticket #12746 (Uncategorized - Use key argument in sort calls) created by Martin v. Löwis
Now that Python 2.4 is the minimum supported version, it is possible …
4:11 AM Ticket #8165 (Forms - When using can_order=True on formset, ordered_forms is not avaible ...) updated by dantallis
I believe ticket:11801 addresses this issue, and that ticket includes …
4:08 AM Ticket #12091 (HTTP handling - Support for WSGI applications within Django) updated by Gustavo Narea
Since it's not going to make it by v1.2 and we don't want to have a …
12:06 AM DjangoFriendlyWebHosts edited by bobmarks
(diff)
12:04 AM DjangoFriendlyWebHosts edited by bobmarks
(diff)

Jan 31, 2010:

9:56 PM Ticket #11503 (Core (Cache system) - Cache backend should expose a flush method) closed by anonymous
duplicate: #12671 added a clear() method to the cache backends.
9:33 PM Ticket #12180 (Database layer (models, ORM) - ProgrammingError thrown with autocommit: True if first query on ...) updated by Christophe Pettus
Needs tests changed
9:33 PM Ticket #12180 (Database layer (models, ORM) - ProgrammingError thrown with autocommit: True if first query on ...) updated by Christophe Pettus
Milestone changed
8:35 PM Ticket #12016 (contrib.admin - timefield's are showing as "(None)" in the list_display of the admin ...) updated by Tim Graham
Triage Stage changed
Confirmed this affects 1.1.X and that the fix works. Looks like this …
8:04 PM Ticket #11665 (Testing framework - django.test.TestCase should flush constraints) updated by Forest Bond
Cc changed
7:03 PM Ticket #6505 (Internationalization - make messages should copy the plural rules from the django po files) updated by Ramiro Morales
Owner, Has patch changed
7:03 PM 6505-1.diff attached to Ticket #6505 by Ramiro Morales
Patch that implements copying the pluiral forms .po file header from …
6:35 PM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by rlaager@…
What documentation is needed here? Just the fact that IDN is supported …
5:38 PM Ticket #12744 (Uncategorized - Debug page fails if settings has dict of tuples with non string) closed by Russell Keith-Magee
fixed: (In [12361]) Fixed #12744 -- Improved the settings cleansing process …
5:38 PM Changeset [1f305a00]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 Russell Keith-Magee <russell@…>
Fixed #12744 -- Improved the settings cleansing process the work with …
3:56 PM Ticket #12745 (Documentation - Error in tutorial: tutorial for 1.1 claims to be for development version) created by voidspace
In the "Errors about max_length" section of this url: …
3:26 PM Ticket #12744 (Uncategorized - Debug page fails if settings has dict of tuples with non string) created by Karataev Pavel
After http://code.djangoproject.com/ticket/12736 debug page fails on …
12:05 PM Ticket #12268 (Database layer (models, ORM) - [PATCH] can't do %s on extra select) updated by master
Exactly the same problem, I have to feed a sqlite DB with a …
11:44 AM Ticket #12743 (Documentation - Add a style guide for javascript in the admin) created by Alex Gaynor
I have prepared an initial draft (available here: …
11:38 AM Ticket #12705 (contrib.admin - Admin date widget not working on inlines until after validation failure) updated by Jannis Leidel
Status, Owner changed
11:30 AM Ticket #12692 (Contrib apps - Wrong interpretation of extra clause in ModelAdmin with new admin UI) updated by Jannis Leidel
I believe the last patch fixes all of what was wrong with the "extra" …
10:55 AM 12692.3.diff attached to Ticket #12692 by Jannis Leidel
Patch with Closure compiled min file and modified tests.
8:10 AM Ticket #6106 (Internationalization - make-messages.py should not touch POT-Creation-Date) updated by Ramiro Morales
Status, Owner, Has patch changed
8:10 AM 6106-1.diff attached to Ticket #6106 by Ramiro Morales
Patch that preserves the POT-Creation-Date header of a .po file when …
7:55 AM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by Jannis Leidel
Needs documentation changed
7:55 AM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by Jannis Leidel
Status, Owner, Triage Stage, Milestone changed
7:22 AM Ticket #10164 (Database layer (models, ORM) - sqlite3 backend: AutoField values aren't monotonically increasing) updated by fwenzel
And by monotonously I mean monotonically, of course :)
6:34 AM file_upload.diff attached to Ticket #12742 by Sebastian Żurek
6:34 AM Ticket #12740 (Uncategorized - Debugging in rev. 12360) closed by Ramiro Morales
worksforme: I can't reproduce this. I see the fancy Django error page when I put …
6:29 AM Ticket #9893 (File uploads/storage - Filename + path length greater than 100 truncated on database ...) updated by Antti Kaihola
Jacob, To elaborate the changes needed: * the following methods …
6:26 AM Ticket #12742 (contrib.comments - File upload handler in Comments framework) created by Sebastian Żurek
I've recently find out some annoying django.contrib.comments …
6:23 AM Ticket #12741 (Documentation - Plz help with understanding !) closed by Ramiro Morales
invalid: Please don't use the ticket system to ask support questions. Use the …
6:08 AM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by danny_adair
Cc changed
3:58 AM Ticket #12741 (Documentation - Plz help with understanding !) created by Nebjula
in your tutourial to django 1st application PART3.There's one paragrah …
3:33 AM Ticket #12740 (Uncategorized - Debugging in rev. 12360) created by hrauch
If I upgrade my developing system to revison 12360, I'm not able to …
Note: See TracTimeline for information about the timeline view.
Back to Top