Timeline
01/05/2006:
- 21:33 Ticket #1176 ([patch] Comment tag that doesn't generate a nodelist) created by
- The existing comment tag actually builds a nodelist from its contents. …
- 20:41 Ticket #1175 (loading random bytes into CharFields) created by
- Loading random bytes into CharFields is allowed - no error either when …
- 20:39 Ticket #1174 (admin is flaky - it should work even with errors.) created by
- Anytime the database gets corrupted, which appears to be surprisingly …
- 20:37 Ticket #1173 (mx.DateTime support) created by
- I can load mx.DateTime stuff into meta.DateTimeField based fields in …
- 15:49 Ticket #1172 ([magic-removal] Datetime fields in admin interface shouldn't be ...) created by
- If a datetime field in the admin interface has invalid input, such as …
- 15:30 Ticket #1171 ([magic-removal] Core and auth apps don't show up on admin index page) created by
- The admin index page doesn't display any apps from the core or auth …
- 15:27 Ticket #1170 ([magic-removal] Link to /jsi18n/ in admin is improperly calculated) created by
- The number of "../" in the URL to /jsi18n/ is incorrect in …
- 15:12 Ticket #1159 ([magic-removal] NameError in django.models.db.fields: global name 'f' ...) closed by
- fixed: (In [1828]) magic-removal: Fixed #1159 -- Fixed error in 'unique' …
- 14:05 Ticket #1169 ([patch] Render a template to a file on disk (loader.render_to_disk)) created by
- Here's a patch that allows one to render (output, save) a template to …
- 13:24 RemovingTheMagic edited by
- (diff)
- 10:28 Changeset [170c3be4]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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 debug error view to escape the exception value, so that values …
- 09:11 Ticket #1168 (Documentation Link Missing From Admin Pages) created by
- There is no link to /admin/doc/ from /admin/ by default Though the web …
- 08:55 Ticket #1167 (ADMIN_FOR setting not documented) created by
- ADMIN_FOR=[] setting is not documented anywhere
- 08:09 Ticket #1161 (make-messages.py fails in win32 for long folders) closed by
- fixed: (In [1821]) fixes #1161 - added quotes to unique-messages.py
- 08:09 Changeset [7332b132]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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
- fixes #1161 - added quotes to unique-messages.py git-svn-id: …
- 08:07 Localization edited by
- (diff)
- 06:58 Ticket #1161 (make-messages.py fails in win32 for long folders) reopened by
- The same problem is also in unique-messages.py file. Change […] to …
- 06:05 Ticket #1166 (Update Simplified Chinese Translation) closed by
- fixed: (In [1820]) fixes #1166 - updated 'zh_CN' translation
- 06:05 Changeset [d3b85e3]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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
- fixes #1166 - updated 'zh_CN' translation git-svn-id: …
- 04:39 UsingVimWithDjango edited by
- minor typo fix (diff)
- 04:30 UsingVimWithDjango edited by
- (diff)
- 00:06 Ticket #1166 (Update Simplified Chinese Translation) created by
- Update Simplified Chinese Translation
01/04/2006:
- 13:21 Ticket #1165 ([patch] Wrong column name in (superfluous?) constraint) created by
- The following (simplified) model gives the SQL error "ERROR: column …
- 11:38 Ticket #1164 ([patch] context processors for fields and manipulators) created by
- The manupulator and the model currently have no way to acccess …
- 11:09 Changeset [1714e797]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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 repr for MultiValueDict git-svn-id: …
- 09:18 Ticket #1163 (Django should be an "ideal web development environment") closed by
- invalid: I'm closing this tickets, because Django does much of those things …
- 09:15 UsingVimWithDjango edited by
- (diff)
- 09:15 WikiStart edited by
- Small style cleanup. (diff)
- 09:13 DjangoUsingFlup edited by
- Small change (diff)
- 09:12 ServerArrangements edited by
- Corrected bad grammar. (diff)
- 09:11 Ticket #1163 (Django should be an "ideal web development environment") created by
- Ian Bicking just wrote up a list of things he considers important in …
- 05:59 Ticket #1146 (update slovak (sk) translation) closed by
- fixed: (In [1817]) fixes #1146 - updated 'sk' translation
- 05:59 Changeset [b0ad54ec]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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
- fixes #1146 - updated 'sk' translation git-svn-id: …
- 05:22 UsingVimWithDjango edited by
- (diff)
- 05:09 Localization edited by
- poedit (diff)
- 04:39 WikiStart edited by
- (diff)
- 04:08 UsingVimWithDjango created by
- 02:58 DjangoUsingFlup edited by
- fixed (diff)
- 02:53 DjangoUsingFlup created by
- created
- 02:46 Ticket #1162 ([patch] added range0, range1 filter) created by
- Hey guys, I found it useful to have a range filter which acts …
- 02:41 ServerArrangements edited by
- (diff)
01/03/2006:
- 17:57 Ticket #1117 (add a standard http response for permanent redirect) closed by
- fixed: (In [1816]) Fixed #1117 -- Added HttpResponsePermanentRedirect
- 17:57 Changeset [3234a932]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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 #1117 -- Added HttpResponsePermanentRedirect git-svn-id: …
- 17:41 Changeset [6cca8069]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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 'dummy' cache backend git-svn-id: …
- 16:29 Ticket #1161 (make-messages.py fails in win32 for long folders) closed by
- fixed: (In [1814]) fixes #1161 - spaces in filenames should now be handled …
- 16:29 Changeset [839bcfe]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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
- fixes #1161 - spaces in filenames should now be handled better …
- 16:03 Ticket #1161 (make-messages.py fails in win32 for long folders) created by
- The script make-messages.py does not work for long folders (containing …
- 12:32 Ticket #1160 (Add get_<choicesfield>_display() to the docs) created by
- Hi, I have a model with a field with "choices" set, but couldn't …
- 12:20 Ticket #1158 ('django-admin.py sql polls' doesnt work with sqlite3 and svn-version ...) closed by
- fixed: My error. polls.py wasn't in the right place. Sorry
- 12:12 Ticket #1159 ([magic-removal] NameError in django.models.db.fields: global name 'f' ...) created by
-
In magic-removal, I get a
NameError
exception stating that "global … - 11:56 Ticket #1158 ('django-admin.py sql polls' doesnt work with sqlite3 and svn-version ...) created by
- Im a new user to django. I followed the tutorial and instlled django …
- 10:21 Localization edited by
- added tools, removed rosetta (diff)
- 09:36 Ticket #1152 (distinct keyword in model seems not working) closed by
- invalid: See …
- 08:33 Ticket #1157 (i18n rely on xgettext which does not exists on win32) closed by
- invalid: xgettext is part of the cygwin gettext stuff. Translators are …
- 04:36 Ticket #1157 (i18n rely on xgettext which does not exists on win32) created by
- i18n cannot be used in win32 because make-messages.py rely on xgettext …
01/02/2006:
- 12:22 Ticket #1156 (Typo in URL Dispatcher Docs.) closed by
- fixed: (In [1813]) Fixed #1156 -- Fixed typo in docs/url_dispatch.txt. …
- 12:22 Changeset [2bd833d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/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 #1156 -- Fixed typo in docs/url_dispatch.txt. Thanks, Brian Ray …
- 12:16 Ticket #1156 (Typo in URL Dispatcher Docs.) created by
- Captured parameters […] There needs to be a comma after "'foo.views'".
- 11:09 Localization edited by
- Added myself in the Italian translators list (diff)
- 10:40 NewbieMistakes edited by
- Fixed a typo (diff)
- 01:14 Ticket #1155 (should have horizontal group selection in admin interface) created by
- Better to use filter_interface=meta.HORIZONTAL for groups in the …
Note: See TracTimeline
for information about the timeline view.