Timeline
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 …
12/04/2011:
- 17:03 Ticket #17345 (Allow ordering override on ManyToManyField) created by
- In conjunction with #17344, discussion with SmileyChris revealed it …
- 17:01 Ticket #17344 (A away to tell ManyToManyField to use ordering on intermediate field) created by
- Similar to #11850, it would be good to have a way to mark on a M2M …
- 16:34 Ticket #11850 (Intermediate model order not applied to related model) closed by
- wontfix: Given the description example, the sets ordering will be based on …
- 16:11 Ticket #17343 (The {% now %} template tag does not use time zones) closed by
- fixed: In [17169]: […]
- 16:11 Changeset [33bb3cd]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 #17343 -- Changed the {% now %} tag to use the current time zone …
- 13:55 Ticket #17343 (The {% now %} template tag does not use time zones) created by
-
Current django-trunk
now
tag usesdatatime.now()
instead of … - 12:20 Ticket #17342 (Accessing session in middleware causes contrib.auth tests to fail) created by
- I have custom middleware that looks like this: […] After adding to …
Note: See TracTimeline
for information about the timeline view.