Timeline
01/23/2007:
- 23:23 Changeset [788f8f74]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Implemented NullBooleanField and NullBooleanSelect …
- 23:09 Ticket #3357 (Make Django's server optionally multithreaded) created by
- See discussion here: …
- 22:16 Ticket #1476 (New field option: edit_external=True) closed by
- wontfix: Closing due to the fact this isn't going to happen in it's current form.
- 22:13 Ticket #1490 (if __repr__ returns an int, {% debug %} gets an exception) closed by
- invalid: Maybe the code has changed since this ticket, but I can't see why …
- 21:30 Changeset [85fe107]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 tiny grammar change to docs/newforms.txt. Thanks, Rex …
- 18:41 Ticket #3260 (inserting date filed value into MySQL) closed by
- invalid: Can we get a test case to confirm this as an issue?
- 14:23 Changeset [8a6c337f]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Added MultiValueField, SplitDateTimeField, MultiWidget, …
- 14:04 DjangoPoweredSites edited by
- Added aromart.kiev.ua (diff)
- 13:59 Ticket #3356 (Ability to turn off new message in the Message framework when using ...) created by
- It would be great if Django provided a parameter to disable creating a …
- 11:59 DjangoPoweredSites edited by
- Added blinkinblogs.net -- now powered by Django. (diff)
- 10:28 Ticket #3336 (Link to Ticket System on "Community" page is broken) closed by
- fixed: Fixed in [4401]. Thanks!
- 10:19 Ticket #3355 (filter() with related table stomps on extra(tables)) created by
- I started a discussion here with no responses so I thought I'd file a …
- 08:55 Ticket #371 (random filter in template throws an error) closed by
- fixed: The patch is no longer valid as things have moved to another file, but …
- 08:10 NewForms edited by
- added arguments to URLField (diff)
- 07:43 NewForms edited by
- (diff)
- 06:18 Ticket #3353 (NullBooleanField is not translated) closed by
- duplicate: I believe this was recently fixed in @4398, could you please upgrade …
- 06:14 Ticket #3354 (Tutorial pages on website should direct users to django-users with problems) created by
- I've just cleaned up #2592 and cross-referenced it with comments on …
- 05:21 Ticket #3353 (NullBooleanField is not translated) created by
- When using NullBooleanField, the values (Unknown, Yes, No) are not …
- 05:20 Ticket #3244 (https and admin "User tampered with session cookie") closed by
- invalid: Please browse the email archives for this problem. We don't do any …
- 05:04 Ticket #1124 (admin interface FloatField validator raise "TypeError" when exceeding ...) closed by
- worksforme: Marked as worksforme as I'm unable to replicate this in the current …
- 04:23 Ticket #3342 (ForeignKey relation doesn't work with newforms form_for_model() save) closed by
- duplicate: duplicate of #3257
- 03:30 NewForms edited by
- FIx formatting of Field.init widget parameter (diff)
01/22/2007:
- 23:15 AJAX edited by
- spam revert (diff)
- 22:47 AJAX edited by
- (diff)
- 20:47 Ticket #1336 ([patch] USStateField do_html2python(data) throws exception when data ...) reopened by
- 20:44 Reports edited by
- Added some friendly wording (diff)
- 20:38 Reports edited by
- Made page read-only and changed some spacing (diff)
- 20:31 Ticket #2296 ([patch] MEDIA_URL should be documented as requiring a trailing slash ...) closed by
- fixed: (In [4399]) Fixed #2296 -- Documented required trailing slash for …
- 20:30 Changeset [5b966928]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2296 -- Documented required trailing slash for MEDIA_URL. …
- 20:27 Ticket #3352 (failing sqlite3 query with error "database or disk is full") created by
- It seems adding new stuff works fine, but UPDATE fails with this …
- 20:24 Ticket #3127 ([patch] i18n for NullBooleanField) closed by
- fixed: (In [4398]) Fixed #3127 -- Added i18n hooks to NullBooleanField. …
- 20:24 Changeset [2633035]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3127 -- Added i18n hooks to NullBooleanField. Thanks, …
- 20:24 Ticket #934 (ImageField's cause the admin UI to not allow modifications?) closed by
- duplicate: #651 covers the issue of not allowing directories names in …
- 20:15 Changeset [7d1b483d]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 a couple more ReST errors I found in docs/generic_views.txt …
- 20:13 Ticket #3234 ([patch] wrong reST indentation in generic views page) closed by
- fixed: (In [4396]) Fixed #3234 -- Fixed ReST error in docs/generic_views.txt. …
- 20:13 Changeset [29331105]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3234 -- Fixed ReST error in docs/generic_views.txt. Thanks, …
- 20:11 Ticket #3283 ([patch] creating an empty queryset) closed by
- fixed: (In [4394]) Fixed #3283 -- Added support for empty QuerySets via …
- 20:11 Changeset [9ad9805]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 small inconsistency in docs/url_dispatch.txt 'New in Django …
- 20:11 Changeset [1328025]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3283 -- Added support for empty QuerySets via none() method. …
- 20:02 Ticket #3282 (Tutorial3, incorrect statement.) closed by
- fixed: (In [4393]) Fixed #3282 -- Fixed incorrect statement in …
- 20:02 Changeset [31bdd8d7]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3282 -- Fixed incorrect statement in docs/tutorial03.txt. …
- 20:01 Ticket #3346 (Document that Admin search_fields can be from related models) closed by
- fixed: (In [4392]) Fixed #3346 -- Documented that search_fields Admin option …
- 20:01 Changeset [9afddbe4]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3346 -- Documented that search_fields Admin option can use …
- 19:58 Ticket #914 ([patch] Admin js option does not honor absolute urls) closed by
- fixed: Marking this as fixed because, as of [4382] in the newforms-admin …
- 19:39 Ticket #3351 (Add block name to endblock (feature request)) created by
- For some large pages, I find it useful to add comments showing the …
- 19:28 NewformsAdminBranch edited by
- added link to discussion (diff)
- 19:07 NewForms edited by
- some wikification (diff)
- 18:38 Reports edited by
- The query; link does not filter the has_patch attibute, changed the … (diff)
- 17:50 PsycoMiddleware edited by
- Changed "from psyco import psyco" to "import psyco" (diff)
- 17:25 Ticket #3350 (Django should call time.tzset after setting TZ environment variable.) created by
- After reading #2315 I spoted this on python's documentation: […] …
- 16:58 Ticket #1883 (Django documentation site stylesheet: h4 headings shouldn't be uppercase) closed by
- fixed: Looks like this has been fixed for h4s that contain code strings.
- 15:30 CookBookDualSessionMiddleware edited by
- (diff)
- 15:26 CookBookDualSessionMiddleware edited by
- (diff)
- 15:22 CookBookDualSessionMiddleware edited by
- (diff)
- 15:16 CookBookDualSessionMiddleware created by
- 14:45 CookBookMiddlewares edited by
- (diff)
- 14:08 Ticket #3349 (If an ImportError occurs within some loaders a rather confusing ...) created by
- The problem is, when Django attempts to load a custom tag library (in …
- 14:06 LittleEasyImprovements edited by
- typos in the query: links. (diff)
- 14:04 LittleEasyImprovements edited by
- Added a note about more "little improvements" options. (diff)
- 14:03 Ticket #3348 (Reopen #1961) closed by
- fixed: Done.
- 14:03 Ticket #1961 (Feeds framework assumes feed link is a string) reopened by
- Reopening per request in #3348.
- 13:57 Ticket #3348 (Reopen #1961) created by
- Still seems to be an issue. Reopen please.
- 11:19 WikiStart edited by
- Moved all the random stuff to the DjangoResources page. This page now … (diff)
- 11:18 DjangoResources created by
- Created page, which is the bulk of the WikiStart page.
- 11:08 Ticket #3347 (wiki page DjangoPoweredSites needs reverted) closed by
- fixed: Fixed.
- 11:07 WikiStart edited by
- Reverted spam (diff)
- 11:06 DjangoPoweredSites edited by
- Reverted spam (diff)
- 10:52 Ticket #3347 (wiki page DjangoPoweredSites needs reverted) created by
- Akismet won't allow any normal revert of the vandalism to …
- 10:25 WikiStart edited by
- (diff)
- 10:25 WikiStart edited by
- (diff)
- 10:20 Ticket #2293 (Doc for Formfield & Manipulators contains incorrect examples) reopened by
- Simon, I'd disagree; we're going to have the old forms system for at …
- 10:08 DjangoPoweredSites edited by
- (diff)
- 08:16 DjangoPoweredSites edited by
- Added thehighlandfling.com (diff)
- 07:41 LittleEasyImprovements edited by
- Put myself down for the "copyright" element task and fixed the … (diff)
- 03:17 LittleEasyImprovements edited by
- (diff)
- 02:08 Ticket #2293 (Doc for Formfield & Manipulators contains incorrect examples) closed by
- wontfix: Marked as wontfix, as we're moving to the newforms library and the old …
- 00:32 Changeset [2e042f3]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 database Field formfield() methods to take arbitrary kwargs, …
- 00:10 Changeset [af377b13]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Added formfield_callback argument to form_for_model and …
01/21/2007:
- 23:41 Ticket #3075 (Ifequal tag extension to handle mask operators) closed by
- wontfix: I'm marking this as wontfix as I think this becomes unnecessarily …
- 22:22 Ticket #3346 (Document that Admin search_fields can be from related models) created by
- See this comment …
- 22:16 Ticket #1272 (KeyError when using users.AddManipulator() and have a model with ...) closed by
- invalid: This will be obsolete by newforms. If anyone really needs this fixed …
- 22:15 Ticket #3345 (Admin Search Fields From Related Models) closed by
- invalid: This works, no need for any code change, possibly documentation …
- 22:14 Ticket #1281 (Options.get_field() fails to check one_to_one_field, causes bogus ...) closed by
- invalid: This is pretty old, pre-magic removal, and no one has commented it's …
- 22:12 Ticket #1283 (A bug in a ForeignKey fields?) closed by
- invalid: This'll be all changing with newforms. If anyone wants to deal with …
- 22:10 Ticket #1315 (image / file field in admin have empty links) closed by
- worksforme: Considering Gabor's comment, this doesn't seem to be an issue now.
- 21:45 Ticket #1120 (Development server ignores changing the TIME_ZONE information) closed by
- duplicate: Duplicate of #2315
- 21:40 Ticket #1238 (ManyToMany doesn't support delete for non-integer primary key datatypes) closed by
-
invalid: This is being handled differently now.
django.core.meta
disappeared … - 21:31 Ticket #1230 (FloatField values in generated Sql have no standard string representation) closed by
- invalid: Rounding problems occur even with string formatting in python. …
- 21:29 Ticket #1207 ([patch] Manipulators ignore default values, fields can't be omitted ...) closed by
- invalid: Manipulators as they are now, are on the way out. This doesn't seem …
- 21:26 Ticket #1149 ('now' outputs in UTC and UTC-offset wrong on Windows) closed by
- duplicate: I think this is the same issue as #2315: as soon as `os.environTZ? …
- 20:12 DjangoPoweredSites edited by
- (diff)
- 20:10 DjangoPoweredSites edited by
- (diff)
- 19:37 Ticket #3345 (Admin Search Fields From Related Models) created by
- I'm trying to in the Admin Change List Form have the ability to search …
- 15:35 Ticket #3344 (newforms UnicodeEncodeError in EmailField on non-successful validation) created by
- newforms EmailField causes UnicodeEncodeError exception in case when …
- 14:36 Ticket #3343 (Doctest find() doesn't work for model subpackage (models/__init__.py)) created by
- #2982 addresses a small issue with splitting up models into a …
- 11:47 Ticket #3342 (ForeignKey relation doesn't work with newforms form_for_model() save) created by
- When having a model with ForeignKey(), clean_data returns unicoded …
- 03:37 Changeset [b0ea2129]stable/0.95.x by
- Missed a 0.95 -> 0.95.1 change in there git-svn-id: …
- 03:15 Changeset [4fa6c901]stable/0.95.x by
- 0.95-bugfixes: Update date in release notes git-svn-id: …
- 02:23 Changeset [3080f4a3]stable/0.95.x by
- 0.95-bugfixes: Updated release notes to indicate new version and list …
01/20/2007:
- 21:56 Ticket #3341 (Man pages for executable scripts in django/bin/) created by
- I've been talking with people who maintain packages of Django for …
- 20:52 Ticket #2959 (Capital letters in app name break syncdb) closed by
- invalid: I'm marking this as invalid, as the error is because you already have …
- 19:34 DjangoPoweredSites edited by
- Adding a new user group (diff)
- 19:29 Ticket #3196 (Dynamically setting choices for a ChoiceField is inconsistent) closed by
- fixed: (In [4379]) Fixed #3196 -- Fixed inconsistency in setting choices on …
- 19:29 Changeset [76f6dd4]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3196 -- Fixed inconsistency in setting choices on ChoiceFields …
- 19:10 Changeset [f0733186]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Fixed confusing behavior when setting choices for …
- 18:06 Changeset [c770803f]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 SortedDict.value_for_index() method in …
- 17:43 Ticket #3045 (Django hangs up when select_related() on cross-related models) closed by
- duplicate: I'm closing this in favour of #3288. Both have similar conditions, and …
- 17:01 Ticket #3339 (RSS on code.djangoproject.com/timeline doesn't work after upgrade) closed by
- duplicate: Duplicate of #3326
- 15:12 Ticket #3340 (Admin behavior when DEBUG is True (newforms version)) closed by
- invalid: I'm marking this as "invalid" because it's vague. If you mean you'd …
- 15:06 Ticket #3340 (Admin behavior when DEBUG is True (newforms version)) created by
- While the new-admin interface is being built, I'd like to lobby for …
- 14:33 Changeset [93eebd9]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Moved flatatt function from widgets.py to util.py …
- 14:31 Changeset [a154d94e]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Added attrs optional argument to BoundForm.label_tag() …
- 12:32 Ticket #3339 (RSS on code.djangoproject.com/timeline doesn't work after upgrade) created by
- *Subj*. It fails with following error message: […]
- 12:04 Ticket #3338 (build_rpm problems) created by
- I build Django rpms on different python versions and different rpm …
- 11:34 Ticket #3321 (One more typo in docs/testing.txt) closed by
- fixed: (In [4368]) Fixed #3321 -- Fixed typo in docs/testing.txt (which still …
- 11:34 Changeset [8f8b77b]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3321 -- Fixed typo in docs/testing.txt (which still needs to be …
- 11:31 Ticket #3303 ([patch] Cleaning the newforms fields `clean` methods) closed by
- fixed: (In [4367]) Fixed #3303 -- Cleaned some newforms clean() method …
- 11:31 Changeset [230b746f]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3303 -- Cleaned some newforms clean() method implementations. …
- 11:27 Ticket #3315 (add german date format to DEFAULT_DATE_INPUT_FORMATS) closed by
- wontfix: I'm marking as wontfix because we cannot accomodate every date input …
- 11:26 Ticket #3337 ([patch] newforms-fields better calls super(CLASS,self) instead ...) closed by
- fixed: (In [4366]) Fixed #3337 -- Changed newforms Field subclasses to use …
- 11:25 Changeset [5e8c1a6]attic/gisattic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3337 -- Changed newforms Field subclasses to use super(). …
- 08:47 DjangoPoweredSites edited by
- (diff)
- 07:45 WikiStart edited by
- (diff)
- 07:36 Ticket #3337 ([patch] newforms-fields better calls super(CLASS,self) instead ...) created by
- I looked into django.newforms.fields and saw that in the init() …
Note: See TracTimeline
for information about the timeline view.