Timeline
07/07/2012:
- 22:05 Ticket #18592 (Provide failure recovery for undocumented "_last_executed" in ...) created by
- A little bit of context: I'm trying to run django 1.4 on Google …
- 18:07 Ticket #18591 (Missing crucial info in Apache conf (httpd.conf) to serve static files) created by
- Your page: …
- 17:44 Changeset [9a2ca426]stable/1.4.x by
- [1.4.x] Fixed #17978 -- Fixed a minor layout issue when an inline …
- 17:41 Ticket #17978 (Minor layout issue when an inline contains a filter horizontal widget) closed by
- fixed: In [8015593bc1f2f226e7979bfdee8b7e88658d0e74]: […]
- 17:41 Changeset [8015593]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17978 -- Fixed a minor layout issue when an inline contains a …
- 16:12 Changeset [fd88fe6]stable/1.4.x by
- [1.4.x] Fixed #18164 -- Precised startapp template context content …
- 16:11 Ticket #18164 (startapp error: no such option) closed by
- fixed: In [249c445446f0811d6396cfd3053aed33edf2e7b3]: […]
- 16:08 Changeset [249c4454]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18164 -- Precised startapp template context content
- 10:58 Ticket #18567 (readonly_fields for ModelForms) closed by
- duplicate: Duplicate of #17031.
- 10:55 Ticket #18569 (Enable L expressions in `queryset.extra`) closed by
-
wontfix:
extra
often creates more problem than it solves. The current trend … - 10:50 Ticket #18552 (Django test client should not use MULTIPART_CONTENT for POST-requests ...) closed by
- needsinfo: I don't see how this is a problem either.
- 10:43 Ticket #18589 (Typo in class-based generic views doc) closed by
- fixed: In [d94cfdcfae92fd4409cd1b5e14eebc75033266fd]: […]
- 10:42 Changeset [d94cfdc]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18589 -- Typo in generic CBV docs. Thanks cpthomas for the report.
- 10:38 Ticket #18588 (Django-Python instalation error on django-admin.py (init.py options = ...) closed by
- invalid: Trac isn't a support forum — see …
- 10:36 Ticket #18590 (Remove workaround for a Python 2.4 bug in Model.__reduce__) created by
-
Model.__reduce__
contains a workaround for a buggy implementation of … - 10:08 Ticket #18589 (Typo in class-based generic views doc) created by
- On this page: …
- 10:05 Ticket #18588 (Django-Python instalation error on django-admin.py (init.py options = ...) created by
- I am having issues when running the django-admin.py startptoject …
- 09:44 Changeset [bbc59069]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed Django 1.0-specific sections.
- 09:18 Ticket #18158 (Mix FormView with ListView functionality) closed by
- invalid: The generic class based views aren't intended to be arbitrarily …
- 09:05 Ticket #18521 (Add appropriate reST role to templates named in view docs) closed by
- fixed: The pull request was merged in 8855f9380e93d759eea93c32cdf25b76b72e15c4.
- 09:02 Changeset [f1e41656]stable/1.4.x by
- [1.4x] Fixed #18587 -- Typo in management command example Thanks …
- 09:01 Ticket #18587 (Error in example code for custom management commands) closed by
- fixed: In [29ca3d3c4b3d330337cce8713196ef7eea956dc9]: […]
- 09:00 Changeset [29ca3d3c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18587 -- Typo in management command example Thanks Frank Wiles.
- 08:55 Ticket #18468 (Add the ability to define comments in table / columns) closed by
- duplicate: This is a duplicate of #13867, which lingered in DDN for two years …
- 08:49 Changeset [a4bb7dd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge branch 'master' of github.com:django/django
- 08:43 Ticket #18254 (Add support for `as <varname>` to the staticfiles {% static %} ...) closed by
- fixed: In [0a68a2994be17ed2669accead331881cb0be41dd]: […]
- 08:33 Ticket #18505 (bad link from definitive guide to Dj web dev done right) closed by
- fixed: I just added a redirect. Thanks for the report.
- 08:30 Changeset [0a68a29]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18254 -- Added ability to the static template tags to store the …
- 08:29 Changeset [52a9e157]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a regression in the user admin page introduced in …
- 08:09 Ticket #18587 (Error in example code for custom management commands) created by
- Pretty self explanatory, but the example code uses 'self' in the class …
- 07:17 Ticket #10504 (Consistency between HttpResponse* params and render_to_response) reopened by
-
In [da200c5e35cd], we didn't address the
render_to_response
… - 06:54 Ticket #18586 (Rewrite unit tests migrated from doctests) created by
- There's quite a lot of unit tests that have been rewritten 1:1 from …
- 06:17 Ticket #18385 (firstof doesn't deal well with empty "safe" values.) closed by
- invalid: according to the documentation of the …
- 06:13 Ticket #10504 (Consistency between HttpResponse* params and render_to_response) closed by
- invalid: In [da200c5e35cd] (in response to ticket #16519 ) mimetype has been …
- 06:06 Ticket #18048 (Test client implicitly assuming data to be querystring) closed by
- duplicate: I committed a fix for #17371 after you opened this ticket, and I …
- 04:35 Ticket #17257 (Comment that contradicts code in django.contrib.syndication.views) closed by
- fixed: In [8dafd04c45a66ff60f0503da1ebea14628322b45]: […]
- 04:34 Changeset [8dafd04]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17257 - Removed outdated comment in syndication view Thanks …
- 04:13 Ticket #18488 (add granular permissions) closed by
- invalid: Please post feature requests to the mailing list first. More …
- 04:09 Ticket #18466 (meta-bug: couldn't submit ticket) closed by
- invalid: Thanks for your bug report, but this was fixed in …
- 03:40 Ticket #18143 (Comments are not paginateable using Django's own paginator) closed by
- needsinfo: Feel free to re-open if you have any kind of details about how to …
- 03:28 Ticket #17981 (attr property unexpectedly shared between widgets in MultiWidget) closed by
- duplicate: Yeah, this is just a duplicate of #5851.
- 03:25 Ticket #17977 (post_syncdb is triggered twice, in unittest, even with dispatch_uid) closed by
- wontfix: This seems to be intentional as the two phased test database setup is …
07/06/2012:
- 18:43 DevelopersForHire edited by
- Paul Bielecki changes (diff)
- 15:10 Ticket #18582 (Emails not being sent to bcc addresses) closed by
- invalid: Please do not reopen unless you can provide something new to the …
- 14:46 Changeset [8855f938]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #176 from benspaulding/ticket_18521 Add reST role …
- 14:45 Changeset [70ac5701]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #183 from rpedigoni/master Fixed typo in 1.5 …
- 14:44 Changeset [4e8084a4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #187 from evildmp/docs_typos Added a missing \ in …
- 14:42 Changeset [7151fbd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #188 from semente/patch-1 Fixed copyright holder …
- 14:17 Ticket #18582 (Emails not being sent to bcc addresses) reopened by
- Actually the real email addresses that should receive BCCs copies …
- 13:24 Changeset [91e4f7e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix copyright holder
- 12:01 Ticket #18585 (Tutorial part 4: problem in polls/detail.html) closed by
- fixed: Nevermind... looks like it changed since I started the tutorial.
- 11:54 Ticket #18585 (Tutorial part 4: problem in polls/detail.html) created by
- In Writing your first Django app, part 4: …
- 11:16 Ticket #18538 (type(SimpleLazyObject) returns SimpleLazyObject rather than type(_wrapped)) closed by
- wontfix: I also suspect there is nothing that can be done. Other approaches to …
- 11:04 Ticket #18584 (Ability to fetch urlname from template context) closed by
- wontfix: I don't see any need for this to be in core, it can be added easily as …
- 10:56 Ticket #18582 (Emails not being sent to bcc addresses) closed by
- invalid: BCC works fine for me, tested on Django 1.4 on a live server. We added …
- 09:46 Ticket #18484 (csrfmiddlewaretoken enclosed in redundant invisible div) closed by
- fixed: In [2ba4278cb38f1346d70cf427bbeac71a4d1dc5ad]: […]
- 09:33 Changeset [2ba4278]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18484 - 'display:none' on CSRF token div is redundant and …
- 09:20 Ticket #18557 (get_or_create() causes a race condition with MySQL) reopened by
- @akaariai You raise a very good point about it breaking transaction …
- 09:00 Ticket #18584 (Ability to fetch urlname from template context) created by
- Currently to detect what the current urlname is in a template requires …
- 07:59 Ticket #18583 (exclude generates wrong SQL query) created by
- exclude generates a wrong SQL query in a certain setup. Given the …
- 07:32 Ticket #18582 (Emails not being sent to bcc addresses) created by
- First things first: this is the first bug I report, so please excuse …
- 06:59 Ticket #18576 (Missing module in import statement) closed by
- fixed: In [4c417cc9ebd65595128b81cdddc9ea8293cbcbbe]: […]
- 06:58 Changeset [4c417cc9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18576 -- Added missing import in tutorial02 Thanks jaaruiz at …
- 05:25 Ticket #18581 (Admin actions documentation needs a new screenshot) created by
- https://docs.djangoproject.com/en/1.4/_images/article_actions.png …
- 04:43 Ticket #5579 (Trac activation mail is sent from 'webmaster@localhost') closed by
- fixed: Please don't reopen ticket without providing any explanations.
- 04:41 Ticket #18580 (Avoiding SQLite update+annotations "only a single result allowed for a ...) created by
- When executing something like […] SQLite throws an `only a single …
- 04:20 Changeset [86eb606b]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used skipIf decorator to skip image tests when PIL is not available
- 04:10 Changeset [83da36eb]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- restored a missing \ in uwsgi docs
07/05/2012:
- 23:50 Ticket #18577 (Undocumented lazy middleware initialization) created by
- The Django docs clearly state that: > Unlike the process_* methods …
- 20:20 Ticket #5579 (Trac activation mail is sent from 'webmaster@localhost') reopened by
- 18:27 Ticket #18572 (Django 1.5/Python26 string format incompatibility) closed by
- fixed: In [8fdc56d2a6f7537cdd52272501af9e94cab96ed4]: […]
- 18:23 Changeset [8fdc56d2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18572 - Python26 string format incompatibility Thanks to …
- 18:19 Ticket #18576 (Missing module in import statement) created by
- A necessary module is not being imported in one of the examples. The …
- 18:10 Ticket #18575 (Testing framework doesn't work without a SQL Database) created by
- If you choose not to use a database in your settings.py (DATABASE = …
- 15:58 Ticket #18574 (`BaseFormSet.is_valid` should call it's underlying forms' `is_valid`) created by
-
The actual implementation of
BaseFormSet.is_valid
checks if any of … - 15:20 Ticket #18573 (formfield_callback attribute on ModelForm not being passed to ...) created by
- Solitary ModelForm instances are run though …
- 11:42 Ticket #18564 (Adding a python module with same name like Django project makes ...) closed by
- invalid: It is not possible for Django to "check if there is a name conflict" …
- 10:45 Ticket #18572 (Django 1.5/Python26 string format incompatibility) created by
- Hi, Python2.6 does not support unnumbered format strings. i.e. It …
- 09:20 Changeset [d3c2eb10]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18330 - Made cache culling 3rd party db backend friendly This …
- 09:17 Ticket #18330 (core.cache.backends.db does not work with 3rd party db backends that ...) closed by
- fixed: In [d3c2eb103f6682c029a850e60dc4cf85896b6aa2]: […]
- 08:55 Ticket #18571 (ModelAdmin.filter_horizontal should use plural for ManyToManyField) closed by
- wontfix: Hmmm. I generally follow the rule that all model names are singular, …
- 08:45 Ticket #18401 (Use ORM model in database based cache backend) closed by
- wontfix: I am going to close this one. I still do think using the ORM for cache …
- 08:43 Changeset [0f49b2b]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18362 - Made model.save() update_fields accept attnames
- 08:39 Ticket #18362 (model save with update_fields should accept both field.name and ...) closed by
- fixed: In [0f49b2bce2d5b3c5891c8a329bab7dffe16fc79b]: […]
- 07:48 Ticket #17626 (Update FAQ for Py3k status) closed by
- duplicate: Duplicate of #17452
- 07:40 Changeset [f5db3bdd]stable/1.4.x by
- [1.4.X] Fixed #17997 - Documented that the debug server is now …
- 07:40 Ticket #17997 (unexpected multi-threaded dev server!) closed by
- fixed: In [e4a1407a9cf35e6449136c22647a58cb14451e7a]: […]
- 07:39 Changeset [e4a1407]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17997 - Documented that the debug server is now multithreaded …
- 06:24 Ticket #18571 (ModelAdmin.filter_horizontal should use plural for ManyToManyField) created by
- Do something like: […] then edit a Regatta in the admin. The …
- 03:43 Ticket #18570 (Page 3 of Latest Tutorial has slight error) closed by
- duplicate: Thanks for the report, but this is most likely a duplicate of #18560, …
- 03:07 InitdScriptForLinux edited by
- when delete the pid file with permission 400 without -f option, there … (diff)
- 03:04 Ticket #18570 (Page 3 of Latest Tutorial has slight error) created by
- In this part of the page choice.choice should be …
- 02:13 Ticket #18569 (Enable L expressions in `queryset.extra`) created by
- Here is my problem: in a django queryset I need to call a stored …
07/04/2012:
- 16:34 Changeset [3caf5352]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixed typo
- 14:43 Changeset [581a3624]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Correct Lithuanian short date format.
- 12:24 Ticket #18566 (Django Persian Book) closed by
- invalid: Sorry, but the Django Book is not something created/maintained/managed …
- 09:58 Ticket #18568 (django admin interface not behaving properly in firefox.) created by
- Hi, I have a simple Django app that connects to a database and allows …
- 09:20 Ticket #18567 (readonly_fields for ModelForms) created by
- I think it'd be very useful for ModelForm to support the same behavior …
- 08:07 Ticket #18566 (Django Persian Book) created by
- I translated www.djangobook.com contents and set it in …
- 07:19 Ticket #18565 (Point object doesn't work in queyset.extra params argument) created by
- While using GIS objects in queryset lookups (like distance etc) works …
- 07:05 Ticket #18564 (Adding a python module with same name like Django project makes ...) created by
- Hi, I set up a Django project for a helpdesk and called it …
- 06:06 Ticket #15620 (ClerableFileInput should render initial value in a flexible way) reopened by
- #15667 is still open now, in 16 months after closing this ticket. So I …
- 04:34 Ticket #18561 (HttpResponse.tell() fails if response contains non ascii characters) created by
- If HttpResponse instance contains non ascii characters (e.g. …
- 02:11 Ticket #18560 (polls/detail.html Demo Code in Django 1.4 Tutorial is Incorrect?) closed by
- invalid: You are probably mixing versions of the tutorial. choice.choice has …
- 01:07 DjangoResources edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.