Timeline
05/12/2012:
- 20:26 Ticket #18310 (Make named return URLs configurable) created by
- As of 1.4, The admin views have been modified to use named URLs …
- 16:55 Ticket #18309 (Prefetch related does not work for fkey to multitable inherited model) created by
- Using Django 1.4 with some latest prefetch related patches from trunk, …
- 16:04 Ticket #18308 (Tutorial needs "disable django.contrib.sites' instruction) closed by
- invalid: It's not necessary to disable sites to get the tutorial to work …
- 15:35 Changeset [bbb1258]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
- Replaced im_func and im_self by func and self. The new names …
- 13:37 Ticket #18308 (Tutorial needs "disable django.contrib.sites' instruction) created by
- If you're running Django 1.4 and follow the online tutorial …
- 12:58 Changeset [33ffd28d]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 missing relative imports in test files.
- 09:52 Ticket #14026 (Setting for TRANSACTION_LEVEL on db backends) reopened by
- This only works for MySQL. There should be a DB agnostic way of doing …
- 07:17 DjangoJobs edited by
- (diff)
- 07:00 Ticket #18307 (Git workflow guidelines) created by
- We are currently missing guidelines for how to work using Git, Github …
- 06:25 Ticket #18306 (Deferred models should automatically issue update_fields when saving) created by
- When saving a model fetched through deferred model loading (.only() or …
- 04:54 Ticket #18305 (force_update/force_insert not passed up the inheritance chain in .save()) created by
- When saving a model, the force_update and force_insert are not passed …
- 04:14 Signals edited by
- django-reversion is now hosted on GitHub. (diff)
- 04:03 Changeset [de79d23c]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
- Avoided test failure on MySQL by skipping a failing test MySQL …
- 03:58 Ticket #18304 (MySQL generates an unecessary select when updating inherited models) created by
- The reason is in !SQLUpdateCompiler.pre_sql_setup(): it checks if …
- 02:31 Ticket #4102 (Allow UPDATE of only specific fields in model.save()) closed by
- fixed: Fixed #4102 -- Allow update of specific fields in model.save() Added …
- 02:29 Changeset [365853d]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 #4102 -- Allow update of specific fields in model.save() Added …
- 00:48 Ticket #17697 (Implement a new property as list type (like extra_argument) into the ...) closed by
- needsinfo: Without code, I'm not sure what changes are requested by this ticket. …
05/11/2012:
- 23:39 Changeset [b719cbb9]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 'return false' in favor of preventDefault. Moved …
- 15:39 Ticket #18303 (Wrong comparison in render method of CheckboxInput class.) closed by
- invalid: Doesn't work: 0 == False -> True, 0 is False -> False. The current …
- 15:03 Ticket #18303 (Wrong comparison in render method of CheckboxInput class.) created by
- In line 511 of django.forms.widget, inside the 'render' method of …
- 13:51 Changeset [2512885]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 typo in utils/archive.py docstring
- 13:19 Ticket #18301 (url name 'auth_password_reset_confirm' not present in contrib.auth.urls) closed by
- fixed: Fixed #18301 -- Fixed url name in password reset example. Thanks …
- 13:19 Changeset [589af497]stable/1.4.x by
- [1.4.x] Fixed #18301 -- Fixed url name in password reset example. …
- 13:15 Changeset [0611e1f]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 #18301 -- Fixed url name in password reset example. Thanks …
- 10:14 Ticket #18219 (Django UnicodeEncodeError in errorlist) closed by
- invalid: It sounds like you have some non-ASCII bytestrings, not a unicode …
- 10:01 Ticket #18279 (Django ORM calculation of aggregate position is select queries) closed by
- needsinfo: If we can't find a bug caused by this, with a test, we're not going to …
- 09:56 Ticket #18302 (1.4 cache session storage is not backward compatible) closed by
- invalid: It was a change in 1.3.1 - …
- 09:48 Ticket #18300 (Don't repeat yourself? Are you sure about that?) closed by
- wontfix: I agree with Augustin - it is so easy to manipulate datastructures …
- 09:30 Ticket #18275 (documentation: invalid foreign key and select_related) closed by
- wontfix: I'm going to WONTIFX this - there are probably any number of bugs that …
- 09:21 Ticket #18278 (Set a standard for pluggable end user documentation) closed by
- wontfix: This sounds to me like something that can be implemented as a …
- 08:11 Ticket #18302 (1.4 cache session storage is not backward compatible) created by
- I just updated from 1.3 to 1.4 using …
- 07:17 Ticket #18301 (url name 'auth_password_reset_confirm' not present in contrib.auth.urls) created by
- https://docs.djangoproject.com/en/1.4/topics/auth/ In sample …
- 05:44 Ticket #18281 (subtle meaning of wording again?) closed by
- fixed: Fixed #18281 -- Misleading wording in the tutorial. Thanks bhp for …
- 05:43 Changeset [3673795]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 #18281 -- Misleading wording in the tutorial. Thanks bhp for …
- 05:36 AutoCompleteSolutions edited by
- (diff)
- 01:56 Ticket #18298 (All Canadian localflavour form errors should be translatable strings.) closed by
- fixed: Fixed #18298 -- Marked error strings as translatable in CA …
- 01:53 Changeset [1c30063f]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 #18298 -- Marked error strings as translatable in CA localflavor.
- 00:51 Ticket #409 (Add support for sqlrelay backend, to pool DB connections) closed by
- wontfix: TicketClosingReasons/DontReopenTickets This is better handled by …
05/10/2012:
- 19:14 Ticket #409 (Add support for sqlrelay backend, to pool DB connections) reopened by
- 15:45 Ticket #17518 (Display of StackedInline has glitch with Firefox/Iceweasel (Gecko)) closed by
- fixed: Fixed #17518 -- CSS glitch in StackedInline. Thanks sebastian for the …
- 15:44 Changeset [3dde026]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 #17518 -- CSS glitch in StackedInline. Thanks sebastian for the …
- 15:35 Ticket #16335 (Document why you cannot iterate defaultdict in templates) closed by
- fixed: Fixed #16335 -- Clarified an unintuitive behavior. The DTL will …
- 15:34 Changeset [d171b3cc]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 #16335 -- Clarified an unintuitive behavior. The DTL will …
- 15:20 Ticket #17798 (minor changes in localflavor.ca.ca_provinces) closed by
- fixed: Fixed #17798 -- Tweaked the CA localflavor. Thanks shelldweller. …
- 15:19 Changeset [46648b6]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 #17798 -- Tweaked the CA localflavor. Thanks shelldweller.
- 15:03 Ticket #17950 (Document that ModelChoiceField is only useful when the number of items ...) closed by
- fixed: Fixed #17950 -- Warned about usability limits of ModelChoiceField. …
- 15:01 Changeset [73f7d346]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 #17950 -- Warned about usability limits of ModelChoiceField. …
- 14:43 Ticket #18093 (AnonymousUser should have a 'pk' attribute) closed by
- fixed: Fixed #18093 -- Added a pk to AnonymousUser. Changeset: …
- 14:42 Changeset [b1155adc]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 #18093 -- Added a pk to AnonymousUser.
- 14:33 Ticket #18257 (Possible minor typo) closed by
- fixed: Fixed #18257 -- Typo in contenttypes docs. Changeset: …
- 14:32 Changeset [c970bcf3]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 #18257 -- Typo in contenttypes docs.
- 13:15 Changeset [169b1a40]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
- Replaced foo.next() by next(foo). This new syntax for next() has been …
- 12:23 Ticket #18300 (Don't repeat yourself? Are you sure about that?) created by
- Knowing that my business types would each have a specific discount, I …
- 11:31 Changeset [1c1a229]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
- Set the post process cache when finished instead of one by one. This …
- 11:30 Changeset [35423f6]stable/1.4.x by
- [1.4.X] Set the post process cache when finished instead of one by …
- 10:56 Ticket #18225 (Staticfiles template tag does not fail silently) closed by
- wontfix: First of all, please don't accept your own tickets, we have a …
- 10:10 Ticket #18298 (All Canadian localflavour form errors should be translatable strings.) created by
- We have two official languages up here. Pull Request: …
- 09:34 Ticket #18297 (Reverse generic relation to a model inheriting from the model defining ...) created by
- Please look into attached file, I've created a minimal test project …
- 05:38 Ticket #18291 (Form wizard does not respect a file field's "upload_to") closed by
- invalid: I completely missed the part about the temporary storage of the files …
- 04:23 Ticket #7554 (python manage.py dbshell does not enter password from settings.py) closed by
-
wontfix: We've had security reports about the fact that the
--insecure
option … - 04:12 Ticket #7554 (python manage.py dbshell does not enter password from settings.py) reopened by
- I think the issue FunkyBob raised of the PostgreSQL documentation …
- 02:14 Ticket #18296 (Make creating apps inside project folder more intuitive with manage.py ...) created by
- The structure of the project created by 'django-admin.py startproject' …
- 01:54 Ticket #18294 (broken link) closed by
- invalid: It was just that docs were temporary down, sorry.
- 01:53 Ticket #18067 (Offline docs show up as 1.5) closed by
- fixed: The docs are reconfigured to build from the proper branches on …
- 01:53 Ticket #18262 ({% url %} in sample template not working because of quotes) closed by
- fixed: The docs are reconfigured to build from the proper branches on GitHub.
- 01:51 Ticket #18293 (docs.djangoproject.com displaying wrong docs for 1.4) closed by
- duplicate: Duplicate of #18262
- 01:50 Ticket #18295 (broken link in Documentation) closed by
- fixed: Sorry! Seems it was a temporary Problem!!!
- 01:48 Ticket #18295 (broken link in Documentation) created by
- Hi there! On this page: …
- 01:43 Ticket #18294 (broken link) created by
- Documentation link for forms …
- 01:42 Ticket #18270 (Erroneous sample email template for password reset) closed by
- fixed: Pushed in stable/1.4.x branch
- 01:40 Changeset [ffe620f2]stable/1.4.x by
- Fixed #18270 -- Corrected variable name in password reset example. …
05/09/2012:
- 20:26 Ticket #18293 (docs.djangoproject.com displaying wrong docs for 1.4) created by
- Reported by Greg Nicholas via mailing list: docs.djangoproject.com is …
- 16:21 Ticket #18292 (Database errors get mangled) closed by
- duplicate: Dupe of #15901
- 15:45 Ticket #18247 (Filtering on aggregate annotations with a Decimal value doesn't work) closed by
- invalid: I was able to replicate that on just sqlite3 (C API), so it is not a …
- 15:44 Ticket #15741 (Class-based generic views dropped support for X-Object-* headers) closed by
- fixed: Since we did remove the feature (option 1), I'm going to mark this …
- 15:42 Ticket #18292 (Database errors get mangled) created by
- When using the Django wrapper around the database connection, all …
- 15:33 Ticket #12684 (Have callback for email creation in generic views sending emails) closed by
- duplicate: The generic views don't send email — there's a confusion somewhere. …
- 15:21 Ticket #3189 ([patch] generic date_based view, allowing week to start on monday) closed by
-
worksforme: It seems to me that
WeekMixin.week_format
provides this feature in … - 15:18 Ticket #12418 (object_detail ObjectDoesNotExist message isn't unicode) closed by
- fixed: Yes, the problem is fixed. The equivalent code in …
- 14:51 Ticket #18217 (Date-based generic views use naive datetime objects) closed by
- fixed: I've written the patch (see attachement), but for the tests to pass, …
- 12:35 Ticket #18248 (Determining SQL statement for a proxy model breaks count) closed by
- fixed: Fixed in commit c2e1ecb4b136016ab2996712aa0583fd91657bc9
- 12:33 Changeset [c2e1ecb4]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
- Fix proxy model Query.remove_inherited_models() Fixed #18248 -- proxy …
- 10:54 Ticket #15605 (Testing cannot be loaded when models.py is missing) reopened by
- This is not the same problem than #7198, you can't even get the …
- 03:15 Ticket #18291 (Form wizard does not respect a file field's "upload_to") created by
- Problem: - Form wizard does not respect a file field's "upload_to", …
- 02:55 DevelopersForHire edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.