Timeline
06/05/2007:
- 23:15 Ticket #4482 (feeds depend on django.contrib.sites) closed by
- wontfix: Correct, the syndication app makes use of the sites app for building …
- 21:16 Ticket #4486 (Newforms DecimalField formats initial data improperly) created by
- OK, I'm a bit new to this, so hopefully I"m getting this right... …
- 20:24 Ticket #4485 (Can't set nullable DecimalField to null) created by
- Attached patch allows you to set a DecimalField where null=True to …
- 19:51 Ticket #4484 (traceback in django/middleware/common.py caused by empty old_url) created by
- Somehow managed to get an exception in django/middleware/common.py - …
- 19:08 Ticket #4483 (request/response docs don't mention that request.has_key() is deprecated) created by
- Earlier: a short discussion of me solving a problem by using …
- 18:05 Ticket #4444 (broken pipe issue) reopened by
- I'm also getting the same of similar error from runserver. Traceback …
- 17:42 Ticket #4480 (booleanfield newforms marked as editable=false must be set to true by ...) closed by
- invalid: Yes, this is the way it works by design. Use …
- 17:21 Ticket #4482 (feeds depend on django.contrib.sites) created by
- I dont use (and dont need) django.contrib.sites, so it is not in my …
- 17:20 Ticket #4481 (Databrowse should use pagination) created by
- Right now there is no pagination for the databrowse contrib app. …
- 16:46 Ticket #4480 (booleanfield newforms marked as editable=false must be set to true by ...) created by
- May not be a problem, as you can specify editable=false, but class …
- 14:55 Ticket #4479 ([unicode] isValidFloat is using gettext in unicode-branch) created by
- isValidFloat in django.core validators is referencing gettext in …
- 11:49 HttpRequest edited by
- Added source location (diff)
- 11:28 Ticket #4474 (Add 'else' support for 'ifchanged') closed by
- wontfix: Yeah, I can't think of any place where this would actually be …
- 10:57 HttpRequest edited by
- Fixed a typo (diff)
- 10:44 HttpRequest edited by
- Added documentation link (diff)
- 10:35 HttpRequest edited by
- Removed the table of contents (diff)
- 10:35 HttpRequest created by
- Initial document
- 07:11 Ticket #4478 ([patch] PIL Bug Causes Django 0.96 Image Validator to Break if OLE ...) created by
- My first test was to upload a valid image. Worked fine. My next few …
- 05:34 Ticket #4477 ([newforms-admin] Models on index.html aren't grouped by app_label) closed by
- duplicate: Dupe of #4258 (which also has a patch).
- 05:16 Ticket #4477 ([newforms-admin] Models on index.html aren't grouped by app_label) created by
- When I register several models from one application to {{{ …
- 03:54 LittleEasyImprovements edited by
- updated manpage item (diff)
- 02:16 Ticket #2380 (ChangeManipulator's and ManyToManyFields (do not show up in resulting ...) closed by
- wontfix: The FormWrapper is a part of the oldforms API which will soon be …
- 02:13 Ticket #2360 (user centric/object centric generic crud tools) closed by
- wontfix: Thanks for your efforts, but the create/update views depend on …
- 02:00 Ticket #611 (fields with editable=False do not render) closed by
- wontfix: This ticket is not about any particular implementation but about the …
06/04/2007:
- 23:26 GeoDjangoModelAPI edited by
- added link to db api docs (diff)
- 23:23 GeoDjango edited by
- updated implementation, windows install, gdal install, and some links (diff)
- 20:52 Ticket #4476 (Modify test client to follow redirect chains) created by
- When using assertRedirects, I find myself doing an assert redirects, …
- 19:23 Ticket #4475 (typo in serializers_regress tests means that fieldsTest is run twice ...) created by
- The serializers_regress test runs fieldsTest twice and streamTest not …
- 19:22 Ticket #4474 (Add 'else' support for 'ifchanged') created by
- It seems that the 'ifchanged' tag does not accept the 'else' condition …
- 17:09 Ticket #611 (fields with editable=False do not render) reopened by
- I'm not sure if this is obsoleted with newforms. The problem it …
- 16:07 DjangoBrasil edited by
- (diff)
- 16:05 DjangoBrasil edited by
- (diff)
- 15:47 DjangoBrasil edited by
- (diff)
- 12:59 GeoDjango edited by
- URL correction (diff)
- 12:58 GeoDjango edited by
- (diff)
- 12:27 Ticket #4473 ([PATCH] Update to newforms docs to include custom validation information) created by
- Per conversation on the django-user's mailing list at …
- 10:57 GeoDjango edited by
- (diff)
- 07:16 GeoDjango edited by
- updated the TOC for separate pages (diff)
- 05:00 DjangoPoweredSites edited by
- (diff)
- 04:59 DjangoPoweredSites edited by
- (diff)
- 04:03 Ticket #1030 (auto_now_add is broken for edit_inline field) reopened by
-
Replying to SmileyChris:
>
auto_now
andauto_now_add
… - 02:48 Ticket #4472 ([unicode] Cannot coerce AnonymousUser to unicode) closed by
- fixed: (In [5421]) unicode: Fixed #4472 -- Must return unicode objects from …
- 02:36 Ticket #4472 ([unicode] Cannot coerce AnonymousUser to unicode) created by
- smart_unicode and force_unciode throw TypeError exception when …
06/03/2007:
- 16:01 Ticket #4471 (Newforms errors.as_text probably shouldn't prefix the string with an ...) created by
- To make […] more generic, it probably shouldn't prefix the …
- 14:06 Ticket #4466 (Writing your first Django app, part2: you should tell the reader to ...) closed by
- invalid: If you're running under the development server, changes to the code …
- 13:18 Ticket #4470 (Separate models.py in multiple files) created by
- I want to separate my models file (models.py) into multiple files : …
- 09:47 Ticket #4469 (More information in field length validation error (newforms)) created by
- If the length of the entered text is more than max_length, django …
- 09:41 Ticket #4468 (More information in field length validation error (oldforms)) created by
- If the length of the entered text is more than maxlength, django …
- 09:33 Ticket #4467 (handle a huge list of ForeignKey objects by implementing a ...) created by
- Think of having a model like this: […] and your database fills up …
- 08:19 Ticket #4466 (Writing your first Django app, part2: you should tell the reader to ...) created by
- Hello, In the page Writing your first Django app, part 2 …
- 00:00 Ticket #3764 (select_related() raises RuntimeError with ForeignKey('self') when ...) closed by
- duplicate: This is a duplicate of 3288 (which is reviewed/accepted).
06/02/2007:
- 23:06 GeoDjango edited by
- re-factored out database and model api sections (diff)
- 22:56 GeoDjangoDatabaseAPI created by
- GeoDjango database api
- 22:46 Ticket #4463 (Admin crashed if None returned by __unicode__ and list_display not defined) closed by
- invalid: (I'm guessing this is on the unicode branch.) If your …
- 22:33 GeoDjangoModelAPI created by
- added GeoDjango model api
- 18:49 Ticket #4465 (Invalid sql string formatting (TypeError) if sql contains '%' signs in ...) created by
- I have tested 0.96 version, but all files which I tweak are the same …
- 18:17 GeoDjango edited by
- moved background info to separate page (diff)
- 18:15 GeoDjangoBackground created by
- GeoDjango background info now on its own page.
- 14:34 DjangoPoweredSites edited by
- Added my site, tried to alpha sort the section (diff)
- 12:47 Ticket #4464 (Chaining filters on ManyToManyFields broken?) created by
- The last part of this fails (with MySql 5): […] Am I right in …
- 11:37 BackwardsIncompatibleChanges edited by
- (diff)
- 09:56 Ticket #4463 (Admin crashed if None returned by __unicode__ and list_display not defined) created by
- Subj. Testcase: […] Traceback: […]
- 07:29 Ticket #4461 (minor ForNode.render reversed optimization) closed by
- duplicate: Bleh; duplicate of 4462, apparently the bug is created prior to …
- 07:23 Ticket #4462 (minor ForNode.render reversed optimization) created by
- short version, nestled snuggly in …
- 07:20 Ticket #4461 (minor ForNode.render reversed optimization) created by
- short version, nestled snuggly in …
- 03:00 Ticket #4455 (MEDIA_ROOT_URL does not exist) closed by
- fixed: (In [5418]) Fixed #4455 -- Small typo fix.
- 03:00 Changeset [5ec6ffd6]attic/queryset-refactorsoc2009/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 #4455 -- Small typo fix. git-svn-id: …
- 02:55 Ticket #3206 (USE_ETAGS returns status 304 even if response.status_code=400) closed by
- fixed: (In [5417]) Fixed #3206 -- Fixed typo in [5407]. This time with bonus …
- 02:55 Changeset [7de9f79]attic/queryset-refactorsoc2009/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 #3206 -- Fixed typo in [5407]. This time with bonus testing. …
- 00:47 DjangoPoweredSites edited by
- (diff)
- 00:46 DjangoPoweredSites edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.