Timeline
01/12/2006:
- 23:42 Ticket #1210 (EmailField with List Support) created by
- I would like to see EmailField enhanced (or a new field type) to …
- 21:58 RemovingTheMagic edited by
- Added "Database table-name changes" (diff)
- 21:43 RemovingTheMagic edited by
- Added "Moved admin URLconf to shorten its path" (diff)
- 21:38 UsingVimWithDjango edited by
- Vim Modeline (diff)
- 21:35 Ticket #1209 ([patch] Add AND OR support to ifequal default tag) created by
- I found myself wanting to use AND and OR when using the ifequal tag.
- 21:30 RemovingTheMagic edited by
- Added notes about generic views (diff)
- 18:58 Ticket #1208 (db_table with schema name does not work on PostgreSQL) created by
- If I give Django a db_table of "loadtest.machine", it passes to …
- 16:08 Changeset [a6404e2]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
- updated translation strings and added dutch to LANGUAGES git-svn-id: …
- 15:42 Ticket #1207 ([patch] Manipulators ignore default values, fields can't be omitted ...) created by
- My model has several fields with default values. I'd like to be able …
- 14:56 Ticket #1202 (Allow "manage.py shell" to use IPython if present) closed by
- fixed: (In [1930]) Fixed #1202 -- Changed 'manage.py shell' to use IPython if …
- 14:56 Changeset [5e6d6faf]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 #1202 -- Changed 'manage.py shell' to use IPython if present. …
- 13:01 Changeset [51f4e95]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 #1206 -- fixed a small typo in docs/generic_views.txt (thanks, …
- 13:01 Ticket #1206 (Typo in generic views docs) closed by
- fixed: (In [1929]) Fixed #1206 -- fixed a small typo in …
- 13:00 Ticket #1205 (PasswordField for secret input is missing and not easily self-madeable.) closed by
-
invalid: Add this to your
PasswordField
: […] - 12:26 Ticket #1206 (Typo in generic views docs) created by
- There's a minor typo in the generic views docs, here's a patch: […]
- 12:00 LittleEasyImprovements edited by
- I have added myself to "tab-completion activity". (diff)
- 11:35 Changeset [11f8bd9]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 a link to admin docs in the userlinks block in admin templates. …
- 05:22 Ticket #1205 (PasswordField for secret input is missing and not easily self-madeable.) created by
- There doesnt seem to be a thing like a PasswordField, or? I found a …
01/11/2006:
- 23:41 Changeset [0041e84]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 answer to 'Do you have any of those nifty screencast things?' …
- 22:43 Changeset [1929d8e8]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 billion vs. million bug in docs/model-api.txt. Thanks, Armin …
- 22:41 Changeset [6ad31914]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 ROOT_URLCONF to docs/settings.txt. Thanks, poelzi git-svn-id: …
- 22:41 Changeset [6a0ba522]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 'Subclassing Context: Custom subclasses' from …
- 21:57 Ticket #1204 (markup filters shouldn't fail silently) created by
- In the source code for the markup app, the comments say that if the …
- 21:02 Changeset [b125cafb]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 more explanation to docs/email.txt 'Preventing header injection' …
- 20:35 Ticket #1203 ([patch] Typos in cache.py) closed by
- fixed: (In [1922]) Fixed #1203 -- Fixed two typos in cache.py. Thanks, Eugene
- 20:35 Changeset [51a699de]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 #1203 -- Fixed two typos in cache.py. Thanks, Eugene …
- 19:59 Ticket #1203 ([patch] Typos in cache.py) created by
-
The following patch fixes two typos:
1. In comments.
2.
raise
… - 16:29 Ticket #1202 (Allow "manage.py shell" to use IPython if present) created by
- I cribbed the following from TurboGears. Their tg-admin.py shell …
- 16:04 NamespaceSimplification edited by
- updated status of http warppers, changed formatting (diff)
- 15:02 NamespaceSimplification edited by
- removed Http500 exception because it doesn't exist, changed form to forms (diff)
- 14:59 Ticket #1201 (query string parsing problem) created by
- If you use Django with a python version older than 2.4, the …
- 14:50 Changeset [353d7e33]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 a troublesome line of javascript that caused the many-to-many …
- 14:28 CookBookShortcutsPageDecorator created by
- 14:13 CookBookShortcuts edited by
- (diff)
- 14:13 CookBookShortcuts created by
- 14:12 CookBook edited by
- (diff)
- 12:49 CookBook edited by
- (diff)
- 12:49 CookBook edited by
- (diff)
- 12:35 RemovingTheMagic edited by
- Couple of rewordings (diff)
- 11:48 Changeset [16efb332]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
- Updated tutorial01.txt to note possible error about DATABASE_ENGINE …
- 11:33 LittleEasyImprovements edited by
- (diff)
- 10:53 RemovingTheMagic edited by
- oops... wrong link (diff)
- 10:52 RemovingTheMagic edited by
- added link/status for namespace changes (diff)
- 10:51 NamespaceSimplification created by
- added page for namespace simplification
- 09:56 Changeset [2e997f9]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
- Updated docs/install.txt to note 0.91 git-svn-id: …
- 09:30 Changeset [df82f24c]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 INSTALL to use 'python' instead of 'python2.3' git-svn-id: …
- 08:46 Changeset [e9727a85]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 error in docs/templates_python.txt (thanks, Alice) git-svn-id: …
- 03:28 Ticket #1200 (admin page assumes white default background color) created by
- Similar to ticket #1144, the admin page assumes background color is …
01/10/2006:
- 23:57 Changeset [a4449954]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
- Updated ez_setup.py from 0.6a7 to 0.6a9 git-svn-id: …
- 23:55 Changeset [961b6bd]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
- Cleaned up setup.py in preparation for 0.91 release git-svn-id: …
- 23:54 Changeset [ef60a399]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 'Unit tests' section to docs/contributing.txt git-svn-id: …
- 23:54 Changeset [d062e627]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 docs/django-admin.py git-svn-id: …
- 22:56 Changeset [6e5c7d3]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 docs/django-admin.txt git-svn-id: …
- 21:37 SnakesAndRubiesTranscript/DjangoPresentation edited by
- (diff)
- 21:37 SnakesAndRubiesTranscript/DjangoPresentation created by
- 21:31 SnakesAndRubiesTranscript edited by
- transcripts are useful for Google Video as well; added some info on that (diff)
- 21:22 SnakesAndRubiesTranscript edited by
- minor typo fix (diff)
- 21:12 SnakesAndRubiesTranscript edited by
- (diff)
- 21:12 SnakesAndRubiesTranscript edited by
- (diff)
- 21:11 SnakesAndRubiesTranscript/Introduction edited by
- (diff)
- 21:09 SnakesAndRubiesTranscript/Introduction created by
- 21:04 SnakesAndRubiesTranscript created by
- 20:54 WikiStart edited by
- (diff)
- 20:06 Changeset [5de00f7]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
- Updated tutorials 1-4 to use manage.py instead of django-admin.py, new …
- 19:57 Changeset [b94d7877]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 'shell' option to django-admin.py and manage.py git-svn-id: …
- 18:14 Changeset [9080d5ad]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 project_template so that it doesn't create an 'apps' directory …
- 18:11 Changeset [786e547]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 'Only in Django development version' messages from the docs, …
- 16:34 UnicodeInDjango edited by
- added the unicode normalization issue (diff)
- 15:38 UnicodeInDjango edited by
- (diff)
- 14:54 UnicodeInDjango edited by
- (diff)
- 14:54 UnicodeInDjango edited by
- (diff)
- 14:53 UnicodeInDjango created by
- 14:49 WikiStart edited by
- (diff)
- 13:46 Ticket #1199 (Supporting more than one argument in a custom filter) created by
- It would be nice to be able to pass more than one argument to a …
- 08:51 VersionOneFeatures edited by
- Changed outcome for "Get rid of magic model methods" feature (diff)
- 05:58 UsingVimWithDjango edited by
- (diff)
01/09/2006:
- 20:41 Ticket #1198 (backslash-escape doesn't work on date filters) created by
- […] Shows published on 9th o8:28 January I was expecting …
- 14:51 RemovingTheMagic edited by
- updated status and details for task: Move "auth" and "core" models to … (diff)
- 12:10 UsingVimWithDjango edited by
- Just a small spelling correction. (diff)
- 10:27 UsingVimWithDjango edited by
- (diff)
- 08:57 Localization edited by
- (diff)
- 05:02 Ticket #1133 ([patch] Allow use of *args as well as **kwargs for DB queries) closed by
- fixed: (In [1884]) magic-removal: Fixed #1133 -- Added ability to use Q …
- 02:10 Ticket #1197 (magic-removal: [patch] validation error message in django-admin ...) created by
- Error messages uses "mod_name" (which is undefined) instead of "app_name".
- 00:49 Ticket #1196 ([patch] AttributeError when deleting related object in admin, if ...) created by
- I have a model like so: class MyData(meta.Model): .... class …
Note: See TracTimeline
for information about the timeline view.