Timeline
05/22/2010:
- 17:53 Ticket #13594 (error when trying to change password on a user extended class) created by
- this is my admin.py on medico app […] when I click "change …
- 13:49 Ticket #13593 (custom sql, not enough arguments for format string) closed by
- duplicate: duplicate, #3485
- 13:42 Changeset [6b2d6e18]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.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 #13590 - Made CSRF failure page styling consistent with Django's …
- 13:42 Ticket #13590 (403 error page with DEBUG = True is not styled) closed by
- fixed: (In [13300]) Fixed #13590 - Made CSRF failure page styling consistent …
- 13:25 Ticket #13593 (custom sql, not enough arguments for format string) created by
- When running ./mange.py syncdb, initial SQL data in …
- 13:08 Ticket #13592 (SelectDateWidget should use datetime_safe) created by
- Currently, SelectDateWidget.value_from_datadict throws a ValueError …
- 11:29 Ticket #13591 (SplitDateTimeField admin usability broken when using format localization) created by
- The issue: When using SplitDateTimeField (and probably other …
- 10:55 Ticket #13590 (403 error page with DEBUG = True is not styled) created by
- With DEBUG = True the "403 Forbidden. CSRF verification failed. …
- 08:30 MacPorts edited by
- (diff)
- 08:30 MacPorts created by
05/21/2010:
- 14:50 Ticket #13589 (Annotate returns empty set without value arguments) created by
- With a class referring to itself via a foreign key, annotate does not …
- 14:39 Ticket #13588 (removing admin.root as per deprecation policy) created by
- I started working on the admin deprecation stuff. There is one …
- 09:57 Ticket #11250 (InlineModelAdmin with can_delete) closed by
- fixed: This has been fixed, I believe by r12533.
- 09:25 Changeset [84060a1f]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.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
- Refs #13573 -- Modified the key technique added in r13295 to be more …
- 09:09 Changeset [5acd9cd]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.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 #13577 -- Updated Polish formats file. Thanks, ludwik. …
- 09:09 Ticket #13577 (New Polish L10N formats file) closed by
- fixed: (In [13298]) Fixed #13577 -- Updated Polish formats file. Thanks, ludwik.
- 09:08 Changeset [286ce85e]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.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 #13569 -- Fixed createsuperuser management command to work with …
- 09:08 Ticket #13569 (Superuser auto-creation rejects usernames with '@', '-' or '+' characters) closed by
- fixed: (In [13297]) Fixed #13569 -- Fixed createsuperuser management command …
- 09:07 Ticket #13560 (SplitDateTimeField(localize=True) fails as value gets converted to string) closed by
- fixed: (In [13296]) Fixed #13560 -- Fixed localization of widgets. …
- 09:07 Changeset [b057a8b]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.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 #13560 -- Fixed localization of widgets. Particularly this …
- 09:02 Ticket #13587 (Set zip_safe = False in setup.py) created by
- Django isn't zip_safe: […] Any reason not to set the zip_safe flag …
- 08:27 Ticket #13586 (Improvements in Signals.m2m_changed documentation) created by
- I think it should be …
- 08:24 Ticket #13585 (Documentation explaining return value of update() run on a QuerySet is ...) closed by
- invalid: Did you actually try it? […] This is a MySQL project, so the …
- 08:07 Ticket #13585 (Documentation explaining return value of update() run on a QuerySet is ...) created by
- From http://docs.djangoproject.com/en/dev/topics/db/queries/ "The …
- 07:03 Ticket #13584 (django.forms FileField does not allow empty files.) created by
- The FileField.clean() method raises ValidationError if the uploaded …
- 06:11 Ticket #13583 (Invalid localization of error_messages in form fields) created by
- If I use this construction: […] The error message output is …
- 05:37 DevelopersForHire edited by
- (diff)
- 03:54 Changeset [8a6cb3d9]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.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 #13573 -- Corrected problem with template caching when template …
- 03:54 Ticket #13573 (Cached template loader can return incorrect template) closed by
- fixed: (In [13295]) Fixed #13573 -- Corrected problem with template caching …
- 03:14 DevelopersForHire edited by
- (diff)
- 03:13 DevelopersForHire edited by
- (diff)
- 03:13 Ticket #13531 (django.core.files.File throws an exception on _get_size) closed by
- invalid: I'm going to mark this invalid because I can't work out the actual bug …
- 02:03 Ticket #13571 (Static files server for dev doesn't behave as expected with flatpage app) closed by
- wontfix: This isn't really a problem with the flatpages app; it's an …
- 01:58 Ticket #13576 (Found a bug of checking permission rules in ...) closed by
- duplicate: Looks like a duplicate of #13539; the fix proposed there looks like a …
- 01:53 Ticket #13578 (Hack to prevent project files (passwords, etc.) from being served by ...) closed by
- wontfix: Thanks for the suggestion, but I think that this is a bit out of scope …
05/20/2010:
- 23:23 Ticket #13582 (multiple files uploaded with same name are not iterable) closed by
-
invalid:
__getitem__
only returns the last value for multi-valued keys. See: … - 22:41 Ticket #13582 (multiple files uploaded with same name are not iterable) created by
- I am uploading a sound file with multiple images files associated …
- 20:23 DjangoCon edited by
- (diff)
- 20:22 Sprints edited by
- (diff)
- 16:52 Ticket #13581 (improve naming of default coordinates for GeoModelAdmin¶) created by
- The GeoModelAdmin class currently has properties of default_lon and …
- 16:33 Ticket #607 (Admin option to show/hide fields) closed by
- wontfix: Please don't just reopen tickets closed by a core developer; bring it …
- 15:15 Ticket #607 (Admin option to show/hide fields) reopened by
- Hi - I'm reopening this because the rationale for closing it was that …
- 14:52 Ticket #13580 (Change form.name_of_field.errors to form.errors in doc) closed by
- invalid
- 14:39 Ticket #13580 (Change form.name_of_field.errors to form.errors in doc) created by
- I think at …
- 14:18 Ticket #13579 (None gets ignored by __in filter) created by
- […] I haven't tested with the above code exactly, but this is the …
- 14:18 Ticket #13578 (Hack to prevent project files (passwords, etc.) from being served by ...) created by
- For …
- 13:59 Sprints edited by
- (diff)
- 13:59 Sprints edited by
- (diff)
- 13:18 DevelopersForHire edited by
- (diff)
- 11:10 Ticket #13577 (New Polish L10N formats file) created by
- Updated Polish formats.py file, taking advantage of new L10N features …
- 09:23 Ticket #13576 (Found a bug of checking permission rules in ...) created by
- In case of custom ModelAdmin.has_delete_permission method …
- 09:15 Ticket #13574 (ManyToManyFields using through won't respect to_field parameter in ...) closed by
- duplicate: Duplicate of #13343 that was closed in favor of #11319. I will add a …
- 07:02 Ticket #13575 (nb/nn locale not a valid python locale) closed by
- worksforme: Can't reproduce this, probably missing locales in the OS. …
- 06:43 Ticket #13575 (nb/nn locale not a valid python locale) created by
- If this code is run in the django shell: […] The returned …
- 06:41 Ticket #13574 (ManyToManyFields using through won't respect to_field parameter in ...) created by
- When a ManyToManyField is set to use an existing model with …
- 05:06 Ticket #13573 (Cached template loader can return incorrect template) created by
-
The cached.Loader's
find_template
method constructs a cache key …
05/19/2010:
- 23:54 Ticket #13572 (QueryDict.copy().encoding is not set correctly) created by
- When QueryDict.copy() is called, a new (mutable) querydict is …
- 17:22 Ticket #13571 (Static files server for dev doesn't behave as expected with flatpage app) created by
- Or does it? (I tried searching for this bug but I didn't find it...) …
- 12:22 Ticket #13570 (SMTP backend should try harder to figure out the local host name) created by
-
Django's SMTP backend sets the
local_hostname
argument to … - 10:10 Ticket #13569 (Superuser auto-creation rejects usernames with '@', '-' or '+' characters) created by
- Despite the change that allows username fields to now contain '@', '-' …
- 10:00 DjangoDesign edited by
- revert spam (diff)
- 09:45 Ticket #13568 (KeyError raised in template rendering when the number of placeholders ...) created by
- Here is a simple example to reproduce the bug: template file: …
- 08:43 Ticket #13567 (cycle tag with 'as' shouldn't return a value) created by
- if you use the 'as' form of the cycle tag, eg: […] ...that cycle …
- 08:14 DjangoDesign edited by
- (diff)
- 07:35 Ticket #13566 (Typo in 1.2 release notes) closed by
- fixed: (In [13294]) Fixed #13566, a typo in the 1.2 release notes. Thanks …
- 07:35 Changeset [6b2fd346]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.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 #13566, a typo in the 1.2 release notes. Thanks johnthedebs. …
- 04:22 Ticket #13566 (Typo in 1.2 release notes) created by
- Line 345 in /django/trunk/docs/releases/1.2.txt is: {{{ The following …
- 02:16 Distributions edited by
- fix erroneus macports links (diff)
- 01:56 Ticket #13565 (Using syncdb with Oracle using synonyms causes ORA-00955.) created by
- When working with legacy databases and Django, Oracle has a nice …
- 00:01 Ticket #13564 (Provide class attributes for form fields) created by
- I work a lot with Django forms and I'm also working on grappelli and …
Note: See TracTimeline
for information about the timeline view.