Timeline



Sep 20, 2010:

11:44 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
11:03 PM new_test_signals_patch.diff attached to Ticket #14319 by Jim Dalton
Patch to add test_setup and test_teardown signals to Django test framework
11:02 PM Ticket #14319 (Testing framework - Add signals test_setup and test_teardown to Django test suite runner ...) created by Jim Dalton
I would like to submit a proposal (with patch) for two new signals to …
9:49 PM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by CarlFK
Until the code is fixed, how about fixing the docs: …
9:04 PM Ticket #14223 (Database layer (models, ORM) - Inconsistent exception raising on DB integrity errors) updated by Ramiro Morales
Description changed
8:52 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
8:45 PM Ticket #14318 (GIS - Add GEOSGeometry.valid_reason) created by Robert Coup
When you're messing with geometries it's handy to find out the reason …
7:22 PM Ticket #10870 (Database layer (models, ORM) - Aggregates with joins ignore extra filters provided by setup_joins) updated by Alex Gaynor
So I've been thinking about this, and I'm wondering whether it perhaps …
7:17 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) closed by Ramiro Morales
worksforme: Most surely that's the reason of the failures you are seeing. WinZip …
6:55 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) updated by gefisher
Replying to ramiro: > >>> Some things to check: Could be …
4:26 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) updated by Ramiro Morales
With the steps I took to reproduce this we've discovered that the …
3:55 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) reopened by gefisher
I've never installed Django before...this is a first for me. No ideas …
3:04 PM Ticket #13914 (contrib.auth - Add natural keys to contrib.auth.User and Group models) updated by Cesar Canassa
Cc changed
I am using his patch right now, so I can confirm that it works.
3:03 PM DjangoFriendlyWebHosts edited by MJones
Added Media Temple (ve) Server to the VPS options (diff)
2:59 PM Ticket #9806 (GIS - GeometryField crashes contrib.gis.admin) updated by Paul Winkler
Patch works for me against Django 1.2.3, at least against points. I …
2:45 PM Ticket #14317 (Internationalization - numberformat.format produces wrong results) created by Anssi Kääriäinen
The problem: […] It can be fixed with using '%.2f' % number (the …
2:31 PM Ticket #14316 (GIS - GeoModelAdmin forms have error on GeometryField) closed by Paul Winkler
duplicate: doh. just found #9806. The most recent patch …
2:25 PM Ticket #14316 (GIS - GeoModelAdmin forms have error on GeometryField) created by Paul Winkler
Given a model like this: […] And an Admin class like this: […] …
2:05 PM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) updated by Michael Manfre
The smart_str calls were added to make the incr() and decr() functions …
1:09 PM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) updated by Alex Gaynor
Triage Stage changed
Please don't mark your own tickets as RFC. In this case I'm not sure …
1:06 PM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by Marc Aymerich
Cc changed
12:54 PM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) updated by Michael Manfre
Milestone, Owner, Triage Stage changed
11:45 AM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) closed by Ramiro Morales
worksforme: Tried this with: * Windows XP 32 bits * Python 2.5.2 * Django …
11:41 AM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) created by Michael Manfre
cache.incr() and cache.decr() fail for memcached when delta < 0.
11:33 AM Ticket #14299 (Core (Cache system) - Add additional cache.*_many functions) updated by Michael Manfre
For clarification, I'm assuming you mean the Django API loosely mimics …
10:47 AM Ticket #8217 (Forms - Alphabetical sorted FilePathField) updated by paparent
Will this issue be fixed ?
10:45 AM Ticket #14299 (Core (Cache system) - Add additional cache.*_many functions) closed by Jacob
wontfix: Django's cache API deliberately mimics memcached's API. Specifically, …
10:07 AM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) created by gefisher
Hi, I have Windows 2000 pro. and Python 2.5.2 which I've been working …
9:13 AM CaseStudyLeads edited by Peter Baumgartner
Added Cisco (diff)
9:08 AM Ticket #9682 (Database layer (models, ORM) - icontains can be case-sensitive on MySQL) updated by Jakub Roztočil
Specifying COLLATE in comparisons and ORDER BY clause is a very common …
8:44 AM Ticket #14313 (contrib.admin - wrong display of field title in admin) updated by Ramiro Morales
Could you reduce your model and correspoding ModelAdmin to the …
8:38 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Anssi Kääriäinen
Was this with just the latest patch to this ticket, or also with …
8:12 AM Ticket #9535 (Documentation - File uploads documentation is patchy) updated by onelson
This just came up on the mailing list, and as I started to look at the …
5:38 AM Ticket #14310 (Uncategorized - MySQL - collate in queries) closed by Karen Tracey
duplicate: This is essentially #9682
4:33 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Teemu Kurppa
Just a quick update that the latest patch by akaariai is a great …
4:27 AM Ticket #14313 (contrib.admin - wrong display of field title in admin) created by Julian
I have a model with a field *timestamp_month* which I've added to the …
3:22 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Anssi Kääriäinen
There is a different approach to all this. Cache the format string for …
2:28 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by Wagner Sartori Junior
Cc changed
Replying to toxik: > Why isn't this merged into trunk …
1:59 AM Ticket #14217 (Core (System checks) - Add validation for model field name the same as the model name when ...) updated by Vlastimil Zíma
Cc changed

