Timeline
01/13/2007:
- 23:30 Ticket #3301 ([multi-db] Bug in Fields.DateTimeField.pre_save()) created by
- super call explicity names DateField instead of DateTimeField, thus …
- 23:08 VersionOneFeatures edited by
- Removed obsolete old stuff; people who still want it can check the history. (diff)
- 19:03 VersionOneFeatures edited by
- Added a couple of references to archive threads and tickets (diff)
- 18:26 VersionOneFeatures edited by
- clarified hint about obsolete text (diff)
- 18:24 VersionOneFeatures edited by
- added summary of current mailing list activity (diff)
- 17:47 VersionOneFeatures edited by
- *page being revised* (diff)
- 14:42 Ticket #3300 (newforms Select widget only renders choices once when using generator) created by
- The newforms Select widget (newforms.django.widgets.Select) only …
- 14:41 Ticket #3299 ([patch] the name of project cannot have the name "site") created by
- hi all, $django-admin.py startproject site $cd site $python …
- 12:28 Ticket #3297 (newforms: Implement FileField and ImageField) closed by
-
worksforme: The
FileInput
widget supports<input type="file">
. - 11:37 Ticket #3296 (Broken coderenderer in trac) closed by
- duplicate: Duplicate of #2995.
- 10:41 Ticket #3298 (max_age doesn't work on mobile phone) created by
- I have been trying to use persistent sessions (cookies) on a mobile …
- 10:04 Ticket #3297 (newforms: Implement FileField and ImageField) created by
- As far as I saw newforms does not yet implement File and Image Fields, …
- 08:30 Ticket #3296 (Broken coderenderer in trac) created by
- The Coderenderer in this trac is broken. Or at least the css files are …
- 07:29 Ticket #3264 ([patch] object_list in archive_year view always contains items in ...) closed by
- duplicate: I'm marking this as a duplicate of #3134, as I think that is the …
- 05:01 Ticket #3295 ([patch] newforms: I'd like to have a group functionality in forms) created by
- I use my custom group fields in my class forms. I set an attribute in …
01/12/2007:
- 23:19 Changeset [f2a3deb]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3281 -- newforms: URLField now works properly with …
- 23:19 Ticket #3281 ([patch] newforms.URLField() does not validate with both required=False ...) closed by
- fixed: (In [4313]) Fixed #3281 -- newforms: URLField now works properly with …
- 23:15 Ticket #3294 (Add as_dict() method to models) created by
-
I'd like to request an
as_dict()
method to be added to Model. … - 23:15 Ticket #3262 ([patch] new widgets SelectGrouped SelectMultipleGrouped) closed by
- wontfix: I'll make a judgment call here. I don't think usage of …
- 23:12 Ticket #3286 ([design-q] Please add newforms as_div() method for printing forms.) closed by
- wontfix: Closing as wontfix for the same reason pointed out in #3108.
- 23:08 Changeset [6b31f955]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3293 -- newforms: Changed IntegerField.clean() to return None …
- 23:08 Ticket #3293 ([patch] newforms: IntegerField should return None on empty) closed by
- fixed: (In [4312]) Fixed #3293 -- newforms: Changed IntegerField.clean() to …
- 22:51 Changeset [a0137c41]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3289 -- newforms: Added value_from_datadict method to …
- 22:51 Ticket #3289 (MultipleHiddenInput widget is missing "value_from_datadict" method.) closed by
- fixed: (In [4311]) Fixed #3289 -- newforms: Added value_from_datadict method …
- 22:43 Changeset [663ef14f]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 unit tests for MultipleHiddenInput git-svn-id: …
- 21:59 Ticket #3293 ([patch] newforms: IntegerField should return None on empty) created by
- if integer field is not required and left empty, clean_data contains …
- 21:44 Ticket #3292 ([patch] newforms: allow models to override default widget) created by
- I implemented another keyword argument to …
- 13:40 Changeset [43193c1]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3287: method columns in the admin changelist can now have a …
- 13:40 Ticket #3287 ([patch] Model methods in the change list can have checkmark icons by ...) closed by
- fixed: (In [4309]) Fixed #3287: method columns in the admin changelist can …
- 13:18 Ticket #3291 ([patch] get_absolute_url cannot be encanced with optional parameters, ...) created by
- If you want to have (optional) extra parameters for …
- 12:10 AJAX edited by
- (diff)
- 12:07 AJAX edited by
- testing out AJAX app (diff)
- 10:13 TextMate edited by
- (diff)
- 09:16 Changeset [c1b1109]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3290: DummyCache now conforms to the BaseCache interface …
- 09:16 Ticket #3290 ([patch] Dummy cache class doesn't conform to BaseCache interface) closed by
- fixed: (In [4308]) Fixed #3290: DummyCache now conforms to the BaseCache …
- 09:15 Ticket #1717 ([patch] [magic-removal] add content-type back to the model (optionally)) closed by
- fixed: Fixed in [4307].
- 09:15 Changeset [b118b28b]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #1717: ContentType.objects.get_for_manager() is now cached for a …
- 09:01 Ticket #3290 ([patch] Dummy cache class doesn't conform to BaseCache interface) created by
- The Dummy cache (django.core.cache.backends.dummy) doesn't implement …
- 08:44 TextMate edited by
- added link to screenshots (diff)
- 08:31 Ticket #3289 (MultipleHiddenInput widget is missing "value_from_datadict" method.) created by
- I have a custom field that handles multiple hidden integers. The field …
- 07:58 TextMate edited by
- Textmate Django theme added (diff)
- 07:50 Ticket #3288 (ForeignKey to 'self' and select_related() = infinite recursion) created by
- Maybe it's a variant of #3045 bug. The [simplified] case is […] …
- 07:03 Ticket #1717 ([patch] [magic-removal] add content-type back to the model (optionally)) reopened by
- Jacob, Dave reopened because he submitted a patch. And you even asked …
- 00:37 Ticket #3287 ([patch] Model methods in the change list can have checkmark icons by ...) created by
- Model methods that return true or false show up as 'True' or 'False' …
01/11/2007:
- 23:30 Ticket #3286 ([design-q] Please add newforms as_div() method for printing forms.) created by
- In the hope of maintaining slightly greater semantic purity in the …
- 23:16 Ticket #1717 ([patch] [magic-removal] add content-type back to the model (optionally)) closed by
- wontfix: Please don't reopen tickets we've marked closed, and especially …
- 20:12 Ticket #3284 (Form clean() method does not trap ValidationError exception) closed by
- worksforme: We have a unit test that confirms this works properly: …
- 19:26 Ticket #1717 ([patch] [magic-removal] add content-type back to the model (optionally)) reopened by
- 15:38 Ticket #3179 (PostgreSQL backend reporting "SET TIME ZONE" error instead of the real ...) closed by
- wontfix: Marking wontfix, again, for the reasons shown above, and since the …
- 13:09 Ticket #3285 (Signed cookies) created by
- In response to some discussion on Chapter 20 of the Django book, and …
- 12:25 CustomWidgetsTinyMCE edited by
- (diff)
- 10:40 Ticket #3284 (Form clean() method does not trap ValidationError exception) created by
- […] When the above form is validated, if both password fields are …
- 10:01 Ticket #3179 (PostgreSQL backend reporting "SET TIME ZONE" error instead of the real ...) reopened by
- "The traceback above is the result of a previous error. It's …
- 09:06 Ticket #3179 (PostgreSQL backend reporting "SET TIME ZONE" error instead of the real ...) closed by
- invalid: The traceback above is the result of a previous error. It's impossible …
- 08:46 DjangoOnAStick edited by
- added portable python link (diff)
- 08:41 DjangoPoweredSites edited by
- added portablepython.com to the list of the community building web sites (diff)
- 05:07 Ticket #3283 ([patch] creating an empty queryset) created by
- This patch will allow returning an empty queryset from the manager. …
- 02:52 Ticket #3282 (Tutorial3, incorrect statement.) created by
- http://www.djangoproject.com/documentation/tutorial3/ states Note …
01/10/2007:
- 23:46 Ticket #1402 (In the admin edit_inline stops prepopulate_from working for slug fields.) closed by
- duplicate: dup of #957.
- 22:33 Ticket #3281 ([patch] newforms.URLField() does not validate with both required=False ...) created by
- The following newforms field will prevent its form from validating if …
- 19:55 Ticket #3270 (IntegrityError when using unique_together in model in admin interface) closed by
- duplicate: This seems to be a duplicate of #1751.
- 19:04 Ticket #3280 (Django should be HTML agnostic) closed by
- invalid: I appreciate the thought, but this ticket is way too broad/generic. …
- 19:01 Ticket #3280 (Django should be HTML agnostic) created by
- What I think are valid reasons why Django should be HTML agnostic. 1. …
- 18:59 Ticket #3279 (python-mysql-1.2.0 has a bug with threading, raising 'ReferenceError: ...) created by
- I'm getting the following error every so often from a revision checked …
- 18:04 Changeset [73d62743]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 unit tests and docs explaining that clean_data will …
- 17:34 Changeset [963ccd7]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3267 -- newforms: Changed database TextField to render as …
- 17:34 Ticket #3267 ([patch] textfield rendered as textarea) closed by
- fixed: (In [4305]) Fixed #3267 -- newforms: Changed database TextField to …
- 17:25 Changeset [fa38ce7]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3266 -- newforms: Made RadioSelect accept funky characters. …
- 17:25 Ticket #3266 (RadioSelect broken -- UnicodeDecodeError) closed by
- fixed: (In [4304]) Fixed #3266 -- newforms: Made RadioSelect accept funky …
- 16:46 Ticket #3278 (newforms class names get overwritten) closed by
- fixed: (In [4303]) Fixed #3278 -- newforms: Fixed bug in …
- 16:46 Changeset [f6a7002]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3278 -- newforms: Fixed bug in DeclarativeFieldsMetaclass where …
- 16:36 Ticket #3278 (newforms class names get overwritten) reopened by
- 16:36 Ticket #3278 (newforms class names get overwritten) closed by
- duplicate: Sorry for the mess in original comment -- the code fragment should be …
- 16:34 Changeset [2144a2c2]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3269 -- Fixed typo in admin change_password.html template. …
- 16:34 Ticket #3269 ([patch] small error in new change password admin app template) closed by
- fixed: (In [4302]) Fixed #3269 -- Fixed typo in admin change_password.html …
- 16:33 Ticket #3273 (missing import in models.py, tutorial 2) closed by
- worksforme: Tutorial 1 says: "Note the addition of import datetime to reference …
- 16:33 Ticket #3278 (newforms class names get overwritten) created by
- In root/django/trunk/django/newforms/forms.py, the definition of …
- 14:44 Ticket #3179 (PostgreSQL backend reporting "SET TIME ZONE" error instead of the real ...) reopened by
- I am having the exact same problem (with 0.95/twisted), and it has …
- 13:55 Changeset [3f6fd5d]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/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 #3277 - fixed a couple of typoes in docs/testing.txt. Thanks, …
- 13:55 Ticket #3277 ([patch] typos in docs/testing.txt) closed by
- fixed: (In [4301]) Fixed #3277 - fixed a couple of typoes in …
- 13:54 Ticket #3277 ([patch] typos in docs/testing.txt) created by
- Patch attached momentarily.
- 10:29 DevelopersForHire edited by
- (diff)
- 10:14 Ticket #3276 (__in lookup broken within exclude()) closed by
- invalid: sorry guys, mistake on my side: I had related_table.column specified …
- 10:01 Ticket #3276 (__in lookup broken within exclude()) created by
- This doesn't seem right: this works OK: […] this is what's wrong: …
- 09:57 MindmapCheatsheetForGenericViewsAPI edited by
- (diff)
- 09:56 MindmapCheatsheetForGenericViewsAPI edited by
- (diff)
- 09:56 MindmapCheatsheetForGenericViewsAPI edited by
- (diff)
- 09:54 MindmapCheatsheetForGenericViewsAPI edited by
- (diff)
- 08:06 Ticket #3275 ([patch] select_related() additions (depth=N, fields=[])) created by
- While I was happy with django's db api, to an extent, it did not have …
- 05:41 Ticket #3274 ([patch] Provide date_list to template context in archive_month view) created by
- As django.views.generic.date_based.archive_index (and …
- 04:02 Ticket #3273 (missing import in models.py, tutorial 2) created by
- http://www.djangoproject.com/documentation/tutorial2/ Says Just for …
- 02:57 Ticket #3272 (getting "File "<stdin>", line, in ? and Importerror: No Module named ...) closed by
- invalid: Please use the [http://groups.google.com/group/django-users …
- 02:36 Ticket #3272 (getting "File "<stdin>", line, in ? and Importerror: No Module named ...) created by
- If've gone through all the examples setting up the django-admin.py …
Note: See TracTimeline
for information about the timeline view.