Timeline
12/28/2006:
- 22:40 Ticket #3203 ([patch] bdist_wininst does not place package data files correctly) created by
- From changeset [3906], setup.py uses 'data_files' option for setup() …
- 19:16 WikiStart edited by
- removed the "on top of Django" for not breaking the law.. ;) (diff)
- 18:07 Ticket #3202 ([patch] Faster SelectBox for ManyToMany) created by
- I'm attaching a patch to SelectBox.js which uses offline DOM …
- 17:04 DevelopersForHire edited by
- Added myself to this page. (diff)
- 16:21 DjangoPoweredSites edited by
- (diff)
- 13:48 Ticket #3199 ([patch] Admin option 'js' always prepends settings.ADMIN_MEDIA_PREFIX) closed by
- duplicate: Dupe of #2869 In my opinion, if you put in an absolute URL then it'd …
- 12:53 Ticket #3201 (PostgreSQL index introspection fails on tables (get relations)) created by
- class StaffSessions(models.Model): Traceback (most recent call last): …
- 11:42 Ticket #3200 ([patch] fix missing stack segments in debug.py views) created by
- The django/views/debug.py function technical_500_response misses stack …
- 04:56 Ticket #3199 ([patch] Admin option 'js' always prepends settings.ADMIN_MEDIA_PREFIX) created by
-
Unconditionaly prepending
settings.ADMIN_MEDIA_PREFIX
forces us …
12/27/2006:
- 23:58 Ticket #3198 (Customization to SlugField to enable user override (e.g. for CJK etc)) created by
- The SlugField is not capable of simplifying CJK(China, Japan, Korean) …
- 22:00 Ticket #77 (The PostgreSQL code should use schemas instead of prefixes for namespaces. ) reopened by
- Both PostgreSQL and Oracle support schemas, it should also be …
- 20:34 Changeset [bcb7a31b]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: Implemented apply_changes() method for form_for_instance …
- 20:27 Changeset [34dce706]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
- Added value_from_object method to db Field class git-svn-id: …
- 20:20 Changeset [f974b1b]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
- Negligible style fix to db/models/fields/init.py git-svn-id: …
- 19:16 Changeset [71ce11f6]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: Implemented form_for_instance(). The resulting Form class …
- 18:42 Ticket #3197 (test) closed by
- invalid
- 18:27 Ticket #3197 (test) created by
- test
- 18:01 Changeset [2cb0fe7]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 'initial' parameter to Field. This allows you to …
- 17:16 Ticket #3196 (Dynamically setting choices for a ChoiceField is inconsistent) created by
- To get your list of choices to show up in a ChoiceField before a form …
- 17:05 Ticket #3195 ([patch] Documenting HIDDEN_SETTINGS) created by
- The HIDDEN_SETTINGS came in useful for a project where I was using …
- 14:10 Ticket #3194 (Telephone and City fields should have multiple locale specific formats) created by
- Hi There! I think that the phone and city fields should extendable, …
- 13:56 WikiStart edited by
- Added djac (diff)
- 12:23 Ticket #3193 ([patch] modify as_hidden() to handle MultipleChoiceField correctly) created by
- It is a quick and dirty patch (works though ;) ), but since the …
- 11:04 DevelopersForHire edited by
- Removing my post. We've found developers now. (diff)
- 08:30 Ticket #3192 ([patch] Noisier bugs in context processors) created by
- I just spent an embarrassingly long time figuring out the cause of …
- 06:08 Ticket #3191 ([patch] Missing svn:eol-style properties) created by
- Some text files in SVN do not have the svn:eol-style property. That …
12/26/2006:
- 23:27 Changeset [016d75cc]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: Implemented formfield() for database OneToOneField class. …
- 23:23 Changeset [6a75c8a5]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: Implemented formfield() for database ForeignKey class and …
- 23:15 Changeset [d853278]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: Implemented formfield() for database ManyToManyField class …
- 23:14 Changeset [99723ac6]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
- Negligible change to docs/newforms.txt git-svn-id: …
- 23:14 Changeset [252606c7]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 #3115 -- Changed postgresql backend to convert all Unicode …
- 23:14 Ticket #3115 (Postgresql backend should convert Unicode input to bytestrings) closed by
- fixed: (In [4244]) Fixed #3115 -- Changed postgresql backend to convert all …
- 22:23 Changeset [550781d]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
- Removed duplication in docs/legacy_databases.txt git-svn-id: …
- 19:07 Ticket #3190 (Empty list in an "in"-lookup leads to a ProgrammingError) closed by
- duplicate: dup of #2473.
- 18:30 Ticket #801 (contrib.comments seems a bit "unready") closed by
- invalid: Closing this because it's too generic. We're going to rewrite the …
- 17:46 Changeset [b5cd7d4]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 max_length and min_length optional arguments to …
- 17:40 Ticket #1507 (running django_admin.py - command line parameters are lost under windows) closed by
- worksforme: This problem is related to your Windows environment setup. See the …
- 17:33 Changeset [d0fcef9]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: A label can now be the empty string, in which case a label …
- 17:16 Changeset [30c2bffe]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: Changed Form.as_table() to display errors in same <td> as …
- 16:56 Changeset [247fdc19]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: Implemented RadioFieldRenderer.getitem(), which allows …
- 16:31 Ticket #3190 (Empty list in an "in"-lookup leads to a ProgrammingError) created by
- This code leads to a ProgrammingError instead of returning an empty …
- 11:24 DjangoScreencasts edited by
- (diff)
- 10:03 LittleEasyImprovements edited by
- fixed ticket number links; added a changeset number (diff)
- 08:40 Ticket #3187 ([patch] allow middleware to override the URL configuration) closed by
- fixed: (In [4237]) Fixed #3187 -- Django will now look for the root URLconf …
- 08:40 Changeset [a5d3e0c3]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 #3187 -- Django will now look for the root URLconf as an …
- 08:26 Ticket #3180 ([patch] update() method for model instances) closed by
- duplicate: Superseded by #3182.
12/25/2006:
- 14:08 DjangoFriendlyWebHosts edited by
- (diff)
- 12:36 DjangoFriendlyWebHosts edited by
- (diff)
- 12:03 Ticket #3189 ([patch] generic date_based view, allowing week to start on monday) created by
- I found a bit contradictory that the date filter believes weeks start …
- 07:28 Ticket #3188 (OneToOne field - ChangeManipulator looks for related primary key) created by
- I am posting it as bug, I have already tried to post to …
- 06:37 Ticket #3187 ([patch] allow middleware to override the URL configuration) created by
- Here's a simple patch that lets you use different URL configurations …
Note: See TracTimeline
for information about the timeline view.