Timeline
Apr 12, 2010:
- 9:43 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) updated by
- (In [12965]) [1.1.X] Fixed #13332 -- Corrected the cleanup code in the …
- 9:43 PM Changeset [65a9d730]stable/1.1.x by
- [1.1.X] Fixed #13332 -- Corrected the cleanup code in the test client …
- 9:41 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) closed by
- fixed: (In [12964]) Fixed #13332 -- Corrected the cleanup code in the test …
- 9:41 PM Changeset [35f41507]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
- Fixed #13332 -- Corrected the cleanup code in the test client to avoid …
- 9:22 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) updated by
-
Triage Stage changed
- 9:22 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) created by
- This results in a *very* hard to debug failure on PyPy's hybrid GC.
- 9:00 PM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by
- (In [12963]) [1.1.X] Refs #13227 -- Partial backport of r12865; …
- 9:00 PM Changeset [cf08ea4]stable/1.1.x by
- [1.1.X] Refs #13227 -- Partial backport of r12865; backported the …
- 8:56 PM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by
- The issue is that by evaluating mms_id_list (which evaluates the mms …
- 8:22 PM Ticket #13287 (Documentation - Documentation about {% url %} arguments still mentions comma separation) updated by
-
Triage Stage changed
- 8:21 PM Ticket #13287 (Documentation - Documentation about {% url %} arguments still mentions comma separation) updated by
-
Summary changed
- 6:53 PM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) closed by
- fixed: (In [12962]) Fixed #13229 -- Corrected a test failure caused by the …
- 6:53 PM Changeset [b7b38a41]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
- Fixed #13229 -- Corrected a test failure caused by the change in …
- 6:14 PM Ticket #13331 (contrib.admin - Strange behavior of lists of objects with overriden changelist_view in ...) closed by
- invalid: You are doing something wrong. Note a single ModelAdmin instance may …
- 6:01 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) closed by
- invalid: Okay {{{ form.title.field.max_length }}} works.
- 5:58 PM Ticket #13331 (contrib.admin - Strange behavior of lists of objects with overriden changelist_view in ...) created by
- I spotted a strange behavior in the admin: I've made an Admin for my …
- 5:56 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) reopened by
- 5:55 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) updated by
- […] does not work.
- 5:52 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) updated by
- incl: excerpts of /site-packages/django/forms/fields.py […]
- 5:49 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) closed by
-
invalid: It is available as
form.title.field.field.max_length
. - 5:43 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) reopened by
-
Replying to Alex:
>xxx fields have
max_length
… - 4:11 PM Changeset [ee2b07c]stable/1.1.x by
- [1.1.X] Added Pyton 2.3 compatibility import for use of set by some …
- 4:06 PM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) reopened by
- I'm so sorry, but I think this is not completely resolved. Here is an …
- 4:04 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by
- That makes MUCH more sense now - the Unicode/string error had me …
- 4:02 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by
- Note the `TypeError: expected string or Unicode object, NoneType …
- 3:56 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by
-
Triage Stage, Component, Summary changed
The root of the problem is that the field being filtered has a default … - 3:25 PM Ticket #13287 (Documentation - Documentation about {% url %} arguments still mentions comma separation) updated by
-
Status, Owner, Has patch changed
Attached a patch that updates the only instance of that phrase in the … - 3:19 PM Ticket #13330 (Uncategorized - ORM features: history; dynamic translation; acl; change requests) closed by
- invalid: This is much too broad to be a single ticket. Some of the things you …
- 3:10 PM Ticket #13329 (Documentation - Error in documentation) updated by
-
Status, Owner, Has patch changed
Yep, it was just a missing backslash. - 2:49 PM Ticket #13330 (Uncategorized - ORM features: history; dynamic translation; acl; change requests) created by
- Hi @all, I already did some workarounds for getting Django towards my …
- 2:32 PM Ticket #13329 (Documentation - Error in documentation) updated by
-
Version, Triage Stage changed
Looks like it's probably an escaping issue. - 2:15 PM Ticket #13329 (Documentation - Error in documentation) created by
- The code mentioned at …
- 1:59 PM Ticket #8913 (Forms - Make the "must be unique" error messages in ModelForms customizable) updated by
-
Cc changed
- 1:40 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by
-
Cc changed
- 1:39 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by
-
Description changed
Fixed formatting. Please use preview. - 1:35 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) created by
- We're caching with memcached, and using django.core.cache to directly …
- 1:12 PM Ticket #3304 (Core (Other) - [patch] Support "httponly"-attribute in session cookie.) updated by
- Is possible solve it with a middleware: …
- 12:47 PM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) reopened by
- There's apparently a test that relies on the data in this list of …
- 12:27 PM Ticket #12142 (Database layer (models, ORM) - Calling update() on EmptyQuerySet updates all rows in database) updated by
- (In [12960]) [1.1.X] Fixed #12142 -- EmptyQuerySet.update() no longer …
- 12:27 PM Changeset [eca89ea]stable/1.1.x by
- [1.1.X] Fixed #12142 -- EmptyQuerySet.update() no longer updates all …
- 12:02 PM Ticket #8913 (Forms - Make the "must be unique" error messages in ModelForms customizable) updated by
-
Cc changed
See … - 12:00 PM Changeset [4771790c]stable/1.1.x by
- [1.1.X] svnmerge.py metatdata housekeeping. git-svn-id: …
- 11:54 AM DevelopersForHire edited by
- (diff)
- 10:38 AM Ticket #13327 (Database layer (models, ORM) - FileField/ImageField accessor methods throw unnecessary exceptions ...) updated by
-
Description changed
Please use preview. - 10:38 AM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) closed by
-
invalid: Uhh, fields have
max_length
available to them. - 10:32 AM Ticket #13325 (contrib.admin - admin RelatedFieldWidgetWrapper bugfix) updated by
- oh, i hadnt seen that one, sry
- 10:30 AM Ticket #13327 (Database layer (models, ORM) - FileField/ImageField accessor methods throw unnecessary exceptions ...) created by
- Many of the accessor methods on the FileField call this method: […] …
- 10:29 AM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) created by
- When using model-based forms, when the framework create form class …
- 10:10 AM Ticket #13325 (contrib.admin - admin RelatedFieldWidgetWrapper bugfix) closed by
- duplicate: Duplicate of #1035 that has a patch that contains tests and is already …
- 9:59 AM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) closed by
- fixed: (In [12958]) Fixed #13229 -- Updated the list of Finnish …
- 9:59 AM Changeset [217a379]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
- Fixed #13229 -- Updated the list of Finnish municipalities in …
- 9:55 AM Changeset [f45e39ba]stable/1.1.x by
- Fixed #11957 -- exceptions in admin.py are no longer hidden after …
- 9:55 AM Ticket #13312 (Database layer (models, ORM) - Add a way to customize the order_by() of null fields) updated by
- that's ok, but there is no way to control this behavior. i mean that i …
- 9:37 AM Ticket #13325 (contrib.admin - admin RelatedFieldWidgetWrapper bugfix) created by
- a simple patch that checks if the user has permission to add for a …
- 9:36 AM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) closed by
- fixed: (In [12956]) Fixed #11957 -- exceptions in admin.py are no longer …
- 9:36 AM Changeset [2a752ed]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
- Fixed #11957 -- exceptions in admin.py are no longer hidden after …
- 9:23 AM Ticket #13324 (Database layer (models, ORM) - r12914 introduced test failure on 1.1.X branch) closed by
- fixed: Turns out this was a problem because r12941 wasn't backported. I've …
- 9:22 AM Ticket #13309 (Database layer (models, ORM) - Queryset.delete() only works if there are less than CHUNKSIZE models ...) updated by
- (In [12955]) [1.1.X] Fixed #13309 -- Ensure that delete() deletes …
- 9:22 AM Changeset [38056e82]stable/1.1.x by
- [1.1.X] Fixed #13309 -- Ensure that delete() deletes everything it …
- 8:59 AM Ticket #13167 (Template system - Non-existent arg passed to template filter raises VariableDoesNotExist) updated by
-
Milestone changed
I agree with Karen. Applying the fix to the FilterExpression may have … - 8:56 AM Ticket #13167 (Template system - Non-existent arg passed to template filter raises VariableDoesNotExist) updated by
- (In [12954]) Refs #13167 -- Corrected a regression in the way …
- 8:56 AM Changeset [2cebe439]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
- Refs #13167 -- Corrected a regression in the way non-existent …
- 8:28 AM Ticket #11711 (Documentation - Document precise returned object of values_list()) updated by
- (In [12953]) [1.1.X] Fixed #11711 -- clarified that ValuesQuerySets …
- 8:28 AM Changeset [a67b35a0]stable/1.1.x by
- [1.1.X] Fixed #11711 -- clarified that ValuesQuerySets are not lists …
- 8:24 AM Changeset [6dc0499]stable/1.1.x by
- [1.1.X] Fixed two small doc markup errors. Partial merge of r12741 …
- 8:00 AM Ticket #13324 (Database layer (models, ORM) - r12914 introduced test failure on 1.1.X branch) created by
- r12914 introduced a failure in the sessions test on the 1.1.X branch: …
- 7:47 AM DjangoJobs edited by
- (diff)
- 7:46 AM DjangoJobs edited by
- (diff)
- 7:43 AM Ticket #11696 (Database layer (models, ORM) - validate command in 1.1 hides errors in models that used to be shown) updated by
- (In [12951]) [1.1.X] Fixed #11696: Changed app loading code so that it …
- 7:43 AM Changeset [46b9dd3]stable/1.1.x by
- [1.1.X] Fixed #11696: Changed app loading code so that it does not …
- 7:39 AM Ticket #11696 (Database layer (models, ORM) - validate command in 1.1 hides errors in models that used to be shown) closed by
- fixed: (In [12950]) Fixed #11696: Changed app loading code so that it does …
- 7:39 AM Changeset [55c31fbd]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
- Fixed #11696: Changed app loading code so that it does not swallow …
- 7:21 AM Ticket #10702 (Database layer (models, ORM) - .extra() should accept "having" parameter) updated by
- whats the use of being able use aggregates and not being able to set a …
- 5:30 AM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) closed by
- wontfix: You *can* change the admin message easily, it *isn't* a task for the …
- 5:22 AM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) reopened by
- I disagree. I think it makes senses to allow admin and management …
- 2:56 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by
- Test case: […]
Apr 11, 2010:
- 10:00 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by
-
Status, Owner changed
Patch has been updated to trunk as of now. It still passes the Django … - 8:47 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by
-
Needs tests changed
Finally figured out a good way to test. Have attached the test files … - 7:47 PM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) reopened by
- While debugging another unrelated issue I found that the situation …
- 7:05 PM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by
-
Triage Stage, Needs tests, Milestone changed
This isn't critical for 1.2. It's difficult to evaluate whether the … - 6:45 PM Ticket #13323 (Uncategorized - Load app by full name, not only label) closed by
- duplicate: No, it isn't possible to have two apps with the same name (at least, …
- 6:42 PM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) closed by
- wontfix: In the 5 years Django is public, you're the first person I'm aware of …
- 3:32 PM Ticket #13323 (Uncategorized - Load app by full name, not only label) updated by
- You're probably looking for #3591.
- 3:11 PM Ticket #11933 (Documentation - Missing cached_db value in SESSION_ENGINE setting docs) updated by
-
Patch needs improvement changed
fixed (again). corrections done against latest trunk [12949] so it … - 2:01 PM Ticket #9437 (GIS - OperationalError under fastcgi when maxrequests=1 is set) updated by
- (In [12949]) [1.1.X] Fixed #9437 -- Now close the connection after …
- 2:01 PM Changeset [bf5d71f2]stable/1.1.x by
- [1.1.X] Fixed #9437 -- Now close the connection after getting the …
- 1:59 PM Ticket #9437 (GIS - OperationalError under fastcgi when maxrequests=1 is set) closed by
- fixed: (In [12948]) Fixed #9437 -- Now close the connection after getting the …
- 1:59 PM Changeset [82b8b67]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
- Fixed #9437 -- Now close the connection after getting the PostGIS …
- 1:54 PM Ticket #13323 (Uncategorized - Load app by full name, not only label) created by
- It might be desirable to load apps not only by label, but also by full …
- 11:40 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by
-
Has patch, Component, Milestone changed
Decode UTF-8 for table attribute names: […] - 11:35 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by
-
Description changed
Please use preview. - 11:26 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by
- While trying to generate model from database with manage.py inspectdb …
- 11:21 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) created by
- While trying to generate model from database with manage.py inspectdb …
- 9:49 AM Ticket #12650 (Contrib apps - Some contrib apps depend on the i18n context processor to output valid ...) reopened by
- Please ignore all my babbling about where the i18n context processor …
- 9:40 AM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) created by
- This relates to the template file at …
- 7:12 AM Ticket #11933 (Documentation - Missing cached_db value in SESSION_ENGINE setting docs) reopened by
-
sorry guys, the patch is incorrect the backend is called
cached_db
… - 4:36 AM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by
-
Milestone changed
On closer examination, this isn't actually a regression for 1.2; it's … - 3:35 AM Ticket #13301 (contrib.admin - Wrong capitalization in result_headers' texts) closed by
- fixed: (In [12947]) Fixed #13301 -- Corrected problem with capitalization of …
- 3:35 AM Changeset [faceca7]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
- Fixed #13301 -- Corrected problem with capitalization of changelist …
- 1:58 AM Ticket #13298 (contrib.admin - Test admin_views.ReadonlyTest.test_readonly_get is broken) closed by
- fixed: (In [12946]) Fixed #13298 -- Modified test assertion to ensure that …
- 1:58 AM Changeset [f4c76fb]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
- Fixed #13298 -- Modified test assertion to ensure that javascript …
- 1:50 AM Ticket #13319 (Core (Other) - loaddata should print something when no fixture is found) closed by
- fixed: (In [12945]) Fixed #13319 -- Modified the default verbosity level for …
- 1:50 AM Changeset [736afb4]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
- Fixed #13319 -- Modified the default verbosity level for "no fixtures …
- 1:48 AM Ticket #13319 (Core (Other) - loaddata should print something when no fixture is found) updated by
-
Status, Milestone, Owner, Triage Stage changed
- 1:48 AM Ticket #13311 (Template system - Template Tag modules that raise an ImportError are difficult to debug) closed by
- fixed: (In [12944]) Fixed #13311 -- Modified the tag library import process …
- 1:48 AM Changeset [aed032d]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
- Fixed #13311 -- Modified the tag library import process so it doesn't …
Apr 10, 2010:
- 8:56 PM Ticket #13320 (Uncategorized - loaddata and syncdb should use the python logging) closed by
- duplicate: I'm going to close this as a dupe of #12012. A built-in logging …
- 8:49 PM Ticket #13318 (Database layer (models, ORM) - Django messed up the table names.) closed by
- worksforme: Under my testing, if you have the following models: […] […] …
- 8:06 PM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by
- Assuming you want to support this feature, one main way I can think of …
- 4:23 PM Ticket #13320 (Uncategorized - loaddata and syncdb should use the python logging) created by
- The commands that use a verbosity flag (loaddata and syncdb) should …
- 4:15 PM Ticket #13319 (Core (Other) - loaddata should print something when no fixture is found) created by
- loaddata silently exits when no fixture is found. I find this …
- 2:25 PM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by
-
Cc changed
- 1:29 PM Ticket #13318 (Database layer (models, ORM) - Django messed up the table names.) created by
- I am working on a project which contains multiple tables in model. I …
- 10:48 AM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by
-
Status, Owner, Summary changed
Replying to russellm: > If this is a backwards … - 9:22 AM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) updated by
-
Triage Stage, Milestone changed
- 9:14 AM Ticket #13296 (Database layer (models, ORM) - order_with_respect_to fails to correctly track _order after deleting ...) updated by
-
Component, Triage Stage changed
Ok - that's a lot clearer, and it's clearly a problem. Your suggested … - 8:53 AM Ticket #13311 (Template system - Template Tag modules that raise an ImportError are difficult to debug) updated by
-
Triage Stage, Milestone changed
Agreed that masking the import error is less than ideal. Accepting to … - 8:51 AM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by
-
Triage Stage changed
This is certainly something that needs to be addressed for 1.2; … - 8:47 AM Ticket #13314 (Forms - "FileField" validation does not account for "upload_to" when counting ...) updated by
-
Triage Stage changed
- 8:46 AM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) updated by
-
Status, Owner, Needs tests changed
- 8:40 AM Ticket #13317 (Documentation - {% blocktrans %}: accessing attributes and general documentation ...) updated by
-
Triage Stage changed
- 8:31 AM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by
-
Component, Triage Stage changed
If this is a backwards incompatible change, it's not just a … - 2:36 AM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) closed by
- fixed: (In [12943]) Fixed #13275 -- Modified the parsing logic of the {% url …
- 2:35 AM Changeset [b579350c]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
- Fixed #13275 -- Modified the parsing logic of the {% url %} tag to …
- 1:54 AM Ticket #13260 (Core (URLs) - urlresolvers.reverse() generates invalid URLs when an argument ...) updated by
-
Has patch changed
Added a copy of russellm's regression test to also test kwargs. Have … - 1:46 AM Ticket #13317 (Documentation - {% blocktrans %}: accessing attributes and general documentation ...) created by
- In the Django template system, it's documented about using `{% …
Apr 9, 2010:
- 10:06 PM Ticket #13260 (Core (URLs) - urlresolvers.reverse() generates invalid URLs when an argument ...) updated by
-
Status, Owner changed
- 9:14 PM DevelopersForHire edited by
- added design divine to Polands django developers for hire (diff)
- 8:36 PM Ticket #5925 (Core (Other) - Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) updated by
-
Cc changed
- 8:02 PM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) created by
- contrib.auth.forms.AuthenticationForm should be passing …
- 5:25 PM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by
- Correction - I forgot the 's' on the end of 'backends' for the renamed …
- 5:18 PM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) created by
- The django.contrib.gis.db.backend.postgis.adaptor.PostGISAdaptor class …
- 4:42 PM Ticket #13314 (Forms - "FileField" validation does not account for "upload_to" when counting ...) created by
- I have a model with a FileField object: […] And I have a view …
- 4:37 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by
- I solved the problem by not bothering with creating another regular …
- 4:30 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by
-
Has patch, Triage Stage changed
- 3:51 PM Changeset [f4eac3d]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
- Minor documentation tweaks for GeoDjango, including addition of link …
- 3:43 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by
-
Status, Owner changed
- 3:20 PM Ticket #13312 (Database layer (models, ORM) - Add a way to customize the order_by() of null fields) closed by
- wontfix: I think this is one of those cases where we really just have to tell …
- 3:18 PM Ticket #10146 (contrib.markup - Support for contrib/markdown extension_configs in settings.py) updated by
- The request for documentation for reST filter support has been split …
- 3:17 PM Ticket #13310 (Documentation - RESTRUCTUREDTEXT_FILTER_SETTINGS is undocumented) updated by
-
Triage Stage changed
This was split off, at my request, from #10146 which additionally … - 2:36 PM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by
-
Keywords, Version changed
- 2:33 PM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) created by
- Suppose I have the following classes: […] This is all well and …
- 12:58 PM Ticket #13312 (Database layer (models, ORM) - Add a way to customize the order_by() of null fields) created by
- Applying order_by on null=True fields gives different results on mysql …
- 12:54 PM Ticket #6434 (Documentation - auto_now and auto_now_add documentation) updated by
-
Owner changed
Nobody seems to be working on this so I'll take it. - 12:32 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) reopened by
- Please don't close tickets that haven't been fixed in trunk.
- 11:51 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) closed by
- fixed
- 9:53 AM Ticket #10702 (Database layer (models, ORM) - .extra() should accept "having" parameter) updated by
-
Cc changed
- 9:26 AM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by
-
Cc changed
- 8:24 AM Ticket #13309 (Database layer (models, ORM) - Queryset.delete() only works if there are less than CHUNKSIZE models ...) closed by
- fixed: (In [12941]) Fixed #13309 -- Ensure that delete() deletes everything …
- 8:24 AM Changeset [040c18b1]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
- Fixed #13309 -- Ensure that delete() deletes everything it should …
- 8:10 AM Ticket #13308 (Database layer (models, ORM) - dumpdata doesn't honor router information) closed by
- fixed: (In [12940]) Fixed #13308 -- Ensured that dumpdata correctly interacts …
- 8:08 AM Changeset [7b476096]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
- Fixed #13308 -- Ensured that dumpdata correctly interacts with router …
- 7:39 AM Ticket #13293 (Database layer (models, ORM) - r12900 breaks extra() with additional select clauses (Only applies to ...) closed by
- fixed: (In [12939]) Fixed #13293 -- Corrected a problem with the MySQL …
- 7:39 AM Changeset [e9bbdb3]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
- Fixed #13293 -- Corrected a problem with the MySQL handling of boolean …
- 6:07 AM Ticket #13304 (Core (Other) - django.contrib.auth.decorators don't work with callable objects) closed by
- fixed: (In [12938]) Fixed #13304 -- Updated auth decorators so they can be …
- 6:07 AM Changeset [056c940]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
- Fixed #13304 -- Updated auth decorators so they can be used with …
- 5:52 AM Ticket #13296 (Database layer (models, ORM) - order_with_respect_to fails to correctly track _order after deleting ...) reopened by
- Sorry for being unclear I didn't mean for this to be taken as an issue …
- 5:16 AM Ticket #12780 (contrib.admin - Provide a hook for compound form/formset validation in ModelAdmin) updated by
- I'll have to abandon driving this further, sorry.
- 5:14 AM Ticket #7028 (contrib.admin - Better admin raw_id_fields feedback) updated by
- My patch is complete, but doesn't touch ManyToManyFields. I can not …
- 2:36 AM Ticket #13299 (Documentation - Handicapped objects passed to models signals during loaddata) updated by
- Yes, I understand why parent object data is not available when loading …
- 2:04 AM Ticket #13311 (Template system - Template Tag modules that raise an ImportError are difficult to debug) created by
- I have several template tag libraries that I register using the …
- 1:24 AM Ticket #13305 (Template system - date-filter doesn't use correct fallback with USE_L10N) updated by
- Sorry, my bad then :-) I kind of thought that would only apply if …
- 12:58 AM Ticket #13306 (Uncategorized - Umlaut gets currupted using django shell) closed by
- invalid: This is a Python bug: http://bugs.python.org/issue1288615 It does not …
- 12:16 AM Ticket #13310 (Documentation - RESTRUCTUREDTEXT_FILTER_SETTINGS is undocumented) created by
- http://code.djangoproject.com/browser/django/trunk/django/contrib/marku …
Note:
See TracTimeline
for information about the timeline view.