Timeline
11/04/2010:
- 19:16 WikiFormatting edited by
- (diff)
- 18:42 Ticket #14616 (Recommend a leading underscore on module-level loggers in docs) closed by
-
wontfix: I don't deny that
_log
is a common idiom, but the real fix here … - 18:25 Ticket #9800 (Syndication Framework could implement isPermaLink": "false" to better ...) reopened by
- Here's another, more backward compatible solution — to let one specify …
- 16:10 Changeset [25452e3a]stable/1.2.x by
- [1.2.X] Fixed #14619 -- corrected a typo in the email docs. Backport …
- 16:09 Ticket #14619 (Type-o in "Sending e-mail" documentation) closed by
- fixed: (In [14463]) Fixed #14619 -- corrected a typo in the email docs.
- 16:09 Changeset [3d650b49]stable/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.x by
- Fixed #14619 -- corrected a typo in the email docs. git-svn-id: …
- 15:19 Ticket #14619 (Type-o in "Sending e-mail" documentation) created by
- http://docs.djangoproject.com/en/dev/topics/email/ Just search for …
- 15:03 Ticket #14618 (unable to "inspectdb" on mysql4 database) created by
- I tried an inspectdb on a mysql 4 database, and got an Exception …
- 14:05 Ticket #14617 (Docs should mention runserver's automatic serving of static files) created by
- Specifically, here: …
- 13:56 Ticket #14057 (Expose an interface for custom-escaping template content) reopened by
- I remember having a discussion with the same solution (Context …
- 12:42 Ticket #14616 (Recommend a leading underscore on module-level loggers in docs) created by
- The …
- 11:37 Changeset [e2a0de0]stable/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.x by
- Fixed a test failure introduced in [14461]. git-svn-id: …
- 11:03 Changeset [abaa3ed4]stable/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.x by
- Fixed #13935, added support for using QuerySet.dates across related …
- 11:03 Ticket #13935 (QuerySet .dates() method should span relationships) closed by
- fixed: (In [14461]) Fixed #13935, added support for using QuerySet.dates …
- 10:19 Ticket #14140 (There is no way to override admin templates to the project level) closed by
- duplicate: I think this is basically the same underlying issue as #8158. Please …
- 09:15 Changeset [85f4dd63]stable/1.2.x by
- [1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a …
- 09:06 Changeset [127506a]stable/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.x by
- Fixed #11966 -- Made it possible to use a percent sign in a …
- 09:06 Ticket #11966 (Error: errors happened while running xgettext over template file with ...) closed by
- fixed: (In [14459]) Fixed #11966 -- Made it possible to use a percent sign in …
- 07:39 Changeset [fca56e8]stable/1.2.x by
- [1.2.X] Fixed #14612 - Password reset page leaks valid user ids …
- 07:39 Changeset [74b566e8]stable/1.2.x by
- [1.2.X] Fixed a test setup and isolation bug that was causing …
- 07:36 Ticket #14612 (Password reset page leaks user count) closed by
- fixed: (In [14456]) Fixed #14612 - Password reset page leaks valid user ids …
- 07:36 Changeset [6feef0c1]stable/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.x by
- Fixed #14612 - Password reset page leaks valid user ids publicly. …
- 07:31 Changeset [7d4a3991]stable/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.x by
- Fixed a test setup and isolation bug that was causing …
- 07:08 Ticket #6476 (Allow make-messages.py to pass --no-wrap to xgettext and family) closed by
- fixed: (In [14454]) Fixed #6476 -- Added option to makemessages management …
- 07:08 Changeset [efc5384]stable/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.x by
- Fixed #6476 -- Added option to makemessages management command to …
- 07:03 Changeset [c906b270]stable/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.x by
- Fixed #14602 -- Added an extra check to wsgi.input handling to prevent …
- 07:03 Ticket #14602 (bug in wsgi handler in trunk) closed by
- fixed: (In [14453]) Fixed #14602 -- Added an extra check to wsgi.input …
- 07:03 Changeset [b66df2f4]stable/1.2.x by
- [1.2.X] Fixed typo in i18n docs. Backport from trunk (r14451). …
- 06:58 Ticket #14614 (Dont send Request message when handle_uncaught_exception()) reopened by
- Replying to russellm: > No, you need to run your server …
- 06:25 Ticket #14615 (Related objects manager returns related objects with null FKs for ...) closed by
-
wontfix: I don't think the
User().myobject_set.all()
syntax you are … - 06:18 Ticket #14614 (Dont send Request message when handle_uncaught_exception()) closed by
- invalid: No, you need to run your server with DEBUG=False. When DEBUG=False, …
- 06:03 Ticket #14615 (Related objects manager returns related objects with null FKs for ...) created by
- Let's say we have 2 models (one refer to another): […] In this …
- 05:48 Changeset [05db03c2]stable/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.x by
- Fixed typo in i18n docs. git-svn-id: …
- 05:48 Changeset [83aeb3c]stable/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.x by
- Fixed #9988 -- Added support for translation contexts. Thanks, Claude …
- 05:48 Ticket #9988 (Make it possible to handle translation contexts) closed by
- fixed: (In [14450]) Fixed #9988 -- Added support for translation contexts. …
- 03:18 Ticket #14614 (Dont send Request message when handle_uncaught_exception()) created by
- When 500 error happens django sends request message , then you get …
11/03/2010:
- 23:47 Changeset [d633a581]stable/1.2.x by
- [1.2.X] Converted templates doctests into unittests. We have always …
- 23:47 Changeset [0659391]stable/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.x by
- Converted templates doctests into unittests. We have always been at …
- 22:40 Ticket #14613 (sql custom bug) created by
- 1, following sql faild, because django refuse '---' string. INSERT …
- 20:29 Ticket #14318 (Add GEOSGeometry.valid_reason) closed by
-
fixed: (In [14447]) Fixed #14318 -- Added
GEOSGeometry.valid_reason
… - 20:29 Changeset [cabc21c]stable/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.x by
-
Fixed #14318 -- Added
GEOSGeometry.valid_reason
property. Thanks, … - 19:01 Changeset [877033b4]stable/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.x by
- Sped up the create_permissions signal handler (and thus the test …
- 18:59 Ticket #14612 (Password reset page leaks user count) created by
-
django.contrib.auth.views.password_reset_confirm()
leaks information … - 15:09 Ticket #14611 (django.test.Client is missing post *and* get possibility) created by
- I have a view that takes GET and POST parameters, currently …
- 13:11 Ticket #14610 (fixtures should be able to specify their database) created by
- I have a product that has two databases, one is the member related …
- 12:37 Ticket #10859 (Make text not marked for translation stick out) closed by
- wontfix: Agreed, closing.
- 09:55 Ticket #14609 (__or__ method of queries does not return a correctly combined query.) created by
- Unfortunately, I don't have enough experience in SQL or the internals …
- 07:18 Ticket #10636 (Development server fails if settings module does not define ...) reopened by
- From kmtracey in #14607: It is a duplicate: #10636 is the same. Why …
- 06:36 Ticket #14607 (Settings.py: A blank ADMIN_MEDIA_PREFIX fails annoyingly) closed by
- duplicate: It is a duplicate: #10636 is the same. Why did you want to set …
- 01:32 Ticket #14608 (Adding a INPhoneNumberField to indian localflavor) created by
- Indian landline phone numbers have an STD code prefixed by a '0' and …
11/02/2010:
- 20:14 Ticket #14607 (Settings.py: A blank ADMIN_MEDIA_PREFIX fails annoyingly) created by
-
If you set ADMIN_MEDIA_PREFIX =
''
in settings.py, your … - 17:26 Ticket #14606 (Application module imported twice when running development server) created by
- I use Django 1.2.3. I've created a new django project testproject and …
- 17:08 Ticket #14605 (method similar to HttpRequest.is_ajax() to detect flash) created by
- It would be beneficial to have an easy method to detect when http …
- 17:08 Ticket #14604 (Ubuntu documentation for geospatial/Postgres is out of date) created by
- The note where it says "The PostGIS SQL files are not placed the …
- 16:32 Sprint201011Berlin edited by
- (diff)
- 14:31 Changeset [d8e311c]stable/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.x by
- Updated OpenLayers (now points to 2.10) and OpenStreetMap JavaScript …
- 13:41 Ticket #10728 ([PATCH] SubfieldBase classes can't be subclassed.) closed by
- fixed: (In [14444]) [1.2.X] Fixed #10728 -- corrected subclassing of Fields …
- 13:41 Changeset [6f30440]stable/1.2.x by
- [1.2.X] Fixed #10728 -- corrected subclassing of Fields who use the …
- 13:40 Changeset [222c7326]stable/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.x by
- Fixed #10728 -- corrected subclassing of Fields who use the …
- 13:30 Changeset [a25718c]stable/1.2.x by
- [1.2.X] Fixed #14559 -- corrected some typos and misleading …
- 13:30 Ticket #14559 (Minor docstring corrections) closed by
- fixed: (In [14441]) Fixed #14559 -- corrected some typos and misleading …
- 13:30 Changeset [352deb09]stable/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.x by
- Fixed #14559 -- corrected some typos and misleading docstrings. …
- 12:59 Sprint201011Argentina edited by
- (diff)
- 12:52 Ticket #14597 (request.is_secure() should support headers like: X-Forwarded-Protocol ...) closed by
- wontfix: My logic regarding this is as follows: 1. This new setting is …
- 11:19 Ticket #14598 (Use example.com for example domains.) closed by
- fixed: (In [14440]) Fixed #14598 -- Changed some 'domain.com' uses to …
- 11:19 Changeset [4ba6348]stable/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.x by
- Fixed #14598 -- Changed some 'domain.com' uses to 'example.com' …
- 10:38 Ticket #14603 (Copy & paste-able unittest output) closed by
- wontfix: The unittest directory is a backport of unittest2, it should never be …
- 10:34 Ticket #14597 (request.is_secure() should support headers like: X-Forwarded-Protocol ...) reopened by
- Closed? Please folks..., not so fast. I am quite certain we can find a …
- 10:34 DevelopersForHire edited by
- Added tribalo.net (diff)
- 10:17 Ticket #14603 (Copy & paste-able unittest output) created by
- It's a change to the fail output FAIL: test_something …
- 08:52 Ticket #14597 (request.is_secure() should support headers like: X-Forwarded-Protocol ...) closed by
- wontfix: As I said in the comments in that snippet, clients are able to set …
- 08:42 Changeset [a89e0263]stable/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.x by
- Fixed #13567 -- Added a 'silent' argument to the cycle tag, so that …
- 08:42 Ticket #13567 (cycle tag with 'as' shouldn't return a value) closed by
- fixed: (In [14439]) Fixed #13567 -- Added a 'silent' argument to the cycle …
- 08:18 Sprint201011Argentina edited by
- (diff)
- 08:05 Ticket #14602 (bug in wsgi handler in trunk) created by
- I get the following traceback with Django trunk: […] When I …
- 07:04 Ticket #14601 (ValuesQuerySet join types not being promoted) created by
- In the following test case the join type of the User model isn't …
- 06:53 Changeset [72e3bc6e]stable/1.2.x by
- [1.2.X] Fixed #14584 -- Documented …
- 06:53 Ticket #14584 (PASSWORD_RESET_TIMEOUT_DAYS is not documented) closed by
- fixed: (In [14437]) Fixed #14584 -- Documented …
- 06:53 Changeset [bb062c3]stable/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.x by
- Fixed #14584 -- Documented settings.PASSWORD_RESET_TIMEOUT_DAYS. Also …
- 05:26 Ticket #14600 (No mentioning of addition of staticfiles to ...) created by
- In the …
- 05:11 Ticket #14599 (delete() is not documented on 'QuerySet API reference' page) created by
- According to http://docs.djangoproject.com/en/dev/topics/db/queries/ …
- 03:30 Changeset [3e62e253]stable/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.x by
- Fixed #14594 -- Corrected r14435, which got the logic completely bass …
- 03:30 Ticket #14594 (Django/CherryPy problem with POST data) closed by
- fixed: (In [14436]) Fixed #14594 -- Corrected r14435, which got the logic …
- 03:16 Ticket #14594 (Django/CherryPy problem with POST data) reopened by
- The fix in [14435] is exactly backwards -- content_length should be …
- 02:38 Ticket #14594 (Django/CherryPy problem with POST data) closed by
- fixed: (In [14435]) Fixed #14594 -- Corrected a problem introduced by r14394 …
- 02:38 Changeset [32f650c]stable/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.x by
- Fixed #14594 -- Corrected a problem introduced by r14394 whereby …
- 01:16 Ticket #14598 (Use example.com for example domains.) created by
- The comment for the ADMINS setting in settings.py and the sample value …
- 01:03 Ticket #14597 (request.is_secure() should support headers like: X-Forwarded-Protocol ...) created by
-
request.is_secure()
should support checking the existence of an … - 00:55 Ticket #14596 (Cache backend initialization refactoring) closed by
- fixed: (In [14434]) Fixed #14596 -- Light refactoring of the cache backends. …
- 00:55 Changeset [1fc7c4ae]stable/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.x by
- Fixed #14596 -- Light refactoring of the cache backends. * Removes …
- 00:41 Changeset [ed51dd5d]stable/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.x by
- Avoid an O(n2) operation where O(n) will suffice. Possibly worth a …
- 00:31 Changeset [5b78abe]stable/1.2.x by
- [1.2.X] Fixed a few more cases of the tests not properly restoring …
- 00:31 Changeset [89219a68]stable/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.x by
- Fixed a few more cases of the tests not properly restoring sys.path …
- 00:28 Changeset [a24ccfc7]stable/1.2.x by
- [1.2.X] Properly handle the fact that lists are mutable when trying to …
- 00:27 Changeset [7dfefa74]stable/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.x by
- Properly handle the fact that lists are mutable when trying to …
- 00:23 Changeset [3cfde83]stable/1.2.x by
- [1.2.X] Migrated app_loading doctests. Backport of r14427 from trunk. …
- 00:21 Changeset [909c44e1]stable/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.x by
- Migrated app_loading doctests. git-svn-id: …
- 00:15 Changeset [628be349]stable/1.2.x by
- [1.2.X] Fixed #14470 -- Migrated modeladmin doctests. Thanks to …
- 00:09 Ticket #14470 (Convert model_admin doctests to unit tests) closed by
- fixed: (In [14425]) Fixed #14470 -- Migrated modeladmin doctests. Thanks to …
- 00:09 Changeset [c10d41c8]stable/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.x by
- Fixed #14470 -- Migrated modeladmin doctests. Thanks to Preston …
11/01/2010:
- 23:38 Changeset [09ccdde]stable/1.2.x by
- [1.2.X] Migrated lookup doctests. Thanks to George Sakkis for the …
- 23:01 Changeset [e57cd291]stable/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.x by
- Migrated lookup doctests. Thanks to George Sakkis for the patch. …
- 21:48 Changeset [443423c]stable/1.2.x by
- [1.2.X] Migrated basic doctests. Thanks to Preston Timmons for the …
- 21:32 Changeset [4a157194]stable/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.x by
- Migrated basic doctests. Thanks to Preston Timmons for the patch. …
- 21:01 Changeset [0b0ae709]stable/1.2.x by
- [1.2.X] Migrated m2m_through doctests. Thanks to the anonymous …
- 21:00 Changeset [e0a1e47]stable/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.x by
- Migrated m2m_through doctests. Thanks to the anonymous contributor. …
- 20:11 Ticket #14596 (Cache backend initialization refactoring) created by
- The attached patch refactors the initialization code shared between …
- 18:46 Changeset [3d96540]stable/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.x by
- Added a filter to silence the RuntimeWarning in the Indonesian …
- 18:32 Ticket #14595 (DATABASE DeprecationWarning includes new syntax.) created by
- There are 2 Deprecation Warnings that can display code ready to …
- 17:31 DjangoJobs edited by
- Added my Bently Holdings Position (diff)
- 17:18 Changeset [775165b2]stable/1.2.x by
- [1.2.X] Fixed some a stale location and whitespace in GeoIP tests. …
- 17:18 Changeset [1ee4274f]stable/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.x by
- Fixed some a stale location and whitespace in GeoIP tests. …
- 17:12 Changeset [2854336]stable/1.2.x by
- [1.2.X] Fixed regression introduced in r13755 that prevented the …
- 16:56 Changeset [315ae1ce]stable/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.x by
- Fixed regression introduced in r13755 that prevented the running of …
- 15:54 Changeset [34e545a]stable/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.x by
- Restructure the create_permission signal handler to perform fewer SQL …
- 12:22 Changeset [21d6fb6]stable/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.x by
- Removed dead compatibility code for removed AdminSite.root() method …
- 09:25 DjangoResources edited by
- Added extra resource to Internationalization section (diff)
- 07:47 Ticket #13772 ('exists' parameter for pre_save signal) closed by
- wontfix: Withdrawn after two negative and zero positive votes at …
- 05:19 DevelopersForHire edited by
- (diff)
- 04:19 Ticket #14594 (Django/CherryPy problem with POST data) created by
- Changeset [14394] causes a hang when reading POST data running Django …
- 04:03 Sprint201011Berlin created by
Note: See TracTimeline
for information about the timeline view.