Sep 19, 2010:

8:29 PM Ticket #13057 (Database layer (models, ORM) - Missing validation of child models) closed by niall
duplicate: Duplicate of #14217
8:13 PM Ticket #12842 (Database layer (models, ORM) - Importing a non-installed app assumes the non-installed DB table exists) updated by niall
Status, Owner changed
I have a patch that adds a test for app_label or "django.contrib." + …
7:20 PM Ticket #12369 (Documentation - cStringIO portability) updated by Alex Gaynor
I'd simplify the explanation to just a parenthetical note that …
6:15 PM Ticket #12369 (Documentation - cStringIO portability) updated by niall
Status, Owner, Has patch changed
Added a simple patch that changes the code sample to use the try, …
2:30 PM AttributeError_for_list_editable.html attached to Ticket #14312 by Vlada Macek
full HTML debugging traceback
2:26 PM Ticket #14312 (contrib.admin - list_editable causes 500s for ?p>maximum) created by Vlada Macek
When there is list_editable defined in ModelAdmin && there is …
1:59 PM Ticket #14311 (Template system - Improve django.template.defaultfilters.title) updated by Ramiro Morales
I'd suggest to implement it as a separate filter, maintain it as a …
1:54 PM Ticket #13726 (Internationalization - Javascript translated string catalog is empty when ...) updated by Ramiro Morales
Has patch changed
The patch added makes the following changes in the jsi18n view code to …
1:37 PM 13726.diff attached to Ticket #13726 by Ramiro Morales
Patch for this issue, includes tests. See notes in ticket comment …
1:10 PM Ticket #14311 (Template system - Improve django.template.defaultfilters.title) created by Mike Lissner
The title case function is a bit naively implemented, and could be …
12:03 PM Ticket #14309 (Translations - Spanish translation on deleting objects) updated by Ramiro Morales
The reason for this is because the spanish ('es') translation is …
12:02 PM Ticket #14310 (Uncategorized - MySQL - collate in queries) created by Jakub Roztočil
From MySQL documentation: With the COLLATE clause, you can …
11:31 AM Ticket #14309 (Translations - Spanish translation on deleting objects) updated by Ramiro Morales
Component, Keywords, Triage Stage changed
10:46 AM Ticket #10870 (Database layer (models, ORM) - Aggregates with joins ignore extra filters provided by setup_joins) updated by Carl Meyer
Cc changed
10:35 AM Ticket #14309 (Translations - Spanish translation on deleting objects) created by asinox@…
Hi guys, that is my first "report?", well, im using django 1.2.3, …
9:41 AM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by Alex Gaynor
Triage Stage changed
9:40 AM storage_times.3.diff attached to Ticket #10497 by steph
Renamed Datetime to match the class name.
9:36 AM Ticket #2443 (Database layer (models, ORM) - Add IntervalField to database models) updated by Flavio Curella
Cc changed
9:22 AM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by modulatrix
Patch needs improvement changed
Agree that this should be fixed, but this patch seems incomplete - …
9:19 AM storage_times.2.diff attached to Ticket #10497 by steph
More tests.
9:19 AM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by steph
OK, just added some asserts to make sure, the files are new and times …
9:05 AM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by Russell Keith-Magee
(In [13863]) [1.2.X] Fixed #11486 -- Corrected the XML serializer to …
9:05 AM Changeset [80b9233e]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #11486 -- Corrected the XML serializer to allow for the …
9:04 AM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) closed by Russell Keith-Magee
fixed: (In [13862]) Fixed #11486 -- Corrected the XML serializer to allow for …
9:04 AM Changeset [11aee35]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 Russell Keith-Magee <russell@…>
Fixed #11486 -- Corrected the XML serializer to allow for the …
8:11 AM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by steph
I think the asserts a strong enough because we already test against …
3:22 AM DjangoJobs edited by Richard Davies <richard.davies@…>
Added ElasticHosts job advert (diff)
1:17 AM DevelopersForHire edited by wastemaster
(diff)

