Timeline
Oct 29, 2010:
- 11:28 PM Ticket #14589 (Template system - Changeset 14395 introduced two bugs) closed by
- fixed: (In [14397]) Fixed #14589 -- Corrected a copy-and-paste error …
- 11:28 PM Changeset [20e09ca8]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
- Fixed #14589 -- Corrected a copy-and-paste error introduced in r14395. …
- 11:24 PM Changeset [bc6d7d21]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
- Sped up the staticfiles_tests by allowing them to only search a few …
- 9:48 PM Ticket #14590 (Template system - a small bug in template debug page) closed by
- duplicate: Dupe of #14589.
- 9:26 PM Ticket #14590 (Template system - a small bug in template debug page) created by
- http://code.djangoproject.com/changeset?new=django/trunk/django/templat …
- 6:34 PM Ticket #14584 (Documentation - PASSWORD_RESET_TIMEOUT_DAYS is not documented) updated by
-
Triage Stage changed
- 5:15 PM Ticket #12446 (File uploads/storage - multipart/mixed in multipart/form-data) updated by
-
Owner, Status changed
- 5:14 PM Ticket #12446 (File uploads/storage - multipart/mixed in multipart/form-data) updated by
- Tested using: […]
- 5:13 PM Ticket #12446 (File uploads/storage - multipart/mixed in multipart/form-data) updated by
-
Status, Owner changed
Replying to kmtracey: > Ref to the new feature to allow … - 4:21 PM Ticket #14573 (contrib.admin - prepopulated_fields javascript error since r14123) closed by
- invalid: I think this error was in the projects I was testing on -- e.g. …
- 4:20 PM Ticket #14589 (Template system - Changeset 14395 introduced two bugs) updated by
- I can confirm that tests are failing.
- 3:54 PM Ticket #14589 (Template system - Changeset 14395 introduced two bugs) updated by
-
Has patch changed
Note that this happens on a fresh install of trunk. - 3:51 PM Ticket #14589 (Template system - Changeset 14395 introduced two bugs) created by
- Traceback (most recent call last): File …
- 2:12 PM Ticket #14588 (Core (Other) - Changed behaviour of middlewares after [14393]) updated by
-
Cc changed
- 1:54 PM Ticket #14588 (Core (Other) - Changed behaviour of middlewares after [14393]) created by
- Documentation says: Unlike the process_request() and process_view() …
- 1:32 PM Ticket #14587 (contrib.admin - Model description on administrative interface) created by
- Hi. I have nice idea and implementation example to improve the vision …
- 12:49 PM Ticket #14585 (Translations - Make interpolate JS function not require the named parameter.) closed by
- duplicate
- 12:49 PM Ticket #14585 (Translations - Make interpolate JS function not require the named parameter.) reopened by
- 12:48 PM Ticket #14585 (Translations - Make interpolate JS function not require the named parameter.) closed by
- fixed
- 12:46 PM Ticket #14586 (Internationalization - Make interpolate JS function not require the named parameter.) created by
- It is completely unnecessary and annoying to have to specify an …
- 12:42 PM Ticket #14585 (Translations - Make interpolate JS function not require the named parameter.) created by
- It is completely unnecessary and annoying to have to specify an …
- 11:48 AM Ticket #14181 (Internationalization - Template tag needed to disable/force L10N formatting on a per-variable ...) closed by
- fixed: (In [14395]) Fixed #14181 -- Added a template tag and filters to allow …
- 11:48 AM Changeset [ccc49029]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
- Fixed #14181 -- Added a template tag and filters to allow localization …
- 11:39 AM Ticket #9886 (HTTP handling - File-like interface for HttpRequest) closed by
- fixed: (In [14394]) Fixed #9886 -- Added a file-like interface to …
- 11:39 AM Changeset [269e921]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
- Fixed #9886 -- Added a file-like interface to HttpRequest. Thanks to …
- 9:26 AM Ticket #14584 (Documentation - PASSWORD_RESET_TIMEOUT_DAYS is not documented) created by
- settings.PASSWORD_RESET_TIMEOUT_DAYS from contrib.auth does not appear …
- 6:40 AM Ticket #14582 (Contrib apps - django.contrib.staticfiles development file serving is ...) updated by
-
Triage Stage changed
Also brought up on django-dev: … - 5:28 AM Ticket #11522 (HTTP handling - UnicodeEncodeError on redirect to non-ASCII Location) updated by
-
Cc changed
Hi, I'm back from a looong vacation so can only catch this now. … - 2:43 AM Ticket #14523 (Core (Other) - Exceptions in response middleware aren't handled by main request's try ...) closed by
- fixed: (In [14393]) Fixed #14523 -- Modified response handling so that …
- 2:43 AM Changeset [3086b55]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
- Fixed #14523 -- Modified response handling so that exceptions raised …
- 2:21 AM Ticket #14240 (Template system - filesizeformat should localize number) updated by
- The rc1 patch on #14181 should give you an idea of how to handle …
Oct 28, 2010:
- 11:24 PM Changeset [c38a174f]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
- Remove several uses of the deprecated dict.has_key in favor of the in …
- 10:49 PM Ticket #14583 (Forms - EmailField rejects valid emails if followed by trailing whitespace) closed by
- duplicate: Duplicate of #11907, fixed in [13997] (which will be part of 1.2.3 …
- 10:09 PM Ticket #14583 (Forms - EmailField rejects valid emails if followed by trailing whitespace) created by
- I just had this issue on a production django site, reported by a …
- 8:32 PM Ticket #14560 (Core (Cache system) - UpdateCacheMiddleware does not save responses for HEAD requests) closed by
- fixed: Fixed in [14391]
- 8:31 PM Changeset [cb17f7ca]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
- Fixed #14560 -- Enable HEAD requests to be cached properly. Thanks, …
- 7:55 PM Ticket #10154 (Database layer (models, ORM) - allow the combination of an F expression with a timedelta) updated by
-
Cc changed
I've been looking in to the problem on SQLite and it looks like it … - 7:21 PM Ticket #14523 (Core (Other) - Exceptions in response middleware aren't handled by main request's try ...) updated by
-
Triage Stage, Component, Milestone changed
- 6:13 PM Ticket #10863 (Core (Other) - Email full stack traces like in the debug error pages) updated by
- Replying to robhudson: > I've updated the original patch …
- 3:20 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by
-
As I reported, the problem is only with
USE_L10N
set toTrue
… - 2:00 PM Ticket #12982 (Core (Cache system) - Add get_or_set method to cache API) updated by
-
Status, Owner changed
- 1:23 PM Ticket #14523 (Core (Other) - Exceptions in response middleware aren't handled by main request's try ...) updated by
-
Has patch changed
Added a patch to show what really should happen in this ticket. The … - 12:30 PM Ticket #14580 (contrib.admin - Clean up duplicate code in admin formset handling) updated by
- s/page/patch/g
- 12:29 PM Ticket #14580 (contrib.admin - Clean up duplicate code in admin formset handling) updated by
- Hmm, I uploaded a new page which returns formsets and inlines instead …
- 12:12 PM Ticket #10557 (contrib.formtools - FormWizard should not output raw HTML for previous_fields) updated by
-
Needs tests, Triage Stage, Patch needs improvement changed
It's not ready for checkin if it's not backwards compatible, as Jacob … - 11:14 AM Ticket #14582 (Contrib apps - django.contrib.staticfiles development file serving is ...) created by
- My project has these settings: […] […] after updating from …
- 11:00 AM Ticket #14581 (Database layer (models, ORM) - __isnull=False not working for one to one relationships) updated by
-
Description changed
Corrected formatting. - 9:37 AM Ticket #14581 (Database layer (models, ORM) - __isnull=False not working for one to one relationships) created by
- I am using psycopg2 backend […]
- 9:32 AM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by
- The test cases look good, but running the full test suite reveals some …
- 9:23 AM Sprint201011Argentina edited by
- added Rafaela sprint (diff)
- 9:10 AM Ticket #14579 (contrib.sessions - Use built-in sessions middleware for entirely cookie-based sessions) updated by
-
Triage Stage changed
It would definitely be nice to make an entirely cookie based session … - 9:04 AM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by
-
Owner, Status changed
This still shows up for me when I explicitly set USE_L10N=True in … - 8:57 AM Sprint201011Argentina edited by
- (diff)
- 8:41 AM Sprint201011Argentina edited by
- added buenos aires host (diff)
- 8:29 AM Sprint201011Argentina edited by
- (diff)
- 8:22 AM Ticket #14580 (contrib.admin - Clean up duplicate code in admin formset handling) updated by
- I don't think InlineAdminFormset is a public API, so I'd rather this …
- 8:19 AM Sprint201011Argentina edited by
- (diff)
- 8:19 AM Sprint201011Argentina edited by
- (diff)
- 8:11 AM Ticket #11108 (contrib.admin - add a ModelAdmin.delete_model method, similar to ModelAdmin.save_model ...) updated by
-
Milestone changed
Updated the patch to apply cleanly on current trunk, do we really need … - 8:04 AM Ticket #14580 (contrib.admin - Clean up duplicate code in admin formset handling) created by
- See: …
- 8:00 AM Ticket #14471 (Database layer (models, ORM) - db.models.Manager regression - can't override some methods) updated by
- (In [14390]) [1.2.X] Fixed #14471 -- Corrected a regression in the use …
- 8:00 AM Changeset [29ea1bef]stable/1.2.x by
- [1.2.X] Fixed #14471 -- Corrected a regression in the use of methods …
- 7:57 AM DevelopersForHire edited by
- (diff)
- 7:57 AM Ticket #14471 (Database layer (models, ORM) - db.models.Manager regression - can't override some methods) closed by
- fixed: (In [14389]) Fixed #14471 -- Corrected a regression in the use of …
- 7:57 AM Changeset [8a72480]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
- Fixed #14471 -- Corrected a regression in the use of methods on custom …
- 7:56 AM Changeset [ded416bc]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
- Corrected to markup problems with docs added for recent features. …
- 7:36 AM Changeset [98753710]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
- Added documentation note for the backwards incompatible change in …
- 7:16 AM Ticket #14412 (contrib.comments - Comment url redirection relies on a legacy url) updated by
- (In [14386]) [1.2.X] Fixed #14412 -- Pointed contrib.comments …
- 7:16 AM Changeset [3a679cc]stable/1.2.x by
- [1.2.X] Fixed #14412 -- Pointed contrib.comments comments-url-redirect …
- 7:16 AM Ticket #14414 (Contrib apps - Additional check in content-type view to prevent 500) updated by
- (In [14385]) [1.2.X] Fixed #14414 -- Improved contenttypes shortcut() …
- 7:16 AM Changeset [181f2642]stable/1.2.x by
- [1.2.X] Fixed #14414 -- Improved contenttypes shortcut() view to check …
- 7:16 AM Changeset [c120794]stable/1.2.x by
- [1.2.X] Fixed the ugly spacing of 'BEGIN;' and 'COMMIT;' in the output …
- 7:15 AM Changeset [4890ff1]stable/1.2.x by
- [1.2.X] Negligible formatting improvement to an error in …
- 7:15 AM Changeset [5d0f4ed]stable/1.2.x by
- [1.2.X] Fixed #14409 -- Fixed typo in …
- 7:15 AM Ticket #14395 (Database layer (models, ORM) - Error message typo) updated by
- (In [14381]) [1.2.X] Fixed #14395 -- Fixed typo in error message in …
- 7:15 AM Changeset [4b8a391a]stable/1.2.x by
- [1.2.X] Fixed #14395 -- Fixed typo in error message in db/init.py. …
- 7:12 AM DevelopersForHire edited by
- (diff)
- 7:12 AM DevelopersForHire edited by
- added ourselves on the romanian list (diff)
- 6:58 AM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) updated by
- (In [14380]) [1.2.X] Fixed #14565 - No csrf_token on 404 page. This …
- 6:58 AM Changeset [36dd7444]stable/1.2.x by
- [1.2.X] Fixed #14565 - No csrf_token on 404 page. This solution …
- 6:58 AM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) updated by
- (In [14379]) [1.2.X] Reverted changeset [14356] That fix for #14565 …
- 6:58 AM Changeset [fcc283a5]stable/1.2.x by
- [1.2.X] Reverted changeset [14356] That fix for #14565 introduced …
- 6:56 AM Ticket #14231 (contrib.sessions - Missing index on expire_date in Session model) closed by
- fixed: (In [14378]) Fixed #14231 -- Added an index to the expire_date column …
- 6:56 AM Changeset [ea85d43]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
- Fixed #14231 -- Added an index to the expire_date column on the …
- 6:47 AM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) updated by
- (In [14377]) Fixed #14565 - No csrf_token on 404 page. This solution …
- 6:47 AM Changeset [90ac0230]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
- Fixed #14565 - No csrf_token on 404 page. This solution doesn't have …
- 6:46 AM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) updated by
- (In [14376]) Reverted changeset [14356] That fix for #14565 …
- 6:46 AM Changeset [144ab88]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
- Reverted changeset [14356] That fix for #14565 introduced test …
- 5:38 AM Ticket #14471 (Database layer (models, ORM) - db.models.Manager regression - can't override some methods) updated by
-
Triage Stage, Description, Milestone changed
- 4:27 AM Ticket #14560 (Core (Cache system) - UpdateCacheMiddleware does not save responses for HEAD requests) updated by
-
Patch needs improvement, Needs tests changed
- 4:21 AM Ticket #14523 (Core (Other) - Exceptions in response middleware aren't handled by main request's try ...) updated by
-
Cc changed
- 4:21 AM Ticket #9886 (HTTP handling - File-like interface for HttpRequest) updated by
-
Cc changed
- 4:07 AM Ticket #14579 (contrib.sessions - Use built-in sessions middleware for entirely cookie-based sessions) updated by
-
Description changed
Reformatted ticket description. - 3:02 AM Ticket #14579 (contrib.sessions - Use built-in sessions middleware for entirely cookie-based sessions) created by
- My goal was to configure django to work with sessions that use nothing …
- 2:07 AM DevelopersForHire edited by
- (diff)
- 1:58 AM Ticket #8054 (contrib.admin - Move method properties for admin list customisation to ModelAdmin) updated by
- Update patch and wiki page according to Yuri Baburov (buriy) recomendations
- 1:38 AM ListColumns edited by
- (diff)
- 1:35 AM ListColumns edited by
- (diff)
- 1:22 AM ListColumns edited by
- (diff)
Oct 27, 2010:
- 10:00 PM Ticket #14517 (Database layer (models, ORM) - _supports_stddev checks for wrong exception) closed by
- fixed: Fixed in [14375].
- 9:59 PM Changeset [4d5b00b]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
- Fixed #14517 -- Corrected the exception that is caught when testing …
- 9:59 PM Ticket #14558 (Generic views - Generic View http_method bug) closed by
- fixed: (In [14374]) Fixed #14558 -- Modified the way PUT and DELETE HTTP …
- 9:59 PM Changeset [4c9741cb]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
- Fixed #14558 -- Modified the way PUT and DELETE HTTP methods are …
- 9:58 PM Ticket #14554 (Generic views - BaseDateListView.get_dated_items should raise NotImplementedError) closed by
- fixed: (In [14373]) Fixed #14554 -- Raise the actual NotImplementedError …
- 9:58 PM Changeset [623592e0]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
- Fixed #14554 -- Raise the actual NotImplementedError exception, not …
- 9:58 PM Ticket #14504 (Generic views - Generic ListView pagination broken) closed by
- fixed: (In [14372]) Fixed #14504 -- Corrected the way object_list is used in …
- 9:58 PM Changeset [baa1e90d]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
- Fixed #14504 -- Corrected the way object_list is used in ListView to …
- 9:58 PM Ticket #14568 (Generic views - FormMixin.get_form should use keyword arguments for data & files) closed by
- fixed: (In [14371]) Fixed #14568 -- Use keyword rather than positional …
- 9:58 PM Changeset [8bc2f2a0]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
- Fixed #14568 -- Use keyword rather than positional arguments for form …
- 9:41 PM DjangoJobs edited by
- (diff)
- 9:29 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by
- Looks like it's fixed in the latest trunk. Following the same example, …
- 8:56 PM Ticket #14578 (Documentation - Typo in documentation for Proxy models) updated by
- (In [14370]) [1.2.X] Fixed #14578 -- Corrected a typo in the Models …
- 8:56 PM Changeset [12652bac]stable/1.2.x by
- [1.2.X] Fixed #14578 -- Corrected a typo in the Models topic docs. …
- 8:55 PM Ticket #14578 (Documentation - Typo in documentation for Proxy models) closed by
- fixed: (In [14369]) Fixed #14578 -- Corrected a typo in the Models topic …
- 8:55 PM Changeset [9962f352]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
- Fixed #14578 -- Corrected a typo in the Models topic docs. Thanks to …
- 7:48 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by
- Could you just do something like this? […]
- 7:15 PM Ticket #13053 (Database layer (models, ORM) - Support for non-static DB connection info) updated by
- And now, 8 months later, I finally get around to looking at it. I am …
- 6:36 PM Ticket #14578 (Documentation - Typo in documentation for Proxy models) created by
- Should be "unordered", here: Now normal User queries will be unorderd …
- 5:32 PM Ticket #14573 (contrib.admin - prepopulated_fields javascript error since r14123) updated by
-
Version changed
Perhaps just in the 1.2.X backport? - 4:50 PM Changeset [1356947]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
- Edited docs/topics/testing.txt change from [14058] git-svn-id: …
- 4:47 PM Changeset [19a089c]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
- Edited docs/ref/models/fields.txt change from [14049] git-svn-id: …
- 4:40 PM Ticket #14574 (Forms - Initial values support for inline model formsets) updated by
-
Milestone changed
- 4:39 PM Ticket #14574 (Forms - Initial values support for inline model formsets) updated by
-
Keywords, Has patch, Milestone, Triage Stage, Summary changed
Sorry, broken patch. Using initial on ModelFormSet overrides queryset … - 4:33 PM Ticket #5763 (Database layer (models, ORM) - Queryset doesn't have a "not equal" filter operator) reopened by
- I'm reopening this. See …
- 4:05 PM Ticket #13956 (Template system - Indefinite args for simpletags and inclusion tags) updated by
-
Needs tests changed
indefinite_args_patch_with_complete_tests.diff changes the following: … - 3:39 PM Changeset [c6f90f0]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
- Fixed MultiValueDict's copy implementation to be consistant with all …
- 3:10 PM Ticket #5925 (Core (Other) - Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) updated by
- I needed something like this for generic pagination templates that …
- 3:08 PM Ticket #14577 (Uncategorized - "must should" in `FileUploadHandler.file_complete` docstring) updated by
- (In [14365]) [1.2.X] Fixed #14577 -- fixed a docstring typo. Thanks …
- 3:08 PM Changeset [e8c413a3]stable/1.2.x by
- [1.2.X] Fixed #14577 -- fixed a docstring typo. Thanks to …
- 3:08 PM Ticket #14577 (Uncategorized - "must should" in `FileUploadHandler.file_complete` docstring) closed by
- fixed: (In [14364]) Fixed #14577 -- fixed a docstring typo. Thanks to …
- 3:08 PM Changeset [3d69b21]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
- Fixed #14577 -- fixed a docstring typo. Thanks to dauerbaustelle for …
- 2:33 PM Ticket #14577 (Uncategorized - "must should" in `FileUploadHandler.file_complete` docstring) created by
- "must should"? I think it should be "should" ;-) Patch is attached …
- 1:22 PM Localization edited by
- (diff)
- 12:51 PM Ticket #11025 (contrib.auth - Ability to specify LOGIN_URL as full qualified absolute URL, ex: ...) updated by
- Thanks for the review, Carl. The support of pattern names is a …
- 11:25 AM ListColumns edited by
- (diff)
- 11:18 AM MercurialBranches edited by
- hg_backport script: Modified hg log invocation so the commit message … (diff)
- 11:10 AM Ticket #14398 (Core (Management commands) - runfcgi umask option should use literal value) updated by
- (In [14363]) [1.2.X] Documented options accepted by the runfcgi …
- 11:10 AM Changeset [f2d6c6f]stable/1.2.x by
- [1.2.X] Documented options accepted by the runfcgi management command. …
- 11:04 AM Ticket #14398 (Core (Management commands) - runfcgi umask option should use literal value) updated by
- (In [14362]) [1.2.X] Fixed #14398 -- Changed runfcgi command to …
- 11:04 AM Changeset [99fbf0a4]stable/1.2.x by
- [1.2.X] Fixed #14398 -- Changed runfcgi command to interpret the umask …
- 10:38 AM ListColumns edited by
- (diff)
- 10:35 AM Ticket #14398 (Core (Management commands) - runfcgi umask option should use literal value) updated by
- (In [14361]) Documented options accepted by the runfcgi management …
- 10:35 AM Changeset [4239bb0f]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
- Documented options accepted by the runfcgi management command. Also, …
- 10:32 AM Ticket #14423 (Database layer (models, ORM) - Wrong SQL on exclude with inheritance) updated by
-
Patch needs improvement changed
Can you move it into a single patch file? - 10:31 AM Version1.3Roadmap edited by
- (diff)
- 10:31 AM Version1.3Roadmap edited by
- (diff)
- 10:12 AM Ticket #14398 (Core (Management commands) - runfcgi umask option should use literal value) closed by
- fixed: (In [14360]) Fixed #14398 -- Changed runfcgi command to interpret the …
- 10:12 AM Changeset [0b39bf02]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
- Fixed #14398 -- Changed runfcgi command to interpret the umask option …
- 10:00 AM Ticket #14576 (contrib.formtools - Regression in FormWizard) created by
- It seems that changeset [14291] introduced a regression in FormWizard. …
- 9:57 AM Ticket #14567 (Forms - ModelMultipleChoiceField inconsistently returns a list if empty.) updated by
-
Version changed
The test patch is off SVN r14358, so switched the version. - 9:51 AM Ticket #11025 (contrib.auth - Ability to specify LOGIN_URL as full qualified absolute URL, ex: ...) updated by
- If there's to be a refactor of LOGIN_URL to support fully qualified …
- 9:46 AM Ticket #14398 (Core (Management commands) - runfcgi umask option should use literal value) updated by
- You are completely right, I realize now I've been passing …
- 8:45 AM Ticket #14398 (Core (Management commands) - runfcgi umask option should use literal value) updated by
- In C yes, but not in Unix generally. The chmod and umask commands …
- 7:36 AM ListColumns edited by
- (diff)
- 7:09 AM Ticket #14575 (Documentation - Fill PDF Forms with FDF Data or XFDF Data and/or Flatten Forms) closed by
- invalid: Trac is a bug tracking system, not a user support forum. If you have a …
- 7:06 AM Ticket #14575 (Documentation - Fill PDF Forms with FDF Data or XFDF Data and/or Flatten Forms) created by
- Although the following wiki page: …
- 6:54 AM Ticket #9015 (Core (Other) - Signal Connection Decorators) reopened by
- Function decorators usually named in the form of a verb - cache_page, …
- 6:19 AM Ticket #4552 (Template system - Tidy up "for" tag) updated by
-
Patch needs improvement changed
- 6:18 AM Ticket #4552 (Template system - Tidy up "for" tag) updated by
-
Triage Stage changed
- 5:40 AM Ticket #14558 (Generic views - Generic View http_method bug) updated by
-
Cc changed
Replying to lrekucki: > This is a problem. Personally, I'm … - 2:56 AM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by
- Isn't it there that you wanted to add the query string?: …
- 2:42 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
- See related tickets #14572 and #14574
- 2:42 AM Ticket #14574 (Forms - Initial values support for inline model formsets) updated by
-
Cc, Has patch changed
- 2:38 AM Ticket #14574 (Forms - Initial values support for inline model formsets) created by
- ModelFormSet allows the initial={} parameter, but InlineModelFormSet …
- 2:08 AM Ticket #14425 (contrib.admin - Unused imports in contrib.admin) closed by
- fixed: Thanks clong, reverted in [14359].
- 2:08 AM Changeset [e716a71b]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
- Revert the removal of an unused import (in [14175]) that was …
- 1:55 AM ListColumns edited by
- (diff)
- 1:54 AM ListColumns edited by
- (diff)
- 1:15 AM ListColumns edited by
- (diff)
- 1:11 AM Ticket #14572 (contrib.contenttypes - Minor fix for generic inline formsets) updated by
-
Needs tests, Triage Stage changed
Could you provide a test that demonstrates this behavior? Thanks! - 1:04 AM Ticket #14573 (contrib.admin - prepopulated_fields javascript error since r14123) created by
-
Using
prepopulated_fields
inadmin.ModelAdmin
since r14123 … - 12:44 AM Ticket #14572 (contrib.contenttypes - Minor fix for generic inline formsets) updated by
-
Version, Milestone changed
Note this also adds kwargs support to GenericInlineModelAdmin, as … - 12:40 AM Ticket #14572 (contrib.contenttypes - Minor fix for generic inline formsets) created by
- Following on from #13095, generic_inlineformset_factory also needs a …
Oct 26, 2010:
- 11:59 PM Ticket #14571 (contrib.admin - Update jQuery) updated by
-
Has patch changed
Trac wouldn't accept my patch because of the file size (278k?). You … - 11:58 PM Ticket #8054 (contrib.admin - Move method properties for admin list customisation to ModelAdmin) updated by
-
Needs documentation changed
Patch is looking good, except few small things: 1) value_map is not a … - 11:56 PM Ticket #14571 (contrib.admin - Update jQuery) created by
- A new jQuery has been released with some nice performance …
- 10:24 PM Ticket #14570 (Internationalization - New format character to represent locale-specifc alternative month names) created by
- == Why this is required == In certain locales "F" is not enough to …
- 10:14 PM Ticket #14569 (Database layer (models, ORM) - Date field expression raw query returns unicode instead of datetime ...) created by
- Using sqlite […] Whereas with postgresql […] I believe the …
- 9:04 PM Ticket #14568 (Generic views - FormMixin.get_form should use keyword arguments for data & files) updated by
-
Has patch changed
- 9:02 PM Ticket #14568 (Generic views - FormMixin.get_form should use keyword arguments for data & files) created by
- django.forms.BaseForm's constructor defines all its arguments as …
- 7:40 PM Ticket #14425 (contrib.admin - Unused imports in contrib.admin) updated by
-
Cc changed
- 7:40 PM Ticket #14425 (contrib.admin - Unused imports in contrib.admin) reopened by
- This change breaks the example given in the admin actions …
- 7:17 PM Ticket #12687 (Database layer (models, ORM) - Using exclude on a queryset with an annotate field give attribute error.) updated by
- Ticket #13356 was closed as duplicate of this patch - It is true that …
- 7:11 PM Ticket #13769 (Forms - ModelForm: override default field attributes) reopened by
- Ticket reopened: New meta attribute "widgets" was really implemented …
- 4:24 PM Ticket #10557 (contrib.formtools - FormWizard should not output raw HTML for previous_fields) updated by
-
Patch needs improvement, Triage Stage changed
It's 1.3 now and apart from not being backwards compatible, looks good … - 4:01 PM Ticket #12068 (Template system - The {% url %} parser can fail with StopIteration) closed by
- fixed: This is fixed on 1.2.x and trunk, probably for a while now.
- 3:55 PM Ticket #14567 (Forms - ModelMultipleChoiceField inconsistently returns a list if empty.) created by
- The ModelMultipleChoiceField is described as "A MultipleChoiceField …
- 3:40 PM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by
- Jeez, people. What's required here is a design decision by core …
- 3:25 PM Ticket #14558 (Generic views - Generic View http_method bug) updated by
-
Triage Stage changed
This is a problem. Personally, I'm not very happy with either way of … - 3:15 PM Ticket #11864 (Documentation - Relationship backreference documentation is hard to find) updated by
-
Patch needs improvement changed
I don't think that belongs there at all. It goes straight from … - 3:09 PM Ticket #14504 (Generic views - Generic ListView pagination broken) updated by
-
Has patch, Needs tests, Triage Stage changed
- 2:53 PM Ticket #14566 (Database layer (models, ORM) - Multiple database issue v1.2.3 - Django reading the wrong database) updated by
-
Is that a typo in the description or have you really swapped
get
and … - 2:43 PM Ticket #8054 (contrib.admin - Move method properties for admin list customisation to ModelAdmin) updated by
-
Cc changed
- 2:23 PM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by
- Replying to andrewsk: Replying to andrewsk: …
- 1:44 PM Changeset [3761f3b]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
- Corrected some typos in the tutorial, thanks to Brandon Height for the …
- 1:11 PM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) updated by
- (In [14357]) [1.2.X] Fixed #14565 - No csrf_token on 404 pages Thanks …
- 1:11 PM Changeset [cbc110a]stable/1.2.x by
- [1.2.X] Fixed #14565 - No csrf_token on 404 pages Thanks to gvangool …
- 1:09 PM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) closed by
- fixed: (In [14356]) Fixed #14565 - No csrf_token on 404 pages Thanks to …
- 1:09 PM Changeset [851f42ba]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
- Fixed #14565 - No csrf_token on 404 pages Thanks to gvangool for …
- 12:29 PM Ticket #14566 (Database layer (models, ORM) - Multiple database issue v1.2.3 - Django reading the wrong database) updated by
-
Description changed
Reformatted description, please use preview. - 12:18 PM Ticket #14566 (Database layer (models, ORM) - Multiple database issue v1.2.3 - Django reading the wrong database) created by
- I have two PostgreSQL (postgresql_psycopg2) databases defined in my …
- 12:14 PM Ticket #10790 (Database layer (models, ORM) - Too many joins in a comparison for NULL.) updated by
- The patch looks like it's probably correct (I'll need to think more to …
- 12:12 PM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by
- Replying to brunobraga: > Additionally, the newest django …
- 12:05 PM DjangoJobs edited by
- Added National Geographic job (diff)
- 9:54 AM Ticket #2626 (Core (Other) - Datetime handling is broken when dealing with more than one time zone) updated by
-
Owner, Status changed
- 9:47 AM Ticket #2626 (Core (Other) - Datetime handling is broken when dealing with more than one time zone) updated by
-
Cc changed
- 9:14 AM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) updated by
- Note that it's fixed the same way as #12358.
- 9:13 AM Ticket #14565 (Uncategorized - No csrf_token on 404 pages) created by
-
You can't use
{% csrf_token %
} on a 404 page. I've also posted … - 8:34 AM Ticket #14491 (contrib.admin - ability to place inlines between fieldsets in admin) updated by
-
Component changed
- 8:33 AM Ticket #14564 (Database layer (models, ORM) - case insensitive unique_together) created by
- Should it be possible to specify a case insensitive match for …
- 7:32 AM Ticket #14562 (Documentation - Typo streightforward) closed by
- fixed: (In [14355]) Fixed #14562 -- corrected a typo in the static-files …
- 7:32 AM Changeset [298f3d3]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
- Fixed #14562 -- corrected a typo in the static-files howto. Thanks to …
- 6:37 AM Ticket #14563 (contrib.localflavor - Add Turkey to localflavors) updated by
-
Owner, Status changed
Replying to anonymous: - 6:33 AM Ticket #14563 (contrib.localflavor - Add Turkey to localflavors) updated by
-
Status, Owner changed
- 6:17 AM Ticket #14563 (contrib.localflavor - Add Turkey to localflavors) created by
- I have prepared localflavors for Turkey. The form helpers include …
- 5:55 AM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by
-
Cc changed
- 5:33 AM Ticket #8391 (Template system - slugify template filter poorly encodes non-English strings) updated by
-
Cc changed
Hi, this ticket is way to old for a trivial feature (for … - 4:49 AM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by
- Same here. Instead of getting normal form validation error, I getting …
- 4:16 AM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) updated by
- I'm sorry for reopening the ticket. It seemed apropriate as this …
- 4:09 AM Ticket #14562 (Documentation - Typo streightforward) created by
- Typo in word "streightforward".
- 4:03 AM Ticket #11900 (Database layer (models, ORM) - commit_on_success: Handle Exception in commit()) updated by
-
Cc changed
- 4:03 AM Ticket #14559 (Uncategorized - Minor docstring corrections) updated by
-
Triage Stage changed
- 4:00 AM Ticket #11010 (contrib.auth - Add a foundation for rowlevel permissions in Django) updated by
-
Cc changed
- 4:00 AM Ticket #10758 (HTTP handling - sys.exc_info() should not be stored on a local variable) updated by
-
Cc changed
- 3:59 AM Ticket #10880 (*.djangoproject.com - Link to 1.0 docs has two trailing slashes) updated by
-
Cc changed
- 3:58 AM Ticket #10355 (Core (Mail) - add support for email backends) updated by
-
Cc changed
- 3:56 AM Ticket #9103 (*.djangoproject.com - django.contrib.admin is not listed on ...) updated by
-
Cc changed
- 3:54 AM Ticket #7282 (Contrib apps - Integrated ldap for contrib.auth) updated by
-
Cc changed
- 3:54 AM Ticket #7282 (Contrib apps - Integrated ldap for contrib.auth) closed by
- wontfix: Like #2507 this feature can live outside of django.
- 3:33 AM Ticket #13731 (Documentation - Missing docs how to emulate "ON DELETE SET NULL") updated by
-
Cc changed
- 3:29 AM Ticket #10899 (Testing framework - easier manipulation of sessions by test client) updated by
- I think the patch is on the right track. The currently documented …
- 3:02 AM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by
- I'm not a Django user but I am a PostgreSQL DBA and I must say that …
- 1:29 AM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by
-
Cc changed
- 1:21 AM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by
- Replying to Xof: > > The current behavior is not a …
Note:
See TracTimeline
for information about the timeline view.