Timeline
05/22/2009:
- 22:05 Ticket #11186 (Plural-Forms missing on po files generated by makemessages) closed by
- duplicate: Yes, currently the tool assumes the person doing the translation is in …
- 20:48 Ticket #11186 (Plural-Forms missing on po files generated by makemessages) created by
- The .po files generated using this command doesn't add a plural forms …
- 18:02 Ticket #11185 (Document how to customize widgets) created by
- It would be nice to have documentation on how to customize form …
- 17:12 Ticket #11184 (scripts/rpm-install.sh does not respect options passed to setup.py) created by
- Setuptools supports changing the target installation environment when …
- 16:50 FormGenScript edited by
- (diff)
- 15:24 Ticket #11183 (BaseForm init leaves pointers pointing back to base_fields when widget ...) created by
- == High Level Description == When we create a form class, I think the …
- 11:29 Ticket #11182 (Wrong link in admin page) closed by
- duplicate: Dupe of #10061. Please search before opening a new ticket.
- 11:06 Ticket #11182 (Wrong link in admin page) created by
- In the admin page, the change password and logout link are wrong. For …
- 10:52 Ticket #11181 (Make save faster) closed by
-
wontfix: Constructing a queryset every
save()
(which your patch doesn't … - 10:51 Ticket #11180 (django.contrib.comments/django.contrib.sites/django.contrib.admin ...) closed by
-
invalid: This is what the setting,
SITE_ID
is for. Please don't use … - 10:20 Ticket #11181 (Make save faster) created by
- Save presently does a bunch of work each time to set up a manager for …
- 10:17 Ticket #11175 (Automatic template inheritance) closed by
- wontfix: This templatetag is impossible, neither the context nor the tag knows …
- 10:04 Ticket #11180 (django.contrib.comments/django.contrib.sites/django.contrib.admin ...) created by
- I'm not certain what the underlying cause of this issue is, or whether …
- 07:53 Ticket #11179 (inspectdb should guess related_name on foreign keys) created by
- It would be useful if inspectdb would guess related_name parameter on …
- 07:40 Ticket #11177 (widget attributes) closed by
- invalid: Use <input disabled="disabled" name="fred" value="stone" /> …
- 05:52 Ticket #11178 (django.contrib.auth.views.login doesn't pass request to AuthenticationForm) created by
- as long as request isn't passed to …
- 05:49 Ticket #11177 (widget attributes) created by
- There are at least two attributes (disabled and readonly, anything …
- 04:54 Ticket #11176 (add user brocken, if TEMPLATE_STRING_IF_INVALID != "") closed by
- duplicate: Sorry, dup of #9051, #5532, #4279, and #3579
- 04:47 Ticket #11176 (add user brocken, if TEMPLATE_STRING_IF_INVALID != "") created by
- In the django admin panel is the "add user" view broken, if …
- 04:42 Ticket #11175 (Automatic template inheritance) created by
- Sometimes I have templates in my framework that I would like to …
- 03:03 Ticket #11173 (Updating some spanish translation. (Months and days translation)) closed by
- invalid: Ok, that true! After a little research I found this page from …
05/21/2009:
- 21:02 Ticket #11172 ("Decoupling the URLconfs" isn't exactly true) closed by
- duplicate: Duplicate of #10081, #9860, #9767, #7709, #7660, #7650, #7443, #5283, …
- 20:59 Ticket #11174 (CommentModerator's moderate_after does not accept 0.) closed by
-
invalid: The correct solution is to write a subclass of
CommentModerator
… - 19:04 Ticket #11174 (CommentModerator's moderate_after does not accept 0.) created by
- the CommentModerator has two fields which together allow you to make …
- 13:09 Ticket #11173 (Updating some spanish translation. (Months and days translation)) created by
- The spanish months and days translations are all totally lowercase. I …
- 13:08 Ticket #11172 ("Decoupling the URLconfs" isn't exactly true) created by
- http://docs.djangoproject.com/en/dev/intro/tutorial03/#intro-tutorial03 …
- 10:44 Ticket #11171 (custom set_exipy is ignored server side when set to 0) created by
- According to the docs, setting the request.session.set_expiry() …
- 09:36 Ticket #11170 (Safe filter closes an open html tag in some cases) closed by
- worksforme: I cannot recreate this. Using this code: […] and this …
- 09:01 Ticket #11170 (Safe filter closes an open html tag in some cases) created by
- I believe this is a bug, if it's expected or just my error I'm sorry …
- 07:41 Ticket #11169 (django.db.models.sql.where is using the global "connection" rather ...) closed by
- duplicate: Marking as a dupe of #1142. It's not a literal dupe, but this work is …
- 07:06 Ticket #11167 (migrate sha-1 to sha-2) closed by
- duplicate: This is a duplicate of #5600.
- 05:40 Ticket #11169 (django.db.models.sql.where is using the global "connection" rather ...) created by
- I have need to use both MySQL database and an MS SQL server (via …
- 05:26 Ticket #11168 (postgis geometry alternatively seen as linestring then multilinestring) created by
- Django 1.0.2 final on MacOS 10.5 python 2.5 GEOS Framework 3.0.1-1 …
- 04:31 Ticket #11167 (migrate sha-1 to sha-2) created by
- I believe it's time to migrate from sha-1 to sha-2. Motivation : …
- 04:13 DjangoFriendlyWebHosts edited by
- We provide Django-ready vm's, so I added our entry. (diff)
05/20/2009:
- 20:04 Ticket #11166 ({% widthratio 0 0 100 %} returns an empty string, rather than a 0) created by
- When supplying the {% widthratio %} template tag with both a value and …
- 19:54 Ticket #11165 (Data gets truncated when saved) closed by
- invalid: Django uses the Python DBAPI interface to submit queries, and that API …
- 19:28 Ticket #11165 (Data gets truncated when saved) created by
- I am working on a system to index my music library, and I think I …
- 19:02 Ticket #11163 (admin ForeignKeyRawIdWidget contains incorrect link when used in ...) reopened by
- Reopening because I may have confused this with the bug fixed in …
- 17:51 Ticket #11164 (inconsistency in installation documentation, and a suggestion) created by
- The online instructions say to run the command "sudo python setup.py …
- 16:39 Ticket #11163 (admin ForeignKeyRawIdWidget contains incorrect link when used in ...) closed by
- invalid: This is fixed as long as you use the include(admin.site.urls) method …
- 16:01 Ticket #11163 (admin ForeignKeyRawIdWidget contains incorrect link when used in ...) created by
- When the user specifies in their admin.py that a field is both …
- 15:05 Changeset [19e2585a]stable/1.0.x by
- [1.0.X] Fixed #10867: make the makemessages command ignore files and …
- 15:05 Ticket #10867 (The command makemessages should avoid files inside the locale dir when ...) closed by
- fixed: (In [10833]) Fixed #10867: make the makemessages command ignore files …
- 15:05 Changeset [077a94c5]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 #10867: make the makemessages command ignore files and only …
- 14:33 Ticket #11162 (No Mention of raise exceptions.ValidationError in custom model ...) created by
- It would be useful to mention the use of Mention the use of …
- 14:26 Ticket #11161 (Added plural rules for supported languages) created by
- Added gettext plural rules in global_settings.conf and code in …
- 13:52 Ticket #11160 (Formset non_form_errors returns ErrorList() if is_valid is not called) created by
- If Formset.non_form_errors() is called before Formset.is_valid(), it …
- 11:19 Changeset [10637a94]stable/1.0.x by
- [1.0.X] Fixed #11134: signals recievers that disconnect during their …
- 11:16 Ticket #11147 (manage.py doesn't work with settings directory in pydev) closed by
- invalid: I'm fairly sure this is a PyDev bug because looking at the code …
- 11:13 Ticket #11134 (Signals don't work properly when they are being disconnected during ...) closed by
- fixed: (In [10831]) Fixed #11134: signals recievers that disconnect during …
- 11:13 Changeset [c935d7f]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 #11134: signals recievers that disconnect during their …
- 10:41 Ticket #11159 (Test client encode_file doesn't set content-type properly) created by
- The test client doesn't properly set the content-type when uploading …
- 09:22 Ticket #11158 (get_image_dimensions very slow after 1 call) created by
- get_image_dimensions in django.core.files.images is very slow after 1 …
- 08:51 Ticket #11157 (slugify and admin javascript URLify function produce different strings) created by
- The javascript used by the admin to autogenerate slugs, URLify() in …
- 06:03 Changeset [ca365b41]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. git-svn-id: …
- 05:24 Ticket #11156 (Unnecessary savepoints with Oracle) created by
- Savepoints are implemented in the Postgresql and Oracle backends, and …
05/19/2009:
- 19:26 Changeset [e0017380]stable/1.0.x by
- [1.0.X] Modified a test from r10787 so that the comparison order is …
- 19:19 Changeset [4567b449]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
- Modified a test from r10787 so that the comparison order is reliable. …
- 19:05 Ticket #11153 (django development server needs to trap all exceptions just like ...) closed by
- duplicate: Duplicate of #9589
- 18:39 Changeset [3cd3df81]stable/1.0.x by
- [1.0.X] Blocked r10826 from merge to branch as it's a fix to code …
- 18:13 Ticket #11149 (error with def save_form_data --) closed by
- fixed: (In [10826]) Fixed #11149 -- Don't call save_form_data on file-type …
- 18:13 Changeset [8c8625b]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 #11149 -- Don't call save_form_data on file-type fields multiple …
- 14:34 Ticket #10739 (MySQL and order_by()) reopened by
- The bug occurs on Ubuntu 8.10 (Python 2.5.2 and MySQL 5.0.67-0ubuntu6) …
- 14:09 Ticket #11155 (Buffer size in get_image_dimensions too small) created by
- The buffer size inside django/core/files/images.py, …
- 13:45 Ticket #11154 (Inconsistency with permissions for proxy models) created by
- Summary: The content type framework treats proxy models and …
- 11:41 Ticket #11153 (django development server needs to trap all exceptions just like ...) created by
- If you run "manage.py runserver" there are *some* exceptions that …
- 11:08 Ticket #11152 (Some classes missing in documentation (Template docs)) created by
- I want to use intersphinx to connect up my documentation with …
- 10:05 Changeset [cb73fe91]stable/1.0.x by
- [1.0.X] Updated svnmerge properties for recent commits git-svn-id: …
- 09:27 Ticket #11147 (manage.py doesn't work with settings directory in pydev) reopened by
- This isn't a support question. Running without a project module is …
- 08:42 Ticket #11116 (delete() triggers an error on proxy model instances) closed by
- fixed: (In [10824]) Fixed #11116 -- Corrected the deletion of proxy objects. …
- 08:42 Changeset [2e24596]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 #11116 -- Corrected the deletion of proxy objects. Thanks to …
- 08:10 Changeset [593bcc15]stable/1.0.x by
- [1.0.X] Fixed #9308 -- Corrected the updated of nullable foreign key …
- 07:44 Ticket #9308 (Django fails to set nullable foreign key field to NULL before deleting ...) closed by
- fixed: (In [10822]) Fixed #9308 -- Corrected the updated of nullable foreign …
- 07:44 Changeset [b9b9ca3]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 #9308 -- Corrected the updated of nullable foreign key fields …
- 06:03 Ticket #11147 (manage.py doesn't work with settings directory in pydev) closed by
- invalid: Django project is a normal python module and you must have init.py …
- 05:52 Ticket #11151 (continue #11149.) closed by
- invalid: As best as I can guess, you're trying to amend ticket #11149 - in …
- 04:00 Ticket #11151 (continue #11149.) created by
- To Ticket #11149. Problem start from 10189 There are next fixed: " $ …
- 03:39 Ticket #11150 (ImageField validation depend on cStringIO) created by
- I've found that ImageField clean() method depend on reset() method of …
- 03:30 Ticket #11149 (error with def save_form_data --) created by
- Hi everyone I use django revision 10000 and it is normal. But when I …
- 00:19 Ticket #10816 (CsrfMiddleware false positive after session.flush()) closed by
- duplicate: I'm closing this as a dupe of #9977 then (with a note there to reopen …
- 00:04 Ticket #10735 (Comment redirect breaks if you want to send get data) closed by
- fixed: Fixed in r10424
Note: See TracTimeline
for information about the timeline view.