Timeline
01/14/2007:
- 23:41 Ticket #3301 ([multi-db] Bug in Fields.DateTimeField.pre_save()) reopened by
- oops, didn't mean to close it though
- 23:40 Ticket #3301 ([multi-db] Bug in Fields.DateTimeField.pre_save()) closed by
- fixed: noting in title that this is in multi-db branch
- 22:57 VersionOneFeatures edited by
- DecimalFields -> DecimalField (diff)
- 22:56 VersionOneFeatures edited by
- Added links to features' specifics (diff)
- 22:49 VersionOneFeatures edited by
- adding DecimalFields (diff)
- 22:12 VersionOneFeatures edited by
- removed '?' (diff)
- 21:40 Ticket #3297 (newforms: Implement FileField and ImageField) reopened by
- FYI: […] Even with this small patch in …
- 19:00 Ticket #3306 ([patch] tzinfo raises OverflowError for years out of time.mktime ...) created by
- Summary In django.utils.tzinfo, LocalTimezone._isdst() is …
- 18:32 Ticket #3305 (Multiple ForeignKeys in same model seems to break inline edits.) created by
- Multiple ForeignKeys in same model seems to break inline edits. Using …
- 17:31 DjangoPoweredSites edited by
- (diff)
- 17:17 Ticket #3304 ([patch] Support "httponly"-attribute in session cookie.) created by
- The cookie used for the session id should get the "httponly"-attribute …
- 16:58 Ticket #3303 ([patch] Cleaning the newforms fields `clean` methods) created by
-
Small patch to clean up some inconsistencies with the
clean
methods … - 16:18 InitdScriptForLinux created by
- 16:17 ServerArrangements edited by
- (diff)
- 14:50 NewformsAdminBranch edited by
- Added note about permission hooks (diff)
- 14:36 VersionOneFeatures edited by
- (diff)
- 14:24 NewformsAdminBranch edited by
- Added some 'Done' messages (diff)
- 14:00 NewformsAdminBranch edited by
- Added 'Done' note to two Roadmap elements. (diff)
- 13:58 AJAX edited by
- removed spam (diff)
- 13:38 WikiStart edited by
- readded django api docs (diff)
- 13:32 NewformsAdminBranch edited by
- Small addition (diff)
- 13:31 WikiStart edited by
- Added link to NewformsAdminBranch (diff)
- 13:29 NewformsAdminBranch created by
- Created page
- 12:20 Ticket #3074 ([bug] OneToOneField referencing a different app does not always ...) closed by
- worksforme
- 06:49 Ticket #3302 ([patch] move documention snippet from models-api to django-admin) created by
- Ticket #2953 (http://code.djangoproject.com/changeset/2953) added an …
- 06:26 Ticket #2376 (non-ASCII Initial SQL data file fails to load) closed by
- duplicate: Closed in favour of #2489
- 05:46 Ticket #2289 (sqlall etc. don't work on models within a package) closed by
- wontfix: Using app_label on each model is a workable solution. There's not …
- 02:48 VersionOneFeatures edited by
- rewrote the comments that referred to my opinion (diff)
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 …
Note: See TracTimeline
for information about the timeline view.