Timeline
07/28/2005:
- 18:36 Ticket #110 (Documentation on pagination needed) closed by
- fixed: We can assume that documentation of generic views describes pagination …
- 18:26 Ticket #220 (List requirements) closed by
- invalid: It's in the FAQ: …
- 17:32 Ticket #220 (List requirements) created by
- Excuse my bad english. I'm not able to find in documentation what …
- 13:22 Ticket #216 (sqlite3 broken post rev 329) closed by
- fixed: Great. I'm glad this got worked out. I've updated the docs in [335] to …
- 13:21 Changeset [cae7ebe1]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 docs/install.txt to note SQLite support and requirement for …
- 10:01 Changeset [cf9efea2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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
- Whoop, left in an 'assert False' in [333] git-svn-id: …
- 09:59 Ticket #218 (changing column sort order in admin interface doesn't change sort order) closed by
- fixed: (In [333]) Fixed #218 -- Fixed admin change-list column sorting
- 09:59 Changeset [f5b605ab]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #218 -- Fixed admin change-list column sorting git-svn-id: …
- 09:52 Ticket #217 (Multiple foreign keys to one table) closed by
- invalid: Yes, just do what Clint said. I'm closing this, because it's not a bug.
- 05:54 Ticket #219 (The change history for an object is recording changes with a 6-hour ...) created by
- From the tutorial: /admin/polls/polls/1/history/ is recording …
- 05:47 Ticket #218 (changing column sort order in admin interface doesn't change sort order) created by
- The admin interface pages for selecting which object to change (e.g. …
- 04:34 Ticket #170 (Unicode field names cause UnicodeEncodeError in main admin handler) reopened by
- There are NO special templates,views or datas. Following the tutorial …
- 02:15 Ticket #217 (Multiple foreign keys to one table) created by
- It is not possible to have a model with 2 or more ForeignKeyField to …
07/27/2005:
- 20:54 Ticket #216 (sqlite3 broken post rev 329) created by
- Changes to function_get_list in meta.py in [329] seem to have broken …
- 15:26 Ticket #215 (Need to generate postgresql tables WITHOUT OIDS by default) created by
- When generating tables in Postgresql, django doesn't specify WITHOUT …
- 14:20 Changeset [1d2ab360]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 bug for models with a ForeignKey('self') and …
- 13:20 Ticket #214 ([patch] Allow selecting individual fields in SQL SELECT statements via ...) created by
- A common request on IRC recently has been "How do I do SELECT DISTINCT …
- 11:57 Ticket #213 (error submitting empty times) created by
- If I try to submit a datetime field in the admin interface, and the …
- 11:28 Ticket #212 (help_text is not displayed for ManyToManyField in the admin interface) created by
- 09:51 Ticket #211 ([Patch] Remove edit_inline_type / edit_inline verbosity) created by
-
edit_inline_type
andedit_inline
are redundant; … - 09:05 Ticket #209 (errors from tutorial 1) closed by
- worksforme: This probably means you've got an outdated version of Django; we just …
- 05:50 Ticket #210 (Some tables are unreadable due to white text on white background) created by
-
At least for me :).
The
body { color: white;
} CSS declaration … - 05:16 Ticket #209 (errors from tutorial 1) created by
- working through the tutorial, I was running into the following …
07/26/2005:
- 18:24 Changeset [9b983831]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #187 -- Made admin view handle one-to-one relationships in which …
- 18:24 Ticket #187 (Uknown error with ordering in the admin interface) closed by
- fixed: (In [331]) Fixed #187 -- Made admin view handle one-to-one …
- 18:18 Changeset [d52db2d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 django.core.management.get_sql_delete to be more robust when …
- 18:07 Ticket #205 (Can't log in from /admin/logout/) closed by
- fixed: I believe this is fixed as of [325]. Going to /admin/logout/ no longer …
- 18:04 Changeset [d8ef66b1]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #186 -- Refactored meta.py to remove duplicate code between …
- 18:04 Ticket #186 ([patch] Refactor django/core/meta.py to eliminate duplicate code) closed by
- fixed: (In [329]) Fixed #186 -- Refactored meta.py to remove duplicate code …
- 17:58 Ticket #143 (Problem running the command line examples in Tut 1 when using ...) closed by
- fixed: (In [328]) Fixed #143 -- Clarified the need for an environment …
- 17:58 Changeset [f188d59]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #143 -- Clarified the need for an environment variable in …
- 17:55 Ticket #158 (Base admin template changes) closed by
- fixed: Fixed.
- 17:54 Changeset [18e420d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 breadcrumbs to password-reset and password-change admin …
- 17:52 Changeset [6a12d65b]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 admin logged_out template NOT to hard-code /admin/ as the …
- 17:48 Ticket #160 (Never get to the final logout page) closed by
- fixed: I believe this is fixed now. Please reopen if it's still a problem.
- 17:48 Changeset [fe91881e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #159 -- Admin users no longer have to log in to go to the 'log …
- 17:44 Ticket #170 (Unicode field names cause UnicodeEncodeError in main admin handler) closed by
- worksforme: Please give us more information, including your template, your Python …
- 17:43 Changeset [3c0c0e7]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #162 -- Admin log now records repr() before calling delete(), …
- 17:43 Ticket #162 (admin log accesses __repr__ too late (w/patch)) closed by
- fixed: (In [324]) Fixed #162 -- Admin log now records repr() before calling …
- 17:38 Changeset [b23c63b]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #206 -- 'django-admin sqlclear' now deletes from admin log to …
- 17:38 Ticket #206 (Referential integrity violation upon applying output of ...) closed by
- fixed: (In [323]) Fixed #206 -- 'django-admin sqlclear' now deletes from …
- 17:15 Ticket #93 (django-admin startproject can create invalid settings/admin.py on windows) closed by
- fixed: (In [322]) Fixed #93 -- Fixed 'django-admin startproject' to use …
- 17:15 Changeset [aeff2cb]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #93 -- Fixed 'django-admin startproject' to use os.path.join …
- 16:45 Ticket #77 (The PostgreSQL code should use schemas instead of prefixes for namespaces. ) closed by
- wontfix: This isn't a big enough problem to merit the special-casing of …
- 13:38 Changeset [5a3da949]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #198 -- istartswith and iendswith weren't working properly. …
- 13:38 Ticket #198 (istartswith doesn't work) closed by
- fixed: (In [321]) Fixed #198 -- istartswith and iendswith weren't working …
- 13:26 Ticket #198 (istartswith doesn't work) reopened by
- Maybe I'm using it incorrectly? I'm using mysql, and mod_python. …
- 12:49 Changeset [8a86e771]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #161 -- Log output for 'django-admin runserver' no longer …
- 12:49 Ticket #161 (Log output for "django-admin runserver" shouldn't display ...) closed by
- fixed: (In [320]) Fixed #161 -- Log output for 'django-admin runserver' no …
- 12:42 Changeset [ba3db4ca]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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
- Removed Adrian's note in the docstring of django.utils.feedgenerator …
- 11:53 Ticket #166 ([patch] Add "in" to the lookup types in the DB API) closed by
- fixed: (In [318]) Fixed #166 -- Added an 'in' lookup type to the database API
- 11:53 Changeset [284948b9]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #166 -- Added an 'in' lookup type to the database API …
- 11:27 Ticket #116 (Default admin media doesn't display for 'django-admin runserver') closed by
- worksforme: I got it to work now, with apache.
- 11:26 Changeset [63009fa]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 'ne' lookup type to docs/db-api git-svn-id: …
- 11:11 Ticket #163 (Option to leave off __exact) closed by
- fixed: (In [316]) Fixed #163 -- Added 'pk' database API option, which is a …
- 11:11 Changeset [786c750]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #163 -- Added 'pk' database API option, which is a shorthand for …
- 11:08 Ticket #164 (mysql/pgsql not implemented in django.core.cache?) closed by
- duplicate: This is a duplicate of #4
- 11:08 Ticket #130 (Display comments in Trac timeline) closed by
- wontfix: This is scheduled for version 0.9 of trac itself, so I'm not going to …
- 09:41 Changeset [f14c98e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #203 -- Added explicit comma to tutorial 2. Thanks, …
- 09:41 Ticket #203 (Tutorial 2 list_filter example needs another comma) closed by
- fixed: (In [315]) Fixed #203 -- Added explicit comma to tutorial 2. Thanks, …
- 09:37 Ticket #204 (Inconsistent treatment of blank passwords for superusers) closed by
- fixed: (In [314]) Fixed #204 -- Changed 'django-admin createsuperuser' to …
- 09:37 Changeset [e207378a]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #204 -- Changed 'django-admin createsuperuser' to disallow blank …
- 09:35 Ticket #208 (Allow the strings the cycle tag uses to contain spaces) created by
- I would like to be able to use the cycle tag like so: {% cycle <td …
- 09:26 Ticket #207 (TimeFormat seconds function has unused second argument (w/ patch)) closed by
- fixed: (In [313]) Fixed #207 -- thanks, Mathieu.
- 09:26 Changeset [1484f2e2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #207 -- thanks, Mathieu. git-svn-id: …
- 08:28 Ticket #207 (TimeFormat seconds function has unused second argument (w/ patch)) created by
- When using a time format with the 's' format string, which should be …
- 05:02 Ticket #206 (Referential integrity violation upon applying output of ...) created by
- If you create a new app, and create some objects via the admin …
- 04:24 Ticket #205 (Can't log in from /admin/logout/) created by
- I don't seem to be able to log in to the admin interface from the …
- 03:57 Ticket #204 (Inconsistent treatment of blank passwords for superusers) created by
- django-admin.py allows one to create a superuser with a blank …
- 03:49 Ticket #203 (Tutorial 2 list_filter example needs another comma) created by
- I did not get list_filter example in tutorial 2 working without adding …
07/25/2005:
- 22:48 Changeset [7d574e8]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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
- Removed 'use_numeric_months' parameter in generic date views (from …
- 22:45 Ticket #185 (Chaining views) reopened by
- I'm not sure if solving this problem on view layer is good idea. …
- 20:13 Ticket #202 (Error when uploading image) created by
- When uploading an image with width and height fields, I get this …
- 19:52 Ticket #201 (ImageField validation error) created by
- Once an image has been uploaded in an ImageField (its path is shown …
- 18:28 Ticket #200 (Add a Decimal type and a Currency type) created by
- Add a DecimalField type that maps between python's Decimal type and …
- 17:17 Ticket #193 (Uploaded binary files are corrupted on Windows) closed by
- fixed: (In [311]) Fixed #193 -- thanks (again), steadicat
- 17:17 Changeset [48441f46]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #193 -- thanks (again), steadicat git-svn-id: …
- 17:16 Ticket #194 (get_image_dimensions does not work on Windows) closed by
- fixed: (In [310]) Fixed #194 -- thanks, steadicat!
- 17:16 Changeset [a6ed088c]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #194 -- thanks, steadicat! git-svn-id: …
- 17:15 Ticket #197 (Adding a flatfile causes a traceback in sqlite3.py) closed by
- fixed: (In [309]) Fixed #197 -- thanks for finding that, mmarshall
- 17:15 Changeset [12ffae6d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #197 -- thanks for finding that, mmarshall git-svn-id: …
- 17:07 Tickets #183,196 batch updated by
- fixed: (In [308]) Fixed #196: date-based generic views now have a …
- 17:07 Changeset [5498dbe5]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #196: date-based generic views now have a "use_numeric_months" …
- 16:54 Ticket #198 (istartswith doesn't work) closed by
- worksforme: Brantley: it works for me, so please try again and if you're still …
- 16:53 Ticket #195 (Patch: Allow callables in the extra_context dictionary of ...) closed by
- fixed: (In [307]) Fixed #195: generic views now allow callables in …
- 16:53 Changeset [6c43b0e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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 #195: generic views now allow callables in extra_context dicts …
- 16:31 Ticket #199 (CharField should raise an exception when maxlength is not specified) created by
- "maxlength" is a required keyword argument for a CharField, yet no …
- 16:26 Ticket #198 (istartswith doesn't work) created by
- istartswith is not working.
- 16:01 Ticket #197 (Adding a flatfile causes a traceback in sqlite3.py) created by
- Here is the taceback: […]
- 14:15 Ticket #196 (Patch: Allow integer months in views.generic.date_based) created by
- While the three-letter months are nice and pretty, they are not …
- 13:55 Ticket #195 (Patch: Allow callables in the extra_context dictionary of ...) created by
- Sometimes you want to add extra context to your generic views that …
- 13:04 Ticket #180 (request.POST doesn't work in django_admin.py runserver) reopened by
- I don't want to keep bugging you, but the same comment code works …
- 13:03 Ticket #194 (get_image_dimensions does not work on Windows) created by
- In source:django/trunk/django/utils/images.py#3, get_image_dimensions …
- 12:55 Ticket #193 (Uploaded binary files are corrupted on Windows) created by
- On Windows, binary files have to be written to disk with the 'b' flag, …
- 12:18 Changeset [f6c4395]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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
- Copy-edited docs from [303] and [304] git-svn-id: …
- 11:46 Changeset [1c947e50]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/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
- Cleaned up FAQ changes from [303] git-svn-id: …
- 11:38 Ticket #189 (Inline editing of foreign keys doesn't do pretty error handling.) closed by
-
invalid: It's your responsibility to add
blank=True
to a field that has … - 11:36 Ticket #185 (Chaining views) closed by
- invalid: Solve this at the view level, not at the URLconf level.
- 11:35 Ticket #182 (Add a command to django-admin.py that will install missing tables) closed by
- duplicate: This is a duplicate of #12, which is half-implemented already -- just …
- 11:34 Ticket #181 (Site and FlatFile don't appear in the Admin interface) closed by
- invalid: Sites are such a core part of Django that we made the conscious …
- 11:33 Ticket #192 (FileUploads with builtin HTTPServer and wsgi-handler won't works) created by
- […] Description: msg.is_multipart() at (*) marker is always …
- 11:31 Ticket #180 (request.POST doesn't work in django_admin.py runserver) closed by
- invalid: POST does indeed work perfectly with the built-in server. For proof, …
- 11:28 Ticket #175 (select_related does not work in both directions..) closed by
-
wontfix: I'm closing this ticket.
select_related
isn't intended to … - 09:11 Ticket #191 (Pydoc integration) created by
- I turned on pydoc to see what the api looked like and I received a few …
- 09:09 Ticket #190 (Add which template a syntax error is occurring in when you raise ...) created by
- Right now, if there's a TemplateSyntaxError, django throws an …
- 09:02 Ticket #189 (Inline editing of foreign keys doesn't do pretty error handling.) created by
- When adding/editing foreign keys in the admin interface, any violation …
- 07:58 Ticket #104 (i18n for internal strings) closed by
- duplicate: Since there is another ticket with a lower number that targets i18n, …
- 01:43 Ticket #180 (request.POST doesn't work in django_admin.py runserver) reopened by
- django.contrib.comment code does not work with django_admin.py …
- 01:35 Ticket #188 (Can't login in admin, when TIME_ZONE set to 'Europe/Riga' in ...) created by
- […] Admin error traceback after submitting login form: […] …
Note: See TracTimeline
for information about the timeline view.