Timeline
05/19/2006:
- 22:35 Changeset [35869c5]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- Documented that CommonMiddleware will not append a slash to URLs …
- 18:53 Ticket #1939 ([patch] edit_inline and Multiple ForeignKeys to same model breaks the admin) created by
- A minimal model that reproduces the problem: […] This code, when …
- 16:40 Ticket #1936 (Docs still mention save and delete hooks) closed by
- duplicate: Duplicate of #1800.
- 16:38 Ticket #1937 ([patch] Fixed quotation issue in Norwegian transaltion) created by
- 16:35 Ticket #1936 (Docs still mention save and delete hooks) created by
- The pre-MR methods for pre/post save/delete are still discussed in the …
- 15:40 Ticket #1935 ([patch] sqlite3 can't handle initial data with more than one statement) created by
- Using django trunk [2947], pysqlite 2.2.2 and sqlite 3.3.5, I can't …
- 14:11 Ticket #1933 (why do settings exist in code (settings.py) and not in a (potentially ...) closed by
- wontfix: Having settings in Python code is a feature, not a bug. It lets you …
- 14:03 Ticket #1933 (why do settings exist in code (settings.py) and not in a (potentially ...) created by
- After playing around with Django quite a bit (and loving it for the …
- 08:01 Ticket #1931 ([patch] update_object view assumes that object's absolute URL does not ...) created by
- The update_object generic view assumes that the update operation does …
- 07:24 Ticket #981 (SQL insert files located in every app should be documented) reopened by
- It should be also documented that users can get database …
- 06:45 Ticket #1929 (setup.py in trunk is still talking about version 0.91) created by
- when installing the django coming from the trunk (python setup.py …
- 04:43 Ticket #1861 (Many2Many problem in AutomaticManipulator, uses premagicremoval ...) closed by
- duplicate: My first bugreport for django and I manged to create a duplicate. I'm …
- 04:41 Ticket #1901 ([patch] repair _get_image_dimensions) closed by
- fixed: (In [2947]) Fixed #1901 -- removed typos from calls to …
- 04:41 Changeset [e57e06d4]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1901 -- removed typos from calls to _get_image_dimensions and …
- 03:51 Ticket #1928 ([patch] Forget some foreignkeys during "python manage.py syncdb" with ...) created by
- For models with several foreignkeys to the same table, like this : …
- 02:40 Changeset [816b65f2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- Prevent people from using "startapp" to create apps with the same name …
- 00:07 Changeset [d5c9e19]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- Small cleanups to docs/model-api.txt and docs/django-admin.txt …
05/18/2006:
- 23:34 CookBookCategoryDataModelPostMagic created by
- 23:26 CookBookDataModels edited by
- (diff)
- 23:25 CookBookDataModels edited by
- (diff)
- 23:22 CookBookDataModels edited by
- (diff)
- 23:12 Ticket #1886 (syncdb needs documentation) closed by
- fixed: (In [2944]) Fixed #1886 -- documented the syncdb option.
- 23:12 Changeset [87709d3f]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1886 -- documented the syncdb option. git-svn-id: …
- 22:47 Changeset [8632f8ac]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- Documented that the development server does not, by default handle …
- 22:37 Ticket #981 (SQL insert files located in every app should be documented) closed by
- fixed: (In [2942]) Fixed #981 -- documented the SQL initial data insert files.
- 22:37 Changeset [21dd8e27]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #981 -- documented the SQL initial data insert files. …
- 21:11 Ticket #1758 (When logged in admin I got a 'user tampered with session cookie' exception.) reopened by
- I got this when my sysadmin updated apache. Same thing happened on the …
- 21:02 Changeset [026d8c6]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- Documented the simple_tag and inclusion_tag functions that make …
- 19:44 Ticket #1919 (filter truncatewords is inefficient and destroys white space) created by
- i tried to chain truncatewords with markdown, but this doesn't work as …
- 14:54 Ticket #1918 (Current documentation for subclassing a model fails to mention it ...) created by
- The URL at …
- 13:25 Changeset [e6ee971]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- The tests now run correctly with the new psycopg2 backend. There's 4 …
- 13:03 Changeset [5a8ed6f7]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 whitespace in tests/runtests.py git-svn-id: …
- 10:17 Changeset [20416b2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 a few small tweaks to admin doc pages. git-svn-id: …
- 07:41 Ticket #1724 ([magic-removal] [patch] Some corrections to tutorial01.txt) closed by
- fixed: (In [2937]) Fixed #1724 -- updated the output from the shell commands …
- 07:41 Changeset [ce6f058]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1724 -- updated the output from the shell commands to match …
- 07:07 Ticket #1915 (Argentinean spanish translations for trunk) created by
- Based on the work of for the Spanish l10n work, I've modified some …
- 06:00 Ticket #1909 (Update Japanese(ja) translation file for trunk) closed by
- fixed: (In [2936]) fixed #1909: updated japanese translation
- 06:00 Changeset [98d6eac8]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1909: updated japanese translation git-svn-id: …
- 05:59 Ticket #1893 (Updated Hebrew translation) closed by
- fixed: (In [2935]) fixed #1893: updated hebrew translation
- 05:59 Changeset [9c07d20]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1893: updated hebrew translation git-svn-id: …
- 05:51 Ticket #1912 (documentation/tutorial1 corrections) closed by
- duplicate: Thanks for the comments. A little feedback.. 1. Changing the date …
- 05:08 WikiStart edited by
- Removed PyCon 2006 sprint link, which is no longer relevant (diff)
- 02:15 Ticket #1912 (documentation/tutorial1 corrections) created by
- First off, I love the way you guys write documentation. Some issues …
05/17/2006:
- 23:29 Ticket #1814 (error messages when starting server) closed by
- invalid: This is not a problem with Django. It is a problem with your …
- 22:36 Changeset [0ed64fe3]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1904 -- Got postgresql_psycopg2 backend working. Thanks for the …
- 22:36 Ticket #1904 (postgresql_psycopg2) closed by
- fixed: (In [2934]) Fixed #1904 -- Got postgresql_psycopg2 backend working. …
- 11:08 Ticket #1909 (Update Japanese(ja) translation file for trunk) created by
- Update Japanese(ja) translation file for trunk
- 11:06 BetterErrorMessages edited by
- added app/project name conflict (diff)
- 10:31 Ticket #1908 (Having an app name the same as project name breaks manage.py ( unable ...) closed by
- wontfix: This is a limitation of the way Python's "important" statement works. …
- 08:51 Ticket #1908 (Having an app name the same as project name breaks manage.py ( unable ...) created by
- When a project has an app with the same name, manage.py breaks. This …
- 03:13 Ticket #1906 (Update Chinese Tranlation File) closed by
- fixed: (In [2933]) fixed #1906: updated zh_CN translation
- 03:13 Changeset [bccc0fb5]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1906: updated zh_CN translation git-svn-id: …
- 01:57 Changeset [390231d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- Clarified (hopefully) how to use the default settings override in …
- 01:41 Ticket #1891 (ForeignKey with m2m filter can duplicate foreign model entries in ...) reopened by
- Try this: Create an Asset in admin (in the example models above) …
- 00:49 Ticket #1906 (Update Chinese Tranlation File) created by
- Update Chinese Tranlation File for trunk.
05/16/2006:
- 23:40 Ticket #1905 ([patch] manage.py validate exception when you forget to remove comma) created by
- When upgrading to post-magic-removal merge, forgetting to remove the …
- 23:01 Changeset [eb707d8c]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- Clarified how extra_context values are evaluated and, in particular, …
- 21:39 Changeset [93201c89]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 the link the "official tarball" to refer to the 0.91 release …
- 21:02 Changeset [268462d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 comment explaining nonobvious self.dict assignment in …
- 19:29 Ticket #1904 (postgresql_psycopg2) created by
- This is in response to Adrian's reply to …
- 19:15 Ticket #1903 ([patch] to add filter "get" to add getting data from dicts and lists) created by
- Any chance this could be added? I want to display a list of items with …
- 18:57 Ticket #1834 (Admin templatetags should have docstrings for admin documentation) reopened by
- Adrian, I was actually planning to do docstrings for all of the tags, …
- 18:27 Changeset [88ca662]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 postgresql_psycopg2 backend, which is untested, just for a …
- 16:28 Ticket #1321 (Modularised Django) closed by
- fixed: (In [2927]) Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You …
- 16:28 Changeset [c643e12f]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call …
- 16:09 Ticket #1901 ([patch] repair _get_image_dimensions) created by
- Following up to #1858, _get_image_dimensions and _get_FIELD_filename …
- 15:45 Ticket #1833 (Small errors in the tutorial [documentation issue]) closed by
- fixed: (In [2923]) Fixed #1833 -- Fixed some errors in tutorials. Thanks, …
- 15:45 Changeset [27612d8]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1833 -- Fixed some errors in tutorials. Thanks, …
- 15:41 Ticket #1830 (mysql inspectdb creates wrong field type for tinyInt) closed by
- fixed: (In [2922]) Fixed #1830 -- MySQL inspectdb now detects tinyint field …
- 15:41 Changeset [aa6b13c]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1830 -- MySQL inspectdb now detects tinyint field properly …
- 15:37 Ticket #1768 (Erroneous discussion of repr in docs/tutorial02.txt?) closed by
- fixed: This has been clarified.
- 15:36 Ticket #1774 (mis computed ref in filters for manytomany) closed by
-
invalid:
filter()
doesn't take many-to-many objects as parameters. You'll … - 15:35 Ticket #1832 (bug in test "basic", exception for missing fields has changed) closed by
- fixed: Fixed in [2898].
- 15:33 Ticket #1844 ([patch] Subclassed model remove_fields feature is in 0.91, missing in trunk) closed by
- wontfix: This feature is gone permanently; it was too much of a hack/magic.
- 15:31 Ticket #1788 (sometimes tecnhical_500_response fails) closed by
- fixed: I believe this was fixed last week.
- 15:28 Ticket #1834 (Admin templatetags should have docstrings for admin documentation) closed by
- fixed: (In [2920]) Fixed #1834 -- Added docstrings to admin template tags. …
- 15:28 Changeset [47d18514]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1834 -- Added docstrings to admin template tags. Thanks, …
- 14:36 MultipleAuthBackends edited by
- clarifications/comments on example LDAP stuff (diff)
- 14:28 MultipleAuthBackends edited by
- removed old proposal stuff and added pointers to the new branch and docs (diff)
- 10:38 Ticket #1892 (The sqilite backend fails to mark fields as foreign keys) closed by
- invalid: Marking as invalid. See previous comment.
- 09:50 Ticket #1891 (ForeignKey with m2m filter can duplicate foreign model entries in ...) closed by
-
invalid: I don't see how
distinct=True
makes any sense in the context of … - 08:52 Ticket #1898 (unique=True does not work for ImageField) created by
- if you set uniq=True for an ImageField you get the error 'Error …
- 08:00 Ticket #1893 (Updated Hebrew translation) created by
- Updated Hebrew translation file.
- 06:46 Ticket #1892 (The sqilite backend fails to mark fields as foreign keys) created by
- The sqlite table creation backend appears to only include the …
- 05:41 Ticket #1891 (ForeignKey with m2m filter can duplicate foreign model entries in ...) created by
- My app has the following models similar to: […] Which spews an …
- 03:07 Changeset [a8455bba]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- updated translation files - new message IDs from magic removal …
- 03:03 Ticket #1881 (ismap & reuslting url not supported) closed by
-
wontfix: You can get this information from
request.META['QUERY_STRING']
… - 03:02 Changeset [3f627e8e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- switched el translation to iso-8859-1 to prevent compile-messages and …
- 02:51 Ticket #1887 (Missing translation of "week") closed by
- fixed: Translation files aren't yet updated. This is a task for all …
- 02:48 Changeset [947de22]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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
- updated german translations git-svn-id: …
- 02:43 Ticket #1854 (Icelandic translation update) closed by
- fixed: (In [2914]) fixed #1854: updated icelandic translations
- 02:43 Changeset [be66d0a5]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1854: updated icelandic translations git-svn-id: …
- 02:41 Ticket #1831 (Hungarian po files are ready to use) closed by
- fixed: (In [2913]) fixed #1831: added hungarian translation
- 02:41 Changeset [d2ba1c3]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1831: added hungarian translation git-svn-id: …
- 02:38 Ticket #1817 (Translation of date texts) closed by
- fixed: (In [2912]) fixed #1817: added translation hooks for 3-letter month names
- 02:38 Changeset [25816ea]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1817: added translation hooks for 3-letter month names …
- 02:35 Ticket #1660 (BiDi language tuple, functions and template tags) closed by
- fixed: (In [2911]) fixed #1660: added support functions and tags for bidi …
- 02:35 Changeset [ca197739]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/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.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 #1660: added support functions and tags for bidi language …
Note: See TracTimeline
for information about the timeline view.