Sep 18, 2010:

10:22 PM Ticket #10904 (Documentation - Fix incorrect term "Absolute URL" throughout documentation) updated by Derek Willis
Needs documentation changed
10:22 PM Ticket #10904 (Documentation - Fix incorrect term "Absolute URL" throughout documentation) updated by Derek Willis
Status, Owner, Has patch, Milestone changed
10:21 PM 10904.diff attached to Ticket #10904 by Derek Willis
10:16 PM Ticket #13726 (Internationalization - Javascript translated string catalog is empty when ...) updated by Ramiro Morales
Triage Stage changed
This is actually an intended behavior as of now. See the test for …
9:08 PM Ticket #9033 (Documentation - QuerySet extra()'s arguments could be better represented visually in ...) updated by Derek Willis
Has patch changed
9:07 PM 9033.diff attached to Ticket #9033 by Derek Willis
7:59 PM Ticket #12019 (Core (Cache system) - @cache_page with no args causes IndexError) updated by Jamie Matthews
Added a slightly different approach at the patch, which allows the …
7:57 PM cache_page_default_timeout.diff attached to Ticket #12019 by Jamie Matthews
Slightly different approach at patch, includes test
7:35 PM Ticket #14281 (Documentation - Small documentation fixes after djangocon 2010 sprints commit-fest) updated by Tim Graham
Triage Stage changed
7:35 PM 14281.diff attached to Ticket #14281 by Tim Graham
fix an additional typo in topics/signals.txt (extra "used")
7:19 PM Ticket #13944 (*.djangoproject.com - Very long accept-language headers break parser) updated by Ramiro Morales
I cant' reproduce this with the runtime enviroment set up by the …
7:17 PM 13944-tests.diff attached to Ticket #13944 by Ramiro Morales
6:39 PM Ticket #12201 (Internationalization - django-admin.py makemessages could show the line number when it fails) updated by Ramiro Morales
Needs documentation, Needs tests changed
6:39 PM Ticket #11161 (Internationalization - Added plural rules for supported languages) updated by Ramiro Morales
The infrastructure for adding the enhacements proposed in #4030 would …
6:37 PM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by Jeff Bauer
Cc changed
6:32 PM Ticket #12019 (Core (Cache system) - @cache_page with no args causes IndexError) updated by Luke Plant
Needs tests changed
With tests this will probably be good to go.
1:59 PM Ticket #9033 (Documentation - QuerySet extra()'s arguments could be better represented visually in ...) updated by Derek Willis
Status, Owner, Version, Milestone changed
11:27 AM Ticket #8975 (Documentation - related order functions are not documented) updated by Derek Willis
Has patch changed
11:27 AM 8975.diff attached to Ticket #8975 by Derek Willis
10:45 AM forms.py attached to Ticket #14308 by Andrés Torres
The same as above in the description.
10:44 AM Ticket #14308 (contrib.localflavor - Adding some fields to the Mexican local flavor.) created by Andrés Torres
Fields like RFC, CURP and the ZIP Code are in this file attachment and …
6:17 AM Ticket #14307 (Documentation - Document form ChoiceField tuple) updated by Jannis Leidel
Triage Stage changed
5:30 AM Ticket #14307 (Documentation - Document form ChoiceField tuple) updated by asenchi
Triage Stage changed
4:23 AM ticket14290_for_12.diff attached to Ticket #14290 by Anssi Kääriäinen
For 1.2
4:21 AM ticket14290.diff attached to Ticket #14290 by Anssi Kääriäinen
For SVN HEAD
4:21 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Anssi Kääriäinen
Another day, another status update: - I have now patch against 1.2. …
4:19 AM Ticket #13772 (Database layer (models, ORM) - 'exists' parameter for pre_save signal) updated by George Sakkis
Patch needs improvement changed
> The patch moves the sending of the signal to after the recursive …
4:18 AM pre_save.patch attached to Ticket #13772 by George Sakkis
Patch against r13861
12:33 AM choice-tuple.diff attached to Ticket #14307 by Adam Vandenberg
12:33 AM Ticket #14307 (Documentation - Document form ChoiceField tuple) created by Adam Vandenberg
Mention that the 2-tuples are (value, display), same as choices in models.

