Timeline
05/08/2009:
- 18:56 Ticket #11055 (ImageField uploads fail at r10717) created by
- When uploading an image in the admin I get the error: {{{Upload a …
- 15:55 DjangoFriendlyWebHosts edited by
- (diff)
- 15:53 DjangoFriendlyWebHosts edited by
- (diff)
- 15:48 Ticket #11054 (Small typo in docs/howto/auth-remote-user.txt) created by
- I found a small typo in said file. Path attached.
- 15:16 Ticket #11053 (access to OneToOneField when null=True should return None instead of ...) created by
- […] Django behaves differently with access to the OneToOneField …
- 14:56 Ticket #11052 (Q-Object disjunction join promotion .. bug) created by
- (someone who understands why this fails should fix the summary) …
- 13:00 Ticket #11051 (Oracle backend fails null_fk regression tests) created by
- These must be due to Oracle's nonstandard handling of NULL vs. empty …
- 12:55 Ticket #11048 (Oracle raises KeyError in IntrospectionTests.test_get_indexes) closed by
- duplicate: Ian Kelly points out this is actually another case of the …
- 12:51 Ticket #11050 (Oracle fails introspection tests due to capitalization) created by
- The Oracle backend fails two introspection tests currently, I think …
- 12:45 Ticket #11049 (Oracle fails to return IntegerField in test_get_table_description_types) created by
- The Oracle backend raises an AssertionError when executing …
- 12:39 Ticket #11048 (Oracle raises KeyError in IntrospectionTests.test_get_indexes) created by
- The Oracle backend raises a KeyError when executing test_get_indexes: …
- 12:38 LoadBalancing edited by
- reformat date of conversation as ISO 8601 & add year (diff)
- 12:22 Ticket #10687 (request parsing breaks if upload_handlers is empty) closed by
- fixed: (In [10723]) Fixed #10687: fixed request parsing when upload_handlers …
- 12:22 Changeset [c40f7152]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10687: fixed request parsing when upload_handlers is empty. …
- 12:13 Ticket #10994 (Flat page content with unicode causes fatal error but data is still ...) closed by
- invalid: It sounds like the character set for your table is the MySQL default …
- 12:12 Ticket #6850 (contrib.auth.forms is inconsistent on form field labels and max_length) closed by
- invalid: Most of this seems to have already been fixed in the current trunk. I …
- 11:49 Changeset [1fe7eb60]stable/1.0.x by
- [1.0.X] Fixed test suite on Oracle that was broken by using keyword …
- 11:31 Ticket #11047 (Clarification of contenttypes docs) created by
- I found the paragraph about using a GenericForeignKey in a …
- 11:31 Ticket #11046 (Documentation on ifchanged should use new cycle syntax) created by
- The documentation on the ifchanged tag should use `{% cycle "foo" …
- 11:20 Changeset [88f51671]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- git-svn-id: http://code.djangoproject.com/svn/django/trunk@10721 …
- 11:12 Changeset [8397c1f]stable/1.0.x by
- [1.0.X] Fixed #10899 -- Ensured that log messages for deletions in the …
- 11:08 Changeset [41ba8e7c]stable/1.0.x by
- [1.0.X] Fixed #10516 -- Corrected admin search when the search_fields …
- 11:05 Ticket #11045 (Updated Dutch translation) created by
- Localization patch for the Dutch language against revision 10717.
- 11:04 Changeset [7bcbc99]stable/1.0.x by
- [1.0.X] Fixed #9493 -- Corrected error handling of formsets that …
- 10:52 Ticket #10625 (Ewkt regexp incorrectly escaped in GeoDjango admin javascript) closed by
- worksforme: Paul tried half a dozen browsers and we have no new information from …
- 10:19 Ticket #10032 (ORM switches incorrectly to OUTER JOIN in certain cases with isnull=True) closed by
- wontfix: As Malcolm said, this behavior is by intent. If you've got an issue …
- 10:11 Ticket #9404 (Proxy file-like methods and attributes in UploadedFile objects) closed by
- fixed: Fixed in [10717].
- 10:11 Ticket #10249 (Cannot create a consistent method resolution order (MRO) for bases ...) closed by
- fixed: Fixed in [10717].
- 10:11 Ticket #10300 (Custom File Storage Backend broken by recent SVN commit.) closed by
- fixed: Fixed in [10717].
- 10:11 Ticket #7712 (UploadedFile missing readline method) closed by
- fixed: Fixed in [10717].
- 10:08 Changeset [68a890e7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #7712, #9404, #10249, #10300: a light refactor and cleanup of …
- 09:51 Ticket #10032 (ORM switches incorrectly to OUTER JOIN in certain cases with isnull=True) reopened by
- i'm fine with any way, as long as it is consistent. but: when i do …
- 09:32 Ticket #11044 (FormWizard extra_context attribute is class-wide) created by
- FormWizard's extra_context attribute is declared within the class, …
- 09:28 Ticket #10940 (Omission in tutorial, part 4: generic views) closed by
-
invalid: This is not necessary since
vote
is not a generic view. Notice … - 09:16 Ticket #9850 (Outdated documentation - (date format strings)) closed by
- fixed: fixed: (In [10716]) Fixed #10825: fixed the 'U' format code to …
- 09:16 Ticket #10794 (admin JS error 'document.getElementById("") is null' on adding new user) closed by
- duplicate: This is a duplicate of #10651.
- 08:46 Ticket #11043 (InlineForeignKeyField should respect to_field) created by
- Hi, while looking at #10243 I found out that InlineForeignKeyField …
- 08:39 Ticket #10825 (Template filter date 'U' raises an AttributeError under certain ...) closed by
- fixed: (In [10716]) Fixed #10825: fixed the 'U' format code to dateformat …
- 08:39 Changeset [2af75b4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10825: fixed the 'U' format code to dateformat (and the …
- 08:26 Ticket #11042 (admin inlines of inherited models break on edit submit after changeset ...) created by
- after r10666, an inline of an inherited model cannot be edited. The …
- 08:17 Ticket #11041 (Document all QuerySet methods in QuerySet API) created by
- Right now it is missing any mention of the update() and delete() …
- 08:17 Ticket #11040 (Updated Finnish translation) created by
- Here's an updated translation for Finnish. Also corrected some minor …
- 07:58 Changeset [cd4f12d1]stable/1.0.x by
- [1.0.X] Fixed #10651: fixed a javascript error on the admin user add …
- 07:57 Changeset [f7d01c49]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10651: fixed a javascript error on the admin user add form. …
- 07:57 Ticket #10651 (auth app add user page causes javascript error due to admin ...) closed by
- fixed: (In [10714]) Fixed #10651: fixed a javascript error on the admin user …
- 07:53 Ticket #10448 (saveasnew on error will change the title but not URL) closed by
- fixed: Fixed in [10713]
- 07:53 Changeset [23fa913]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10448: correcting errors on "save as new" now correctly create …
- 06:49 Ticket #10267 (HttpResponse.build_absolute_uri does not encode IRIs properly.) closed by
- fixed: Please file a new ticket for this. The original issue here was solved.
- 06:34 Ticket #10188 (HttpResponse does not filter CR/LF characters from headers) closed by
- fixed: Fixed in r10712.
- 06:33 Ticket #10188 (HttpResponse does not filter CR/LF characters from headers) reopened by
- The patch seems to be incorrect since it's not checking whether value …
- 06:31 Changeset [38a6c488]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed a silly function flow bug in [10711]. git-svn-id: …
- 06:16 JKM/Tickets edited by
- (diff)
- 06:15 Changeset [155ab07a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas. …
- 06:13 Changeset [4f383e2]stable/1.0.x by
- Reverted r10709 which I applied to the wrong branch. Sorry for my …
- 06:10 Ticket #10997 (Admin backend uses `set` without the Python 2.3 fallback) closed by
- fixed: Fixed in r10705.
- 06:10 Ticket #10188 (HttpResponse does not filter CR/LF characters from headers) closed by
- fixed: (In [10709]) Fixed #10188: prevent newlines in HTTP headers. Thanks, …
- 06:10 Changeset [864b781]stable/1.0.x by
- Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas. …
- 06:02 Changeset [7935231e]stable/1.0.x by
- [1.0.X] Fixed #8817: get_image_dimensions correctly closes the files …
- 05:56 Ticket #8817 (Accessing ImageField's dimensions doesn't close file) closed by
- fixed: (In [10707]) Fixed #8817: get_image_dimensions correctly closes the …
- 05:56 Changeset [a7faf642]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #8817: get_image_dimensions correctly closes the files it opens, …
- 05:07 Ticket #11039 (Document that aggregation doesn't work with generic relations.) created by
- Since we bumped #10870 from 1.1 we should document this.
- 04:59 Ticket #10750 (BaseInlineFormSet does not respect commit=False in save for new ...) closed by
- fixed: (In [10706]) Fixed #10750: respect comment=False in inline formsets. …
- 04:59 Changeset [614d8814]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10750: respect comment=False in inline formsets. Thanks, Koen …
- 04:57 Changeset [eaf8ec54]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10997: fixed a Python 2.4-ism in admin actions. git-svn-id: …
- 04:56 Changeset [a109a22]stable/1.0.x by
- [1.0.X] Fixed #10335: handle system locals unknown to Python in …
- 04:51 Ticket #10335 (tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1]) closed by
- fixed: (In [10703]) Fixed #10335: handle system locals unknown to Python in …
- 04:51 Changeset [60cfd451]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10335: handle system locals unknown to Python in timezone name …
- 04:47 Ticket #9253 (auto-generated db identifiers (eg. constraint names) should be of ...) reopened by
- Please don't close tickets because you uploaded a patch, an issue is …
- 04:43 Ticket #9253 (auto-generated db identifiers (eg. constraint names) should be of ...) closed by
- fixed
- 04:08 Ticket #11016 (manage.py not finding custom commands when run from different ...) closed by
- wontfix: Yes, you should always use absolute paths for INSTALLED_APPS, and …
- 01:45 Ticket #11037 (Support HTTPOnly cookie for HttpResponse.set_cookie) closed by
- duplicate: Duplicate of #3304. Please search the existing ticket list before …
- 00:52 Ticket #9610 (File upload duplicate filename check mechanism fail) closed by
- fixed: (In [10702]) [1.0.X]: Fixed #9610 -- Fixed duplicate uploaded file …
- 00:52 Changeset [e93b3a7b]stable/1.0.x by
- [1.0.X]: Fixed #9610 -- Fixed duplicate uploaded file name mangling …
- 00:50 Changeset [5950775]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #9610 -- Fixed duplicate uploaded file name mangling when …
05/07/2009:
- 23:46 Ticket #9344 (TemporaryFile is missing the 'tell' method on Windows platforms) closed by
-
fixed: (In [10700]) [1.0.X]: Fixed #9344 -- In the
TemporaryFile
class used … - 23:46 Changeset [1b9893f]stable/1.0.x by
-
[1.0.X]: Fixed #9344 -- In the
TemporaryFile
class used by Windows, … - 23:44 Changeset [304785bf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
-
Fixed #9344 -- In the
TemporaryFile
class used by Windows, proxy to … - 23:03 Ticket #11038 (django tests using postgis) created by
- When running our newly developed test suite for geolocation, I kept …
- 17:58 Ticket #11037 (Support HTTPOnly cookie for HttpResponse.set_cookie) created by
- Most browsers has some support for HTTPOnly cookies. It provides some …
- 17:10 Ticket #11036 (QueryDict has_key() calls __getitem__ instead of __contains__) created by
- When I try to something like: if request.FILES.has_key('key'): …
- 17:03 Ticket #11035 (urlify.js with Serbian alphabet) created by
- Here is a patch for urilfy.js in admin application that should support …
- 17:03 Ticket #11034 (Typo in admin actions documentation) created by
- http://docs.djangoproject.com/en/dev/ref/contrib/admin/actions/#actions …
- 15:27 Ticket #11033 (cx_Oracle.UNICODE missing if cx_Oracle version 5.0.1 is compiled ...) created by
- Oracle test failed with: […] Patch is based on email from Ian …
- 13:11 Changeset [899d484]stable/1.0.x by
- [1.0.X] Make sure that all uses of max_length in the test suite use …
- 13:06 Changeset [7caf21a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Make sure that all uses of max_length in the test suite use values …
- 12:55 Changeset [6a080b19]stable/1.0.x by
- [1.0.X] Updated Spanish translation. left one fuzzy string on purpose. …
- 12:55 Ticket #11030 (File uploads break on non english filesystem encoding) closed by
- fixed: (In [10695]) [1.0.X] Fixed #11030: fixed file uploads on non-utf8 …
- 12:55 Changeset [09c2559b]stable/1.0.x by
- [1.0.X] Fixed #11030: fixed file uploads on non-utf8 filesystem …
- 12:55 Changeset [b03e58b]stable/1.0.x by
- [1.0.X] Updated Calatan translation. Left one fuzzy string on purpose. …
- 12:53 Changeset [a59095a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #11030: fixed file uploads on non-utf8 filesystem encoding. …
- 11:12 Changeset [fb9ac572]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
-
Fixed #10153: foreign key
gte
andlte
lookups now work. Thanks, … - 11:12 Ticket #10153 ('gte' missing in get_db_prep_lookup lookup) closed by
-
fixed: (In [10692]) Fixed #10153: foreign key
gte
andlte
lookups now … - 11:09 Ticket #11032 (Failed regressiontest on Windows for ImageField) reopened by
- Maybe I marked it as duplicate too soon. Applying the final patch …
- 10:57 Ticket #11032 (Failed regressiontest on Windows for ImageField) closed by
- duplicate: Cool. Must have missed that one for the 1.1 milestone.
- 10:40 Changeset [67f9ad28]stable/1.0.x by
-
[1.0.X] Fixed #9659: fixed
wsgi.file_wrapper
in the builtin server. … - 10:39 Changeset [bfdb7d2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
-
Fixed #9659: fixed
wsgi.file_wrapper
in the builtin server. Thanks, … - 10:39 Ticket #9659 (No output from `wsgi.file_wrapper`) closed by
-
fixed: (In [10690]) Fixed #9659: fixed
wsgi.file_wrapper
in the builtin … - 10:28 Ticket #11032 (Failed regressiontest on Windows for ImageField) created by
- On Windows (Vista32), the file_storage test fails if PIL is installed …
- 09:48 Changeset [523da380]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed test suite on Oracle that was broken by using keyword "date" as …
- 09:44 Ticket #10889 (ModelAdmin calls .log_deletion after deletion, causing invalid object_id) closed by
- fixed: Fixed in [10686].
- 09:29 Ticket #11031 (Docs change - django user needs more roles in Oracle database) created by
- "Supported databases" page mentions that the Django database user …
- 09:22 Ticket #8747 (Importing models from within `__init__.py` prevents syncdb from ...) closed by
- fixed: Apparently the patch from the past fixed this. r10088
- 09:19 Ticket #10047 (TemporaryFile.seek has bad interface under Windows NT) closed by
- duplicate: This is actually a dupe.
- 09:18 Ticket #10047 (TemporaryFile.seek has bad interface under Windows NT) reopened by
- 09:16 Ticket #10047 (TemporaryFile.seek has bad interface under Windows NT) closed by
- fixed: This one was fixed by the patch in #9344.
- 09:07 Ticket #11030 (File uploads break on non english filesystem encoding) created by
- The tests produce: […] The fix just converts file paths to bytestring.
- 08:48 Changeset [9b724aea]stable/1.0.x by
- [1.0.X] Fixed #11026, a small typo in the regroup template tag …
- 08:46 Ticket #11026 (RST Markup Error in regroup docstring) closed by
- fixed: (In [10687]) Fixed #11026, a small typo in the regroup template tag …
- 08:46 Changeset [9e7388f8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #11026, a small typo in the regroup template tag docstring. …
- 08:11 Ticket #10899 (easier manipulation of sessions by test client) closed by
- fixed: (In [10686]) Fixed #10899 -- Ensured that log messages for deletions …
- 08:10 Changeset [ae7d9bf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10899 -- Ensured that log messages for deletions in the admin …
- 07:54 Changeset [643e914]stable/1.0.x by
- [1.0.X] Fixed #8971: correctly reverse urls in admindocs reST roles. …
- 07:52 Changeset [b5f0aff9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10516 -- Corrected admin search when the search_fields …
- 07:52 Ticket #10516 (Admin search doesn't work when having multiple search_fields to the ...) closed by
- fixed: (In [10684]) Fixed #10516 -- Corrected admin search when the …
- 07:52 Changeset [e5757f92]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #8971: correctly reverse urls in admindocs reST roles. Thanks, …
- 07:52 Ticket #8971 (URL resolution for admindocs reST roles incorrect) closed by
- fixed: (In [10683]) Fixed #8971: correctly reverse urls in admindocs reST …
- 07:45 JKM/Tickets edited by
- (diff)
- 07:36 Ticket #11029 (Model mocking support) created by
- Writing unit tests is hard mainly because of how tight are Models …
- 07:18 Ticket #9675 (Docs about migrating from the old comment system: add note about urls.py) reopened by
- idangazit, the lack of mentions of "(r'comments/', ..." in the docs …
- 07:17 Changeset [f259494]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #9493 -- Corrected error handling of formsets that violate …
- 07:17 Ticket #9493 (Formsets with data that violates unique constraints across forms are ...) closed by
- fixed: (In [10682]) Fixed #9493 -- Corrected error handling of formsets that …
- 07:16 Ticket #11028 (Problem with searching in m2m fields in inherited model) created by
- Models: […] and admin options like these: […] Now, if we …
- 07:08 Ticket #10632 (rare bug with log deletion in admin) closed by
- worksforme: Marking worksforme per Malcolm; please reopen with more info if …
- 07:00 Ticket #10893 (list_editable breaks when primary_key=True in model) closed by
- fixed: Fixed in r10681.
- 06:56 Changeset [eb81d5ac]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10893 -- Corrected a problem with using list_editable in the …
- 06:51 Ticket #10417 (Some model instances returned from a query set do not have any ...) closed by
- worksforme: Marking worksforme since Malcolm can't reporoduce. Please reopen if …
- 06:49 Ticket #10396 (Django File Upload /Image Upload Forms are broken with Safari (3 and ...) closed by
- worksforme: This appears to have been a Safari bug since nobody can confirm it.
- 06:48 Ticket #11027 (Storage backends should know about the max_length attribute of the ...) created by
- Currently the Storage Backends may return a filename which is longer …
- 06:37 ThumbNails edited by
- (diff)
- 06:35 Ticket #10223 (Admin has a bug for primary keys that contain slashes) closed by
- wontfix: Since this only happens with the legacy version of admin URLs, I don't …
- 06:25 Ticket #10074 (Can't delete objects with lazy GenericRelations) closed by
- worksforme: Alex can't reproduce; neither can I.
- 06:13 Ticket #11024 (Django runtests.py should work without configuring DJANGO_SETTINGS_MODULE) closed by
- duplicate: Duplicate of #6298
- 06:12 Ticket #11026 (RST Markup Error in regroup docstring) created by
- In the regroup docstring there is a typo that creates a broken link …
- 05:56 Ticket #9743 (Problem in admin when displaying foreignkey of a model that reference ...) closed by
- worksforme: I can't reproduce this problem.
- 05:55 Ticket #11025 (Ability to specify LOGIN_URL as full qualified absolute URL, ex: ...) created by
- We need the ability to specify LOGIN_URL as full qualified absolute …
- 05:44 Ticket #11024 (Django runtests.py should work without configuring DJANGO_SETTINGS_MODULE) created by
- Allowing people to simply cd into django/tests and execute runtests.py …
- 05:30 Ticket #11023 (replace distutils by setuptools) created by
- Here is a quick patch to replace the use of distutils by setuptools. …
- 05:04 Ticket #3077 ([patch] multi-degree ForeignKey/OneToOne relationships with ...) closed by
- fixed: I've attached a regression test for this bug, but I cannot reproduce …
- 04:48 Ticket #11013 (Named imports in urls) reopened by
- Indeed, I screwed. I removed * from import in urls.py, because using …
- 04:32 Ticket #11022 (Document that the admin bulk delete doesn't call Model.delete()) created by
-
As per #10751 the admin delete action doesn't call
Model.delete()
. … - 04:30 Ticket #9675 (Docs about migrating from the old comment system: add note about urls.py) closed by
- fixed: Looks like this was solved in r8557. Cannot find any references to …
05/06/2009:
- 23:12 Ticket #8725 (TemplateSyntaxError at /admin/ with [8760]) closed by
- fixed: Perhaps you have not defined a view that is referenced in your …
- 20:29 Ticket #8377 (unique_for_date (model field option) doesn't work) closed by
- duplicate: Didn't notice this ticket when #10134 was opened. It's now been …
- 20:16 DjangoFriendlyWebHosts edited by
- Adding 6sync VPS provider (diff)
- 17:26 TracBrowser edited by
- Rolling back spam (diff)
- 15:10 Ticket #11021 (Document behavior of truncatewords filters re newlines) created by
- A lot of people have complained or created tickets about how the …
- 13:40 Ticket #10995 (Improve paginator to account for very large page_range's) reopened by
- I have played with the options available from 'page_obj' in the the …
- 13:38 Ticket #11020 (models.permalink() does not pass through the url prefix) created by
- The permalink() decorator does not allow for passing a customized …
- 09:55 Ticket #10995 (Improve paginator to account for very large page_range's) closed by
- invalid: I didn't realized this was accessible through the page_obj variable.
- 09:52 Ticket #11013 (Named imports in urls) closed by
- invalid: I had the same problem but it turned out to be me, not django. My …
- 05:00 Ticket #11019 (Admin inlines queryset) created by
- I think the way how admin inlines are accessed is wrong. …
- 04:07 Ticket #10999 (Filtering non english database) closed by
- invalid: Discussed on …
- 02:37 Changeset [95477d7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Polish translation updated (after [10678]) git-svn-id: …
- 01:35 Ticket #11018 (Generic foreign keys in custom m2m relationship model) created by
- In version 1.0.2 and older we can use custom table for ManyToManyField …
- 01:32 Ticket #11017 (Oracle LIKEC query doesn't use index) created by
- It seems (not confirmed from Oracle officially) LIKEC query doesn't …
- 01:23 TracBrowser edited by
- (diff)
- 01:21 Ticket #11016 (manage.py not finding custom commands when run from different ...) created by
- http://code.djangoproject.com/ticket/5825 Similar to the above …
- 01:02 Ticket #5825 (Customized actions for manage.py not working) closed by
- fixed: This bug was fixed, please file a new ticket or contact the mailing …
- 00:52 Ticket #5825 (Customized actions for manage.py not working) reopened by
- The fix does not work, if say, we use a symbolic link from ~/bin to …
- 00:37 Ticket #10897 (ngettext is used in confirmation of bulk-edits in admin) closed by
- fixed: Fixed in r10677
- 00:21 DevelopersForHire edited by
- (diff)
- 00:20 DevelopersForHire edited by
- (diff)
05/05/2009:
- 22:23 Ticket #11015 (django-1.0.2 does not catch the exception that database backend first ...) created by
- I am running django-1.0.2 by fastcgi with nginx-0.6.36. Now I found …
- 18:53 Ticket #1227 (Problem with spaceless) closed by
- fixed: This was done intentionally (and after quite a bit of discussion, from …
- 18:44 Ticket #1227 (Problem with spaceless) reopened by
- This bug has since been re-introduced. The latest code shows that the …
- 17:31 Changeset [fc15d69]stable/1.0.x by
- [1.0.X] Updated svnmerge properties for recent changes git-svn-id: …
- 17:26 Ticket #10959 (Separate text for 'search' and 'actions' changelist sections buttons) closed by
- fixed: (In [10678]) Fixed #10959 -- Changed the admin search button text to …
- 17:26 Changeset [e2d66e7d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10959 -- Changed the admin search button text to make it …
- 17:25 Changeset [31c833f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10897 -- Modified use of ngettext to ungettext in admin change …
- 14:37 Ticket #11014 (Bug in create_manager in ForeignRelatedObjectsDescriptor ...) closed by
- invalid
- 14:29 Ticket #11014 (Bug in create_manager in ForeignRelatedObjectsDescriptor ...) created by
- Appear that someone miss to send superclass parameter to …
- 14:19 CustomUploadAndFilters edited by
- reverting spam (diff)
- 13:04 CustomUploadAndFilters edited by
- (diff)
- 12:01 DjangoResources edited by
- Added links to FirePy (FirePHP) (diff)
- 12:00 Ticket #6130 (nginx + flup does not work with trunk revisions after 6775) closed by
- duplicate: Plase don't reopen arbitrary already closed tickets that only share …
- 11:17 Ticket #6130 (nginx + flup does not work with trunk revisions after 6775) reopened by
- I got the following error message from the nginx's error log just now, …
- 10:20 Ticket #11013 (Named imports in urls) created by
- Every time there is an exception during testing (inside the tested …
- 07:46 Changeset [65417397]stable/1.0.x by
- [1.0.X] Fixed #10275 -- Corrected the edge case of rendering a …
- 07:32 Ticket #11012 (Memcached cache module fails when retrieving binary strings via ...) created by
- E.g. […] In [5718] ticket #4845, the following is introduced: …
- 06:54 Ticket #10275 (Inconsistency between django.contrib.admin.models.LogEntry interface ...) closed by
- fixed: (In [10675]) Fixed #10275 -- Corrected the edge case of rendering a …
- 06:52 Changeset [9d28568c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10275 -- Corrected the edge case of rendering a LogEntry with a …
- 06:22 Ticket #11011 (Memcached backend: pass parameters to memcache backend) created by
- The problem: 1. Django instantiates memcache client w/o parameters, …
- 04:16 Ticket #11010 (Add a foundation for rowlevel permissions in Django) created by
- Many sites would like to use rowlevel permissions, but it's not that …
- 03:20 Ticket #11009 (Auth PasswordResestTest fails since changeset 10599 - Ticket #8752) created by
- The test class PasswordResetTest was modified in changeset 10599 to …
- 03:07 Ticket #9154 (Cache compiled templates) closed by
- duplicate: This itself is duplicate of #6262, closing as such.
- 03:03 Ticket #9874 (Added template cache in template loader) closed by
- duplicate: Duplicate of #9154.
- 02:37 Ticket #11008 (dictsort and dictsortreversed template filters broken) created by
- Using dictsort or dictsortreversed template filters for a list of …
Note: See TracTimeline
for information about the timeline view.