Timeline
09/18/2012:
- 17:42 Ticket #11584 (Clarify InlineModelAdmin documentation) closed by
- wontfix: I think the docs are fairly explicit in usage: "You add inlines to a …
- 17:26 Ticket #18985 (DeprecationWarning no longer loud by default in Python 2.7+) created by
- Since Python 2.7 (and 3.2) Python no longer emits output for …
- 16:08 Ticket #18984 (TransactionTestCase._fixture_teardown locks under mysql) created by
- When using multiple aliases to the same DB (either via TEST_MIRROR or …
- 15:38 Ticket #18981 (Django Unobtrusive Ajax) closed by
- invalid: I don't see any particular reason why this would need to live in …
- 14:15 Changeset [44767f2]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
- Use unicode.translate to speed up js escaping.
- 14:06 Ticket #18980 (master .assertContains after d1452f60 should still coerce objects to text.) closed by
- fixed: In 40e62a5ccd08f241e977c9ffcb96005b9f2d95e6: […]
- 14:05 Changeset [40e62a5]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 #18980 -- Fixed assertContains regression when passed an object
- 13:11 Ticket #18983 (django.contrib.staticfiles.finders.find can return [None] if a file is ...) created by
- If a custom Finder returns None when it can't find a file (when …
- 12:45 Ticket #18800 (Template cannot format integers bigger than maximum float) closed by
- fixed: In 319e1355190d414ee1b095b26fbb494cf9a27578: […]
- 12:43 Changeset [319e1355]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 #18800 -- Support numbers bigger than max float in …
- 12:34 Ticket #18982 (DateField.clean raises TypeError when passed NUL bytes. Should be ...) created by
- When a DateField (or any BaseTemporalField) tries to clean a value …
- 12:32 Ticket #18981 (Django Unobtrusive Ajax) created by
- This is the easiest way to do Ajax in Django: …
- 12:32 Changeset [11cdfb35]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 #375 from collinanderson/patch-8 versionadded for …
- 12:06 Ticket #18980 (master .assertContains after d1452f60 should still coerce objects to text.) created by
- In [1], smart_str(text) was removed, but probably shouldn't have been. …
- 10:31 Ticket #18979 (PermWrapper + template "if in" interaction) created by
- Trying to do […] will result in endless loop. Above, the perms is …
- 10:20 Ticket #18977 (bad removal of comments in custom_sql_for_model) closed by
- duplicate: In #4680 (recently fixed), we improved sql parsing and probably fixed …
- 10:06 Changeset [b771bcc7]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
- document changes for YearArchiveView.
- 08:49 Ticket #18978 (Move cleanup management command to contrib.sessions) created by
- Right now it's in core.management I propose moving it inside …
- 08:27 Ticket #17314 (Error creating nested query with GeoDjango's spatial filters) closed by
- duplicate: I guess this is a duplicate of #13670 which has been fixed in 1.4. …
- 06:26 Ticket #18977 (bad removal of comments in custom_sql_for_model) created by
- When providing initial data for models as SQL files, the function …
- 04:59 Changeset [7e8c64d8]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Dropping pointless self.fail calls
- 04:37 Changeset [ae6ffd2e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Stylistic fixes: triple-quoted docstrings, more comments
- 04:07 Ticket #18976 (problem with datepicker django widget) created by
- hello, we have a problem with date picker widget. We defined form …
- 03:17 Ticket #18975 (Remove explicit support for bad practices) created by
- In django/db/models/loading.py in AppCache.register_models the …
- 01:44 Ticket #18974 (Warn against using models.permalink) created by
- The permalink decorator should be deprecated and ultimately removed. …
- 01:28 Ticket #18973 (Tests fail with login signal receiver which posts messages) created by
- I have login signal receiver which posts a message: […] And in …
- 00:10 Ticket #18971 (Add a CONTRIBUTING doc) closed by
- fixed: In 70248cce0a8a3144df9f36e15fbeb5cc1b091c3e: […]
- 00:09 Changeset [70248cc]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 #18971 -- added root level CONTRIBUTING doc
- 00:02 Changeset [b1b32b2]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
- Added myself as a committer.
09/17/2012:
- 19:35 Ticket #18966 (Add View source to documentation) closed by
- duplicate: Already raised in #17238
- 18:38 DevelopersForHire edited by
- Sophilabs description deprecated. (diff)
- 18:02 Changeset [89e809c4]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 #195 from pydanny/ajax-docs-example Added example …
- 17:51 Changeset [06227fbb]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Python 3 compatability. 2.6 was a while back, I should learn ' as '.
- 17:45 Changeset [c5e2ecae]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix bug in get_indexes affecting the tests
- 15:55 Ticket #18947 (Uploaded files have exec bit set by default) closed by
- fixed: In e8c6aff3bf31b775dd70581b1cf6f86d5abd4001: […]
- 15:54 Changeset [23d0136]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 'lotheac-fix_uploaded_file_exec'
- 15:53 Changeset [e8c6aff]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 #18947 -- Don't make uploaded files executeable by default. …
- 15:24 Ticket #18972 (Refactor bundled WSGI server's chuking logic) created by
- on core/servers/basehttp.py, lines 97-103: if length > …
- 15:16 Changeset [d0b3536]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- More schema test fixing
- 14:56 Changeset [06f7935]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
- Added tests for d21f3d9b171a3cbff4c8ce7a9dbb8b8be3f21bac.
- 14:00 Changeset [9313dea]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge remote-tracking branch 'core/master' into schema-alteration …
- 13:57 Changeset [dbf8b93]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix app loading/test interaction
- 13:02 Ticket #18971 (Add a CONTRIBUTING doc) created by
- https://github.com/blog/1184-contributing-guidelines Seems this would …
- 12:52 Changeset [d21f3d9]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
-
Only update
last_login
instead of the whole user object in … - 07:27 Ticket #18970 (Document that Django doesn't work with MySQL under Python 3) created by
- I am trying to use the Django with experimental Python 3 support on …
- 05:13 Ticket #18956 (i18n_patterns and problem with cache(memcached)) closed by
- invalid: Sorry, it's problem uwsgi updates. Problem cache-i18n- not exist.
- 02:56 Changeset [b16f8b5f]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
- Add example of AJAX form submission. Credit goes to @SystemParadox. …
- 01:13 Ticket #18969 (ORM filtering with "year" lookup for dates) created by
- When I do query with lookup in orm: […] or […] I get results: …
09/16/2012:
- 23:23 Ticket #18968 (Spatialite GML test failure) created by
- The GML returned from Spatialite has changed format in version 3.0 and …
- 20:36 Ticket #18967 (django.core.mail.EmailMessage._create_mime_attachment incorrectly ...) created by
- Django appears to insert message/rfc822 attachments in base64 …
- 17:32 Ticket #18966 (Add View source to documentation) created by
- I know that this will require a lot of work, but i think it would be …
- 16:00 Changeset [a630d08]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 #360 from calebsmith/add-permalink-wraps-test …
- 15:01 Ticket #17485 (Queries with both deferred fields and select_related defer field.name ...) closed by
- fixed: In f399a804c9436a5d3ef9e2b73c337904af2c753d: […]
- 14:58 Changeset [f399a804]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 #17485 regression -- only + select_related interaction When …
- 14:11 Ticket #18965 (Properly deprecate PROFANITIES_LIST.) created by
- Okay, so it's been set to an empty tuple now, tho I *believe* that …
- 07:19 Ticket #18964 (defaultfilters test passes unexpectedly under Python 3) created by
- defaultfilters.DefaultFiltersTests.test_floatformat_fail is currently …
- 04:45 Changeset [935a8635]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 #372 from ptone/patch-2 Clearer wording for defer docs
- 04:41 Changeset [e4d338ac]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 #371 from camilonova/fix_docs_typo Fixes docs typo
09/15/2012:
- 18:34 Ticket #18530 (Inconsistent error handling on admin filter url's) closed by
- fixed: In 336dfc3413b22bc5a5008bba7ff383886da96d60: […]
- 18:33 Changeset [336dfc3]stable/1.4.x by
- [1.4.X] Fixed #18530 -- Fixed a small regression in the admin filters …
- 18:20 Changeset [c555741]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 #18530 -- Fixed a small regression in the admin filters where …
- 16:24 Changeset [8d75b117]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
- Clearer wording for defer docs
- 15:45 Changeset [17149496]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
- Fixes docs typo
- 14:41 Ticket #17948 (changing template loaders to default before testing) closed by
- fixed: In c7f44ae085df3a270aa998cdedb56f36900cb9ef: […]
- 14:39 Changeset [c7f44ae]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 #17948 -- Isolated auth tests from custom template loaders …
- 14:07 Changeset [b1fb6f48]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
- Modernized views.DebugViewTests
- 07:18 Ticket #18963 (Pattern for object model compatibility isn't friendly for subclasses) created by
- In the …
- 07:17 Changeset [421ce44e]stable/1.4.x by
- [1.4.x] Fixed #18131 - Documented ContentTypeManager.get_for_id; …
- 07:16 Ticket #18131 (ContentTypeManager.get_for_id not documented) closed by
- fixed: In 93e6733e4cbbdad34f1f0f59303ae01f577e4e58: […]
- 07:15 Changeset [93e6733e]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 #18131 - Documented ContentTypeManager.get_for_id; thanks …
- 06:41 Changeset [18d88a16]stable/1.4.x by
- [1.4.x] Fixed #16929 - Documented how to extend UserAdmin with …
- 06:41 Ticket #16929 (Document how to extend UserAdmin with extra profile information) closed by
- fixed: In 22242c510f84c53803afe2907649c892cb1b3d9a: […]
- 06:38 Changeset [22242c51]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 #16929 - Documented how to extend UserAdmin with UserProfile …
- 06:18 Changeset [81c77d24]stable/1.4.x by
- [1.4.X] Added an example of using a form wizard with different …
- 06:16 Changeset [55358395]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
- Added an example of using a form wizard with different templates; …
- 05:46 Changeset [1b5b8b87]stable/1.4.x by
- [1.4.x] Fixed #11185 - Expanded docs on customizing widgets; thanks …
- 05:41 Changeset [e5f8fe2]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 reference to note removed in …
- 05:24 Ticket #11185 (Document how to customize widgets) closed by
- fixed: In a73838fde33374573b8e765dfcb0225287d396c0: […]
- 05:22 Changeset [a73838fd]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 #11185 - Expanded docs on customizing widgets; thanks fadeev for …
- 05:02 Changeset [65793d7]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 ST_AsText for testing PostGIS raw query AsText will not be …
- 04:17 Ticket #18962 (How to setup django in VPS hosting server) closed by
- invalid: Please see …
- 03:48 Ticket #18962 (How to setup django in VPS hosting server) created by
- Hi, I have purchased an hosting. However, they do not have python or …
Note: See TracTimeline
for information about the timeline view.