Sep 17, 2010:

11:03 PM Ticket #14304 (Internationalization - Problem with locale) closed by Karen Tracey
invalid: Sorry, but there is nothing we can do to fix the configuration of …
9:58 PM Ticket #8975 (Documentation - related order functions are not documented) updated by Derek Willis
Status, Owner changed
9:16 PM Ticket #11559 (Core (Other) - urlresolvers.reverse do not work with namespaced urls and captured ...) updated by Rolando Espinoza La fuente
Cc changed
8:17 PM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Luke Plant
I actually meant that the feature had to be added to fix #14156. The …
8:14 PM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Luke Plant
Replying to jezdez: > Yes, this should be tested and …
6:52 PM Ticket #10870 (Database layer (models, ORM) - Aggregates with joins ignore extra filters provided by setup_joins) updated by Noah Kantrowitz
Cc changed
6:08 PM Ticket #14302 (Database layer (models, ORM) - models.BooleanField returns integer) closed by anonymous
duplicate: Duplicate of #7190. This was fixed over 7 months ago in r12578. …
3:45 PM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Jannis Leidel
Needs documentation, Needs tests changed
Replying to akaariai: > Update patch attached …
3:04 PM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Teemu Kurppa
Anssi, fantastic work you've done there. Once I get back from my short …
2:15 PM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Anssi Kääriäinen
Update patch attached (ticket14290.diff, the aggressive one isn't …
1:36 PM Ticket #14306 (Internationalization - Translations handling cleanup (with performance boost, too)) updated by Anssi Kääriäinen
Forgot to add info about the performance: I am using the test from …
1:15 PM translations_cleanup.diff attached to Ticket #14306 by Anssi Kääriäinen
1:15 PM Ticket #14306 (Internationalization - Translations handling cleanup (with performance boost, too)) created by Anssi Kääriäinen
The attached patch implements a different way to handle the delayed …
11:59 AM inspectdb-unmanaged.diff attached to Ticket #14305 by Erin Kelly
11:59 AM Ticket #14305 (Core (Management commands) - inspectdb should output unmanaged model definitions) created by Erin Kelly
I'm a little surprised that this hasn't been brought up before, but I …
11:49 AM Ticket #13565 (Database layer (models, ORM) - Using syncdb with Oracle using synonyms causes ORA-00955.) updated by Erin Kelly
Has patch, Needs tests, Triage Stage changed
The patch that I just uploaded fixes this issue by allowing the …
11:31 AM 13565.diff attached to Ticket #13565 by Erin Kelly
8:30 AM Ticket #14303 (contrib.admin - admin inline form id attribute numbering order and uniqueness is lost) updated by m0nonoke
8:29 AM Ticket #14304 (Internationalization - Problem with locale) created by Squidy
Good day. I have a problem with Django. My Django project is located …
8:27 AM Ticket #14303 (contrib.admin - admin inline form id attribute numbering order and uniqueness is lost) created by m0nonoke
Inline forms that are added using the "Add another ..." button created …
8:05 AM Ticket #14302 (Database layer (models, ORM) - models.BooleanField returns integer) created by anonymous
I declare a field as models.BooleanField(default=False) in a model, …
7:40 AM ForumAppsComparison edited by Maxim Vavilov
chage link to pybb (diff)
5:42 AM Ticket #14301 (Core (Mail) - django crashes on email address that passed validate_email() (utf8-tld)) updated by Luke Plant
Triage Stage changed
5:19 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Leon van der Ree
Cc changed
Thanks for the info. I noticed that for this patch Postgres should be …
5:04 AM Ticket #14301 (Core (Mail) - django crashes on email address that passed validate_email() (utf8-tld)) created by harm
== description == It seems validate_email() and send_email() in django …
12:29 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by Anssi Kääriäinen
I will post an updated patch today. I will update the usage of the …
Note: See TracTimeline for information about the timeline view.
Back to Top