Timeline
11/25/2007:
- 20:39 Ticket #5993 (define renderer for RadioSelect widget at the class level) closed by
-
fixed: (In [6717]) Fixed #5993 -- Made
RadioSelect
easier to subclass by … - 20:39 Changeset [f110da91]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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 #5993 -- Made
RadioSelect
easier to subclass by giving it a … - 18:27 Sprint1Dec2007 edited by
- Added myself. (diff)
- 17:54 Ticket #5865 (cycle template tag should accept a single argument) reopened by
- 17:36 Ticket #5865 (cycle template tag should accept a single argument) closed by
- fixed: Seems to be working. Old regression is passing. New has been added. …
- 16:18 Ticket #6030 (floatformat filter fails if it receives an invalid type) created by
-
For example,
floatformat(None)
raises aTypeError
. Simple fix … - 14:29 Ticket #2086 (Hack in admin's base.css generates 404 to non existing 'null' file.) closed by
-
fixed: (In [6716]) Fixed #2086 -- Changed
base.css
to importnull.css
… - 14:29 Changeset [183a457]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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 #2086 -- Changed
base.css
to importnull.css
(added in … - 12:32 Ticket #6029 (django/contrib/admin/media/css/base.css refers to null) closed by
- duplicate: Replying to marcuzero@gmail.com: > …
- 12:16 Changeset [5903b0bd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
-
Added a few more tests for
MultiValueDict
. git-svn-id: … - 12:14 Changeset [c7181ec0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
-
Made
MultiValueDict
'sget
andgetlist
method docstrings more … - 12:11 Changeset [891cc5df]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
-
Minor styling fix in
DotExpandedDict.__init__
. git-svn-id: … - 12:10 Changeset [303d22b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
-
Changed several hardcoding of
dict
method calls in … - 12:07 Changeset [8df3d2b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
-
In
MergeDict
class, changed variable names to not clash withdict
… - 12:02 Ticket #6029 (django/contrib/admin/media/css/base.css refers to null) created by
- django/contrib/admin/media/css/base.css refers to null while null.css …
- 05:38 Ticket #6028 (add compatibility with glibc2 MD5-based crypt passwords) created by
- In [5073] support for Unix DES crypt passwords was added (see #3316 …
11/24/2007:
- 18:26 DjangoBrasil edited by
- (diff)
- 17:55 DjangoUsers edited by
- (diff)
- 16:05 Ticket #6027 (FileWrapper iterator drained by GzipMiddleware before content can be ...) created by
- Using FileWrapper to return content in an HttpResponse object works …
- 14:33 Ticket #6026 (strange behavior of exclude() and multiple fields) created by
- […] […]
- 12:32 Ticket #6025 (Q object relationship spanning) created by
- the route 835 is a record of the table payment itself and does not …
- 05:11 Ticket #2137 (Add drag and drop ordering for inlines to set order_with_respect_to in ...) closed by
- duplicate: Dupe of #13
- 03:54 Ticket #6024 (Django's doctest clashes with coverage.py) created by
- When you use coverage.py in "manage.py test" it incorrectly reports …
11/23/2007:
- 16:58 Ticket #6023 (LocalTimezone on a date after Jan 2038 causes an OverflowError on 32 ...) created by
-
This causes problems with the
dateformat
andtimesince
util functions. - 14:10 Ticket #6022 (m2m ValueError with form_for_instance on fresh instance) created by
- Assume MyModel is a model with an m2m field. I tried this: […] …
- 13:22 Ticket #6021 (RuntimeError when printing a SafeString) created by
-
SafeString's
__str__
method does not return a string but the … - 10:59 DjangoFriendlyWebHosts edited by
- updated hostcube pricing (diff)
- 09:02 Sprint1Dec2007 edited by
- Added meself (diff)
- 08:14 Ticket #6020 (Allow group comparing with basestring) created by
- Sometimes, i have to check is a user is in a particular group(from …
- 08:03 Ticket #6019 (URLField does not allow URLs starting with ftp://) created by
- basically line 409 in newforms/fields.py is too restrictive instead …
- 06:33 Sprint1Dec2007 edited by
- (diff)
- 04:51 Changeset [dab85031]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
- Corrected a docstring in django.test.TestCase to match the actual …
- 04:49 Ticket #6018 ([patch] depth handling in fill_table_cache broken when using ...) created by
- As reported by marcin@… in #3275: There is a bug in the way …
- 02:27 Sprint1Dec2007 edited by
- (diff)
- 02:25 Sprint1Dec2007 edited by
- added Tschitschereengreen sprint info (diff)
- 02:02 Sprint1Dec2007 edited by
- (diff)
11/22/2007:
- 20:36 Ticket #6017 (order of django-admin.py options matters, but shouldn't) created by
-
In ticket #5369,
django-admin.py
and
manage.py
are supposed to …
- 12:25 Ticket #6016 (Admin crash when deleting an object) created by
- I get this error: […] when I try to delete an object from the …
- 11:32 Ticket #6015 (Class in edit_inline objects has quotes escaped) created by
- I have some models with edit_inline=models.TABULAR. In the admin, in …
- 10:41 Ticket #6014 (Decimal field raises UnicodeDecodeError if i18n characters are entered) created by
- If user enters something like "23 zł" into decimal field it fails with …
- 09:10 Ticket #6013 (management.find_commands makes distribute django app difficultly.) created by
- django.core.management.find_commands only searches the commands that …
- 08:39 Ticket #6012 (FilteredSelectMultiple widget is broken in newforms-admin) created by
-
FilteredSelectMultiple
does not have a Media class. As a result … - 00:16 Ticket #6011 (manage.py flush command not working as advertised) created by
-
If you run
manage.py help flush
, it indicates that it will be the …
Note: See TracTimeline
for information about the timeline view.