Timeline
10/07/2011:
- 23:49 Ticket #17020 (Error in Tests: Causes a TemplateNotFound Exception) created by
- In a number of the django contrib app tests they assume that there …
- 19:23 Ticket #17019 (Admin RTL CSS doesn't reset left margin on .field-box) created by
-
.field-box
hasmargin-right
set byforms.css
, andrtl.css
sets … - 16:51 Ticket #17018 (LayerMapping - entries skipped when ForeignKey field has related model ...) created by
- The LayerMapping utility will skip entries for a model that has …
- 15:42 Ticket #17017 (Localization for en_GB is incorrect) created by
- Dates are always written with the day first in British English, …
- 13:49 Ticket #17016 (File uploading documentation leaves out the easiest method for saving ...) created by
- The only source I found for this method of saving a file from a form …
- 13:30 Ticket #14580 (Clean up duplicate code in admin formset handling) reopened by
- The fix for #8060 did touch some of this code, and would require minor …
- 11:52 Changeset [0f5d691]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
- Moved myself in the primary authors section. git-svn-id: …
- 11:06 Ticket #17014 (prefetch_related infinite recursion by default managers) closed by
- fixed: In [16940]: […]
- 11:06 Changeset [64da8ee]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 #17014 - added protection against infinite recursion. Thanks …
- 11:05 Ticket #17003 (prefetch_related should support foreign keys/one-to-one) closed by
- fixed: In [16939]: […]
- 11:05 Changeset [052a011]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 #17003 - prefetch_related should support foreign keys/one-to-one …
- 10:48 Changeset [672f2db]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
- Corrected backwards middleware-ordering note in flatpage …
- 10:45 Ticket #14678 (Users are able to add more than one page to the same url) closed by
- fixed: In [16937]: […]
- 10:45 Changeset [3f301001]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 #14678 -- Added validation to catch flatpages with the same URL …
- 10:34 Ticket #17012 (Documentation references non-existent hasNoProfanity validator) closed by
- fixed
- 10:33 Changeset [846fc726]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 r16935. Refs #17012. git-svn-id: …
- 10:18 Ticket #17015 (IntegrityError: ORA-01400: cannot insert NULL into ...) created by
- […] I saw its fixed but I am getting it again in 1.3.1 and my …
- 09:08 Ticket #17012 (Documentation references non-existent hasNoProfanity validator) reopened by
- I think there is a typo in the fix [16935]: It should read "... will …
- 09:00 DevelopersForHire edited by
- (diff)
- 04:57 Ticket #17014 (prefetch_related infinite recursion by default managers) created by
- I haven't tested these two cases with the trunk version, so I don't …
- 04:49 Ticket #17013 (Admin media URL wrong in the mod-wsgi docs) closed by
- duplicate: This is duplicated for #16914
- 04:19 Ticket #17013 (Admin media URL wrong in the mod-wsgi docs) created by
- At …
- 03:35 Ticket #17012 (Documentation references non-existent hasNoProfanity validator) closed by
- fixed: In [16935]: […]
- 03:35 Changeset [510ea906]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 #17012 - Removed references to the 'hasNoProfanities' validator. …
- 02:30 Ticket #17012 (Documentation references non-existent hasNoProfanity validator) created by
- The documentation for the …
- 02:08 Ticket #17009 (New version caused ValueError: Incorrect timezone setting: GMT-8) closed by
- invalid: [https://docs.djangoproject.com/en/dev/ref/settings/#time-zone The …
- 01:58 Ticket #14580 (Clean up duplicate code in admin formset handling) closed by
- fixed: Fixed in r16934 via #8060
10/06/2011:
- 21:49 Ticket #17011 (Recursion error in TestCase class decorated by override_settings when ...) created by
- A bit hard to explain but a fairly straightforward bug. Basically, if …
- 20:15 TicketClosingReasons/UseSupportChannels edited by
- (diff)
- 19:41 Ticket #8060 (Admin Inlines do not respect user permissions) closed by
- fixed: In [16934]: […]
- 19:41 Changeset [b1b1da1e]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 #8060 - Added permissions-checking for admin inlines. Thanks …
- 19:27 Ticket #17010 (unittest2 conflicted with nosetest) closed by
- invalid: Marking invalid, because you have proposed a solution without …
- 17:58 Ticket #17010 (unittest2 conflicted with nosetest) created by
- I use nosetest version 1.0.0. I have to change the source code of …
- 17:51 Ticket #17009 (New version caused ValueError: Incorrect timezone setting: GMT-8) created by
- I use Ubuntu 8.04. I have found the source code in …
- 15:39 Ticket #16705 (r13746 makes invalid assumption that QUERY_STRING exists) closed by
- fixed: In [16933]: […]
- 15:39 Changeset [e2f9c11]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 #16705 - Made the test client adhere to the WSGI spec -- in …
- 13:58 Ticket #17008 (makemessages too eager to cleanup, makes it hard to debug errors) created by
-
./manage.py makemessages
always removes .pot files when …
- 12:37 Ticket #17007 (Fixture documentation should include non-numeric PK information) created by
- The documentation at …
- 12:31 Ticket #16988 (update/cleanup deprecation timeline) closed by
- fixed: In [16932]: […]
- 12:31 Changeset [9279dce]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 #16988 - Clean up the deprecation timeline for language …
- 12:04 Ticket #17006 (Document ModelAdmin's get_form() and get_formsets()) created by
- They are really useful but right now their api isn't exposed or documented.
- 11:50 Ticket #17005 (Add CurrentSiteMiddleware to set the current site on the request) created by
- I end up doing something like the following all over my code: […] …
- 09:53 Ticket #17004 (transaction.commit_manually decorator masks exceptions) created by
- If I put a commit_manually decorator on a piece of code, and that code …
- 08:27 DjangoJobs edited by
- Added PAMH job (diff)
- 06:08 Changeset [b763412a]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
- Removed ForeignRelatedObjectsDescriptor.RelatedManager.delete_manager, …
- 05:25 Ticket #17003 (prefetch_related should support foreign keys/one-to-one) created by
- Although it is currently billed as providing support for many-to-many …
- 04:49 Ticket #17002 (ManyToManyField through a model which extends some other model) created by
- It seems that currently it is impossible to create a ManyToManyField …
- 03:35 Ticket #17001 (Allow usage of custom querysets in prefetch_related) created by
- #16973 introduced prefetch_related. I would like to extend it so that …
- 02:44 Ticket #17000 (sql/query.py add_q refactoring) created by
- I have worked on refactoring sql/query.py add_q. There are three …
- 01:04 CookBookSplitModelsToFiles edited by
- (diff)
10/05/2011:
- 19:43 Ticket #16999 (deprecated method of template loading needs to be removed) created by
- https://docs.djangoproject.com/en/dev/releases/1.2/#class-based-templat …
- 18:29 Sprint201111 edited by
- (diff)
- 18:14 Ticket #16937 (Prefetch related objects) closed by
- fixed: In [16930]: […]
- 18:14 Changeset [662eea11]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 #16937 - added
QuerySet.prefetch_related
to prefetch many … - 17:59 Ticket #16998 (middleware docs need to be updated for CRSF) created by
- https://docs.djangoproject.com/en/dev/ref/middleware/#django.middleware …
- 17:56 Ticket #16902 (select_related() results in a poor perfomance) closed by
- fixed: In [16929]: […]
- 17:56 Changeset [d30fbf8b]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 #16902 - select_related() results in a poor perfomance Thanks …
- 15:57 Ticket #16993 (In core.cache.backends.BaseCache.default_key_func join expects ...) closed by
- invalid: I'm closing this in favor of #16997 which corrects contrib.sessions …
- 15:51 Ticket #16997 (some contrib.session tests fail in Python3) created by
- The attached patch fixes contrib.sessions so that all tests pass. …
- 14:03 Ticket #16996 (login_required decorator should check user.is_active) closed by
- duplicate: dupe #13125
- 13:51 Ticket #16996 (login_required decorator should check user.is_active) created by
- This decorator only checks that user.is_authenticated changing the …
- 10:47 Ticket #16995 (ModelFormSet initial data from initial parameter uses "extra" forms) created by
- It seems that when you feed initial data into a ModelFromSet using the …
- 07:50 Ticket #16990 (Typo in testcases.py) closed by
- fixed: In [16928]: […]
- 07:50 Changeset [03d4a8d]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 #16990 -- Fixed a couple of small docstring typos in the …
- 07:48 Ticket #16993 (In core.cache.backends.BaseCache.default_key_func join expects ...) created by
- The join in …
- 07:31 Ticket #16992 (MySQL InnoDB AUTO_INCREMENT bug (next value to use forgotten at restart)) created by
- I recently ran into problems with Django's automatic id field. When …
- 06:56 Ticket #16947 (wrong ordering of a column with list_editable) closed by
- duplicate: Thanks for the report. I think this is essentially the same issue as …
- 05:48 Ticket #16991 (Humanize tests fail randomly) created by
- I have now gotten two times this error: […] (The another time was …
- 04:54 Changeset [05cf72b]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
- Very small docstring correction. git-svn-id: …
- 03:26 Ticket #16990 (Typo in testcases.py) created by
- "Restores the sate..." …
- 00:21 Ticket #16987 (Improve failure message for test_invalid_session_key) closed by
- fixed: In [16926]: […]
- 00:21 Changeset [1ac2bb9b]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 #16987 -- Improved error message for session tests. Thanks …
- 00:16 Ticket #16989 (Problem with DEFAULT_DB_ALIAS in settings) closed by
- invalid: I'm not sure what gave you the idea that DEFAULT_DB_ALIAS is a …
10/04/2011:
- 23:56 Ticket #16989 (Problem with DEFAULT_DB_ALIAS in settings) created by
- My settings.py has lines: […] When I run command "python …
- 23:20 Ticket #16988 (update/cleanup deprecation timeline) created by
- Update deprecation timeline for 1.4 release, attempt to make language …
- 21:49 Ticket #16987 (Improve failure message for test_invalid_session_key) created by
- contrib.sessions.tests.SessionTestsMixin.test_invalid_key raises …
- 20:05 Ticket #16986 (Model.clean cannot report errors on individual fields) created by
-
Any
ValidationError
raised byModel.clean()
is always … - 18:54 Ticket #16985 (Grammar error on doc) closed by
- fixed: In [16925]: […]
- 18:54 Changeset [749f072]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 #16985 -- corrected a few grammar errors in the docs. …
- 18:45 Ticket #16985 (Grammar error on doc) created by
- On https://docs.djangoproject.com/en/dev/topics/forms/formsets/ scroll …
- 15:53 Sprint201111 edited by
- corrected month name (diff)
- 15:36 SplitSettings edited by
- very simple package approach to per-environment settings (diff)
- 15:11 Ticket #16971 (Speed-up for jslex used during makemessages for Javascript files.) closed by
- fixed: In [16924]: […]
- 15:11 Changeset [2a044732]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 #16971 - Made the parsing of javascript files by 'makemessages' …
- 15:06 PastSprints edited by
- (diff)
- 15:06 Sprints edited by
- (diff)
- 14:52 Sprint201111TriangleNC edited by
- (diff)
- 14:52 Sprint201111TriangleNC edited by
- (diff)
- 14:43 Sprint201111 created by
- 14:41 Sprint201111TriangleNC edited by
- (diff)
- 11:30 Ticket #16983 (Incorporate Django Dynamic Sites App Functionality) closed by
- wontfix: This feature request was discussed back in #4438. As noted in that …
- 09:44 Ticket #16984 (Add link to the Release Notes on the download page) created by
- Currently the download page of Django doesn't have a link to the …
- 09:39 Ticket #16983 (Incorporate Django Dynamic Sites App Functionality) created by
- Feature request to incorporate Django DynamicSites functionality (seen …
- 08:05 Ticket #16982 (Child processes are kept alive when parent dies (with autoreload on)) created by
- Currently, when the parent process is killed, child processes are …
- 06:34 Ticket #16981 (Trac user highlighting breaks if you use a h3 heading in comment) created by
- For example, here: https://code.djangoproject.com/ticket/16937 Core …
- 02:56 Ticket #16980 (updates and fixes to auth docs) created by
- The attached patch cleans up auth docs with regard to some of the …
- 02:18 ReusableAppResources edited by
- (diff)
- 00:57 Changeset [f3304d3]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
- Added self to committers. git-svn-id: …
Note: See TracTimeline
for information about the timeline view.