Timeline
02/18/2006:
- 18:11 Ticket #1375 (Escape primary_key values in admin interface) created by
- There is a subtle trap when using the primary_key attribute in a …
- 17:52 Ticket #1370 (Admin problems with many to many relationship.) closed by
- duplicate
- 17:48 Changeset [c72afb8]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 'runserver' to display the Django version, and massaged the …
- 17:45 Ticket #1178 (Fail in middleware - dont know which) closed by
- fixed: Fixed in [2358].
- 17:41 Ticket #894 ([patch] Catch exceptions in response middleware) closed by
- fixed: (In [2358]) Fixed #894 -- Moved response middleware call to base.py so …
- 17:41 Changeset [2c443df]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 #894 -- Moved response middleware call to base.py so that …
- 17:37 Ticket #1286 (Automatic detection of primary key with inspectdb for MySQL) reopened by
-
mysql.diff
covers (some of) the following scenarios. […] * If … - 17:08 Ticket #682 (Fully decoupled URLconf's for apps.) closed by
- wontfix: A bit too magic for my tastes -- but feel free to use it yourself, of …
- 17:04 Changeset [53ca15c]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 #1289 -- Improved 'inspectdb' to introspect decimal_places and …
- 17:04 Ticket #1289 (Inspectdb improvement of mysql extra_params for FloatFields and ...) closed by
- fixed: (In [2356]) Fixed #1289 -- Improved 'inspectdb' to introspect …
- 16:55 Ticket #1291 (Django built-in web-server does not handle double-slashes (//) ...) closed by
- worksforme: I cannot replicate this on Linux.
- 16:52 Ticket #1316 ([patch] one more bug fix for admin interface) closed by
- fixed: Fixed in [2248].
- 16:36 Ticket #721 (isAlphaNumericURL validator should allow dashes.) closed by
- fixed: (In [2353]) Fixed #721 -- isAlphaNumericURL validator now allows dashes
- 16:36 Changeset [cf528aa4]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 #721 -- isAlphaNumericURL validator now allows dashes …
- 16:23 Ticket #500 ([patch] Templates files extensions other than '.html' should be possible) closed by
- wontfix: I'm uncomfortable with this solution, because it leads to way too many …
- 16:22 Ticket #313 (PhoneNumberField should accept international format numbers) closed by
- wontfix: I'm closing this as a wontfix because it's out of the scope of Django …
- 16:21 Ticket #1369 ([patch] minor change in path to interpreter) closed by
- fixed: (In [2352]) Fixed #1369 -- Changed shebang lines in …
- 16:21 Changeset [72a83f8]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 #1369 -- Changed shebang lines in unique-messages.py, …
- 16:19 Ticket #1374 (Add MultiObjectPaginator, which can paginate across different types of ...) created by
- I've had this lying around for the past couple of months. Pasting it …
- 16:16 Ticket #999 ('bool' object has no attribute 'get' when trying to add a record) closed by
- invalid: Sounds like the issue was fixed.
- 16:06 Changeset [4d1bb30]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
- Reworded comment atop inspectdb-generated models to imply primary_key …
- 16:04 Changeset [64153ef4]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
- Implemented get_indexes() for Postgres backend, which means …
- 15:57 Changeset [5710c6e2]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 get_indexes() hook from [2346] to return 'primary_key' instead …
- 15:28 Changeset [27b41fd9]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 better docstring to get_indexes() for MySQL backend git-svn-id: …
- 15:26 Ticket #1286 (Automatic detection of primary key with inspectdb for MySQL) closed by
- fixed: (In [2346]) Fixed #1286 -- Improved 'inspectdb' so that it introspects …
- 15:26 Changeset [ac97cf54]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 #1286 -- Improved 'inspectdb' so that it introspects …
- 15:04 Ticket #1309 (Admin Fieldsets doesn't have an id) closed by
- invalid: Closing because this is vague.
- 15:02 Ticket #1303 (djangoproject.com aggregator feed) closed by
- fixed: (In [2345]) Fixed #1303 -- Added feed title prefix to community …
- 14:58 Ticket #1353 ([patch] Form fields should check a field's `null` option for setting ...) closed by
-
invalid: The current behavior (checking
black
) is correct --null
… - 14:55 Changeset [b4612822]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
- Removed unnecessary line in d.c.meta.fields, due to [2342] …
- 14:50 Ticket #398 ([patch] {%define VAR as%}VALUE{%in%} tag ) closed by
- wontfix: I'm marking this as a wontfix because the template system isn't …
- 14:46 Ticket #694 ([patch] TEMPLATE_DIRS should allow project root relative paths) closed by
- wontfix: Because the settings files are pure Python, you can calculate the …
- 14:44 Changeset [40809bde]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 #1038 -- Changed ForeignKey to calculate verbose_name by looking …
- 14:44 Ticket #1038 ([patch] ForeignKey uses wrong verbose_name by default) closed by
- fixed: (In [2342]) Fixed #1038 -- Changed ForeignKey to calculate …
- 14:34 Ticket #1046 ([patch]syndication_feeds's bug for TypeError) closed by
- fixed: (In [2341]) Fixed #1046 -- Made syndication feed framework not swallow …
- 14:34 Changeset [bb850044]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 #1046 -- Made syndication feed framework not swallow TypeErrors …
- 14:29 Ticket #1054 ([magic-removal][patch] Change lists in new-admin still use __repr__() ...) closed by
- fixed: (In [2340]) magic-removal: Fixed #1054 -- Changed admin changelist to …
- 14:18 Ticket #1148 (None) closed by
- fixed: (In [2338]) Fixed #1148 -- Fixed off-by-one error for some databases …
- 14:18 Changeset [25b149a2]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 #1148 -- Fixed off-by-one error for some databases in …
- 14:13 Ticket #1229 ([patch] magic-removal: date-based generic views should all support ...) closed by
- fixed: (In [2337]) Fixed #1229 -- Added allow_empty argument to archive_year …
- 14:13 Changeset [73ddfd8b]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 #1229 -- Added allow_empty argument to archive_year and …
- 14:08 Changeset [e029c9f7]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 usage to unit-test OptionParser git-svn-id: …
- 13:48 Ticket #1373 ([patch] magic-removal: MySQL does not support DROP CONSTRAINT) created by
- Although MySQL 4 & 5 support ADD CONSTRAINT they don't support DROP …
- 12:45 Ticket #1372 (Magic-Removal: ManyToMany Patch) created by
- Index: manipulators.py …
- 12:35 Ticket #1371 (defining default settings for apps) created by
- I think django should have a simple and easy way for setting new …
- 10:45 Changeset [d2522e3]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
- Linked kusports.com in docs/outputting_pdf.txt git-svn-id: …
- 10:44 Changeset [e5a0960c]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 ReST error in [2332] git-svn-id: …
- 10:43 Changeset [193ae380]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
- Rolled tips and doc improvements from Web-page comments into …
- 10:31 DevelopersForHire edited by
- (diff)
- 10:22 Changeset [165a4e78]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
- Made two small clarifications to docs/cache.txt. Thanks, Paul B. …
- 08:40 Ticket #1370 (Admin problems with many to many relationship.) created by
- I'm trying to add a new "post" and i'm getting this error, here is the …
02/17/2006:
- 16:47 Ticket #1369 ([patch] minor change in path to interpreter) created by
-
Using
/usr/bin/env python
rather than/usr/bin/python
. - 12:33 Ticket #1177 ([patch] Framework should export a version) closed by
- fixed: (In [2328]) Fixed #1177 -- Added django.VERSION and '--version' …
- 12:33 Changeset [a10e8153]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 #1177 -- Added django.VERSION and '--version' command to …
- 12:20 Ticket #1250 ([patch] NameError trying to delete without related object permissions ...) closed by
- fixed: (In [2327]) Fixed #1250 -- Fixed NameError when trying to delete …
- 12:20 Changeset [c14e692]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 #1250 -- Fixed NameError when trying to delete without related …
- 12:18 Ticket #1348 ([patch] ifchanged tag renders content twice) closed by
- fixed: (In [2326]) Fixed #1348 -- {% ifchanged %} tag no longer renders …
- 12:18 Changeset [e9c3efe7]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 #1348 -- {% ifchanged %} tag no longer renders content twice. …
- 12:15 Ticket #1296 ([patch] Allow SlugFields longer than 50) closed by
- fixed: (In [2325]) Fixed #1296 -- Made SlugField maxlength configurable. …
- 12:15 Changeset [97eb38b2]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 #1296 -- Made SlugField maxlength configurable. Thanks, Matt …
- 12:03 Ticket #1302 ([patch] archive_month should provide next_month and previous_month objects) closed by
- fixed: (In [2323]) Fixed #1302 -- Added next_month and previous_month to …
- 12:03 Changeset [6b69409]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 #1302 -- Added next_month and previous_month to template context …
- 11:56 Ticket #1366 ([patch] Static view should escape filenames in the directory listing) closed by
- fixed: (In [2322]) Fixed #1366 -- Static-file view now escapes file names. …
- 11:56 Changeset [b3f99ec9]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 #1366 -- Static-file view now escapes file names. Thanks, Kieran …
- 11:55 Changeset [15f57d8c]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 #1357 and #614 -- <select> formfields now escape values …
- 11:55 Tickets #614,1357 batch updated by
- fixed: (In [2321]) Fixed #1357 and #614 -- <select> formfields now escape values
- 11:45 Ticket #1295 (slug typo in generic views docs) closed by
- fixed: (In [2319]) Fixed #1295 -- Fixed typo in generic views docs. Thanks, Matt
- 11:45 Changeset [af33a72f]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 #1295 -- Fixed typo in generic views docs. Thanks, Matt …
- 11:31 Ticket #1361 ([patch] magic-removal: manipulators.py using model modules) closed by
- fixed: (In [2318]) magic-removal: Fixed #1361 -- Fixed old-style DB API usage …
- 11:27 Ticket #1362 ([patch] magic-removal: User messages) closed by
- fixed: (In [2317]) magic-removal: Fixed #1362 -- Fixed old-style DB API usage …
- 11:25 Ticket #1365 (The current template.txt docs don't say *how* to get to the built in ...) closed by
- fixed: (In [2316]) Fixed #1365 -- Improved docs/templates.txt to note …
- 11:25 Changeset [186b5ccb]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 #1365 -- Improved docs/templates.txt to note location of admin …
- 11:20 Ticket #1367 ([magic-removal] Patch to fix unique_together validator) closed by
- fixed: (In [2315]) magic-removal: Fixed #1367 -- Got unique_together …
- 09:20 Ticket #1368 (Command 'python manage.py init' doesn't work with MySQL 5.0.17/18 ...) created by
- Hi everyone, I think I've found a bug. The problem Today I …
- 08:44 Ticket #1367 ([magic-removal] Patch to fix unique_together validator) created by
-
... which still uses the magical
get_model_module()
stuff. I'll … - 07:38 ServerArrangements edited by
- (diff)
- 06:56 Ticket #1363 (Python 2.3-ism in magic-removal) closed by
- fixed: (In [2314]) magic-removal: Fixes #1363 -- Moved a Python2.3 …
02/16/2006:
- 22:41 Ticket #1366 ([patch] Static view should escape filenames in the directory listing) created by
- Simple patch to escape filenames in the development static file view
- 17:34 Ticket #1365 (The current template.txt docs don't say *how* to get to the built in ...) created by
- The current template.txt docs don't say *how* to get to the built in …
- 17:21 Ticket #1364 (MySQL 5.0.3+ and meta.FloatFields don't mix) created by
- Before MySQL 5.0.3, decimal types were stored unpacked, and behaved …
- 16:08 Ticket #1363 (Python 2.3-ism in magic-removal) created by
-
Need to add this:
[…]
to
django/db/models/query.py
. - 10:01 Changeset [b9b02f91]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 typo in [2311] git-svn-id: …
- 10:00 Changeset [e9a1e9fe]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
- Beefed up 'If you get a segmentation fault' section in …
- 09:02 SnakesAndRubiesTranscript/Introduction edited by
- (diff)
- 09:01 SnakesAndRubiesTranscript/DjangoPresentation edited by
- (diff)
- 08:07 Ticket #1343 (Validation of models on install should only traverse installed models) closed by
- fixed: (In [2310]) magic-removal: Fixes #1343 -- Modified model validator to …
- 05:08 Ticket #1362 ([patch] magic-removal: User messages) created by
- Hi, The following should be applied to create_update to fix message …
- 04:40 Ticket #1361 ([patch] magic-removal: manipulators.py using model modules) created by
- these fix compile errors when adding things via the admin area. […]
02/15/2006:
- 23:26 SnakesAndRubiesTranscript/DjangoPresentation edited by
- (diff)
- 21:55 Changeset [c1dded6]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 'If you get a segmentation fault' to docs/modpython.txt …
- 20:43 Ticket #1360 ("manage.py sql polls" raises exception) created by
- When I try to follow …
- 17:28 Ticket #695 (sqlupdate, creates sql to update the database based on an updated ...) reopened by
- 17:27 Ticket #695 (sqlupdate, creates sql to update the database based on an updated ...) closed by
- invalid: What version was this made for? It would certianly require a lot of …
- 10:19 Ticket #1358 (Python 2.3 incompatibility in magic-removal) closed by
- fixed: (In [2308]) magic-removal: Fixed #1358 -- Fixed Python 2.3 …
- 10:06 Ticket #1359 (magic-removal: error on save with a model containing a ManyToManyField.) created by
- Given a simple model with a ManyToMany relation to User: […] When …
- 09:41 WikiStart edited by
- revert useless comment (diff)
- 08:58 WikiStart edited by
- (diff)
- 08:57 WikiStart edited by
- (diff)
- 05:31 Ticket #1358 (Python 2.3 incompatibility in magic-removal) created by
- Python 2.3 doesn't have generator expressions, so we need to use list …
- 02:08 Ticket #1357 (The value hasn't been escaped when using manipulator to render SelectField) created by
- The value hasn't been escaped when using manipulator to render …
Note: See TracTimeline
for information about the timeline view.