Timeline
12/08/2011:
- 18:06 Ticket #17362 (include with filename unquoted fails silently) closed by
- wontfix: Marking as wontfix. The template engine failing without an error …
- 18:04 Ticket #17340 ([nonrel] Database feature to disabled INSERT/UPDATE distinction) closed by
- needsinfo: Closing this needsinfo, as this ticket doesn't describe a problem, it …
- 17:57 Ticket #17338 ([nonrel] supports_deleting_related_objects database feature flag) closed by
- wontfix: This ticket doesn't make sense to me, as Django's …
- 17:45 Ticket #17336 ([nonrel] Merge various changes from Alex Gaynor's query refactor GSoC) closed by
- needsinfo: None of the changes from that GSoC have made it into trunk, AFAIK. …
- 15:50 Ticket #17364 (Minor typo and style changes for docs/topics/testing.txt) created by
- A few changes for things I noticed while reading the testing docs.
- 13:28 Ticket #17361 (Add a way to reverse URLs for callables) closed by
- wontfix: I don't think there's any reason to adopt the maintenance burden for …
- 12:37 Ticket #17361 (Add a way to reverse URLs for callables) reopened by
- (converting to feature request) Is it possible to extract module name …
- 11:40 Ticket #17363 (Hello) closed by
- invalid: TicketClosingReasons/UseSupportChannels
- 10:53 Ticket #17363 (Hello) created by
- Hello there. I have a question about Django's cache. When i use …
- 10:37 Ticket #17361 (Add a way to reverse URLs for callables) closed by
- invalid: Yes, I believe it is impossible to reverse URLs defined only by a …
- 10:20 Ticket #17362 (include with filename unquoted fails silently) created by
- {% include overview_views.html %} obviously should be: {% include …
- 10:09 Ticket #17361 (Add a way to reverse URLs for callables) created by
- It is impossible to get reverse URL for a mapping defined like the one …
- 06:54 Ticket #17360 (Documenting differences between Client.post et Client.put) created by
- The [https://docs.djangoproject.com/en/dev/topics/testing/ testing …
- 04:45 Ticket #17359 (New authentication signals not listed in signals reference. ...) closed by
- wontfix: I think the signals listed at that page are the ones sent by the core …
12/07/2011:
- 21:29 Ticket #17359 (New authentication signals not listed in signals reference. ...) created by
- https://docs.djangoproject.com/en/dev/ref/signals Documentation on …
- 17:08 Changeset [08bec4fb]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed BoundField.subwidgets() to return SubWidget objects instead of …
- 16:33 Changeset [0920165b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in a test name in form tests git-svn-id: …
- 16:31 Changeset [fc90c09e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made BoundFields iterable, so that you can iterate over individual …
- 15:38 DevelopersForHire edited by
- (diff)
- 15:38 AlterModelOnSyncDB edited by
- trivial; syntax coloring. (diff)
- 15:33 MySQLStorageEngine created by
- management.py trick for innodb storage_engine with mysql.
- 15:09 Ticket #17305 (Cache middleware keys too difficult to customize) closed by
- invalid: Closing ticket since the reporter has lost interest and I'm skeptical …
- 14:42 Ticket #9274 (Support MySQLdb >= 1.3.0) closed by
- invalid: There still is not a version 1.3.x - 3 years later :-(
- 14:34 Ticket #17214 (incorrect rendering of inline fk when parent has custom pk field) reopened by
- Replying to aaugustin: > I'm pretty sure this is a …
- 14:31 Ticket #16312 (models.DateField() doesn't convert a datetime.datetime() to datetime.date()) closed by
- wontfix: Auto-"conversion" of values paves the way for silent data corruption, …
- 14:11 Ticket #17214 (incorrect rendering of inline fk when parent has custom pk field) closed by
- duplicate: I'm pretty sure this is a duplicate of #17122. This ticket has …
- 13:46 Ticket #6897 (Convert more old-style classes to new-style classes) closed by
- worksforme: This stuff was all fixed long ago. There are no old classes AFAIK and …
- 13:42 Changeset [0519adb]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Clarified which setting causes HttpRequest.get_host() to rely on the …
- 12:54 Ticket #17315 (.exclude(a, b) does not operate on a single related record) closed by
- duplicate: Yes, these tests show that the generated SQL doesn't match the …
- 12:38 Ticket #17296 (staff_login_required decorator redirecting to default Login redirect ...) closed by
- wontfix: I checked on IRC with the last developer who edited this piece of …
- 12:34 Ticket #17321 (Errors when running messages test with USE_ETAGS = True) closed by
- worksforme: I could reproduce this on 1.3, but not on trunk, so it must have been …
- 09:43 Ticket #17325 (Add **kwargs to is_valid and several validation methods) closed by
- wontfix: I'm wontfixing this, adding extra data to a form is properly done in …
- 09:06 Ticket #17342 (Accessing session in middleware causes contrib.auth tests to fail) closed by
- duplicate: This was reported in #16366.
- 08:32 Ticket #17326 ({% trans %} in inline javascript code) closed by
- invalid: If you need specific manipulation of translation results, you can use …
- 06:10 Ticket #17350 (in_bulk should use duck typing so that listy-objects can be used, like ...) closed by
- worksforme: As far as I can tell, this problem no longer exists. Here are all the …
- 02:43 Changeset [2693aa89]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Simplified time zone support in the Oracle backend. Avoided …
12/06/2011:
- 20:57 Ticket #17357 (Broken link for ...) closed by
- wontfix: Django documentation evolves, and parts of it are refactored from time …
- 19:03 Ticket #17358 (Switch to arg-style logging instead of string interpolation) created by
- Change all logging from this logger.warning("This is a %s" % var) to …
- 18:26 Ticket #17357 (Broken link for ...) created by
- First hit in Google for 'makemessages' …
- 18:07 Ticket #17356 (Allow {% include %} to render compiled templates on the context) created by
- A fanciful example: […]
- 14:36 Ticket #17355 (Perform proper NANP validation in US/CA localflavor phone number) created by
- Patch attached. …
- 12:03 TicketClosingReasons/DocumentationVersion edited by
- (diff)
- 11:35 Ticket #17354 (Empty page from search engine) closed by
-
worksforme: I get a non empty page there.
/ref/settings/
has existed since … - 11:01 Ticket #17354 (Empty page from search engine) created by
- Got link to empty page …
- 10:23 Ticket #6916 (Es Localflavour has wrong province) closed by
- invalid: Replying to gserra: > I would recommed to check it again. …
- 10:02 Ticket #17353 (from django.conf.urls) closed by
- invalid: You are using the development version of the docs with a previous …
- 09:32 Ticket #6916 (Es Localflavour has wrong province) reopened by
- I would recommed to check it again. The correct local name should be …
- 08:57 Ticket #17353 (from django.conf.urls) created by
- On the page: https://docs.djangoproject.com/en/dev/intro/tutorial03/ …
- 08:42 TicketClosingReasons/UseSupportChannels edited by
- Tiny fixes (diff)
- 08:06 Ticket #17352 (similar but contradictory content, same headlines, slightly different URLs) created by
- Please take a look the the following 2 URLs: …
- 07:16 Ticket #17351 (Accessing Django project admin using the URL ...) closed by
- invalid: Fixed formatting. Please use WikiFormatting and the preview button …
- 07:05 Ticket #17351 (Accessing Django project admin using the URL ...) created by
- HI All, I am facing issue with configuring django admin URL in apache …
12/05/2011:
- 19:38 Ticket #17349 (KeyError in Auth admin) closed by
- worksforme: This is more likely something related to something wonky with your …
- 17:11 Ticket #17335 ([nonrel] supports_select_related database feature flag) closed by
- fixed: In [17170]: […]
- 17:11 Changeset [5f9dbef]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17335 -- Added supports_select_related hook for django-nonrel. …
- 13:48 DevelopersForHire edited by
- Added myself to developers for hire list (diff)
- 13:40 Ticket #17350 (in_bulk should use duck typing so that listy-objects can be used, like ...) created by
- Currently, using a ValuesListQuerySet as a parameter to in_bulk …
- 12:56 Ticket #17349 (KeyError in Auth admin) created by
- When navigating to /admin/auth/user/, I get the error included below. …
- 10:52 DevelopersForHire edited by
- (diff)
- 10:21 Ticket #17199 (Base Template Loader should return the origin) reopened by
- I'm reopening because I truly see this being wrong in some way... or I …
- 10:03 Ticket #17348 (Implement {% elif %} in the template language) created by
- Following a discussion on IRC today, this feature is deemed useful by …
- 08:21 Ticket #17347 (regressiontests.servers.tests.AdminMediaHandlerTests.test_media_urls ...) created by
- […] Both output and desired need to be normcase'd. Patch attached.
- 08:01 Tutorials edited by
- added "Unbreaking Your Django Application" slides (diff)
- 05:17 Ticket #17346 (MemoryError) closed by
- invalid: TicketClosingReasons/UseSupportChannels
- 04:26 Ticket #17346 (MemoryError) created by
- I have my django application on a apache server with mod_wsgi When i …
Note: See TracTimeline
for information about the timeline view.