Timeline
12/07/2005:
- 23:14 RemovingTheMagic edited by
- spelling fix (diff)
- 21:21 Ticket #1025 (update slovak (sk) translation) created by
- update slovak (sk) translation
- 21:18 NewbieMistakes edited by
- (diff)
- 19:15 Ticket #1024 (Auto-reloading is not working in development server.) created by
- I try the tutorial#2, the admin part. When I change the cose e.g. the …
- 17:36 Ticket #1022 ([patch]Bug in the admin when deleting models with OneToOne) closed by
- fixed: (In [1566]) Fixed #1022 -- Fixed bug in admin when deleting models …
- 17:36 Changeset [9832abf]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 #1022 -- Fixed bug in admin when deleting models with OneToOne. …
- 17:31 Ticket #1023 (mail_admins called even on SystemExit) created by
- If DEBUG=False, Django mails about exceptions to the admins. That's …
- 16:56 Ticket #1022 ([patch]Bug in the admin when deleting models with OneToOne) created by
- There's a typo in the code, this fixes it. […]
- 16:27 Ticket #1021 ([PATCH] unique_together should check the uniqueness in the validation phase) created by
- something like this should be in the default framework whenever …
- 15:58 Ticket #972 (better explain choices usage in the model docs) reopened by
- I get the same error ( latest svn version - 1565 ): […] gives …
- 15:24 Ticket #1019 (weird formatting problem with admin on Camino) closed by
- worksforme: I just downloaded the latest Camino nightly and the latest Django …
- 13:44 Ticket #1020 ([patch]mutually referential models) created by
- Subsumes #746. Allows mutually referential models. The string name is …
- 13:00 Ticket #1019 (weird formatting problem with admin on Camino) created by
- On the camino beta, the columns in the admin aren't correctly above …
- 11:29 DevelopersForHire edited by
- (diff)
- 11:29 DevelopersForHire edited by
- (diff)
- 11:09 BackwardsIncompatibleChanges edited by
- Added dates to table of contents (diff)
- 11:06 BackwardsIncompatibleChanges edited by
- Added table of contents (diff)
- 09:59 RemovingTheMagic edited by
- Changed "objects_" behavior (diff)
- 08:08 Ticket #1018 (Printable Documentation) closed by
- duplicate: Duplicate of #528.
- 06:14 Ticket #1018 (Printable Documentation) created by
- It would really be helpful if documentation (API reference, sample …
- 00:13 Ticket #1017 (Small change in Admin's behavior) created by
- New (current) Admin has different behavior in regards of many-to-one …
- 00:04 Ticket #1016 (Ability to specify decorators for generic views) created by
- At present time the only way to specify view decorators (e.g., …
- 00:02 Changeset [668e8b3]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 'It worked' page, in a empty_urlconf() view in views/debug.py. …
12/06/2005:
- 23:55 Ticket #1015 (django.utils.decorators.decorator_from_middleware doesn't work with ...) created by
-
django.utils.decorators.decorator_from_middleware
doesn't work … - 23:30 RemovingTheMagic edited by
- Fixed spacing issues. (diff)
- 23:13 Ticket #1009 (Small bug in HasAllowableSize Validator) closed by
- fixed: (In [1564]) Fixed #1009 -- Fixed small typo in HasAllowableSize …
- 23:13 Changeset [374a6ea]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 #1009 -- Fixed small typo in HasAllowableSize validator. Thanks, …
- 23:11 Ticket #985 ([1463] possibly incomplete?) closed by
- fixed: (In [1563]) Fixed #985 -- Fixed admin docs behavior if docutils isn't …
- 23:11 Changeset [7106c68e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 #985 -- Fixed admin docs behavior if docutils isn't installed. …
- 23:04 Ticket #926 (Too narrow collumns for swedish on main admin page) closed by
- fixed: (In [1562]) Fixed #926 -- Fixed spacing in admin index template/CSS to …
- 23:04 Changeset [4ed33777]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 #926 -- Fixed spacing in admin index template/CSS to handle …
- 22:59 RemovingTheMagic edited by
- (diff)
- 22:25 RemovingTheMagic edited by
- Clarification (diff)
- 22:19 RemovingTheMagic edited by
- Formatting fix (diff)
- 22:18 RemovingTheMagic edited by
- Small spacing fix. (diff)
- 22:18 RemovingTheMagic created by
- Created page.
- 19:21 Ticket #1014 (Allow _pre_save and _pre_delete to stop save / delete) created by
- It'd be useful in some situations if a _pre_save or _pre_delete hook …
- 17:42 Ticket #1013 ([patch] Allow django.views.static to serve index.html instead of a ...) closed by
-
wontfix:
django.static.serve
is specifically desgined not to … - 17:32 Ticket #1013 ([patch] Allow django.views.static to serve index.html instead of a ...) created by
-
This patch adds an optional parameter called
default
to …
- 17:23 Ticket #1012 ([patch] ManyToMany not working in Manipulators when the form control ...) created by
- ManyToMany not working in Manipulators when the form control isn't of …
- 17:18 Ticket #1011 (Updated spanish (es) translation for djangojs.po (Weekdays)) closed by
- fixed: (In [1561]) fixes #1011 - updated 'es' translation for JavaScript
- 17:18 Changeset [cef2ffd7]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #1011 - updated 'es' translation for JavaScript git-svn-id: …
- 16:54 Ticket #1011 (Updated spanish (es) translation for djangojs.po (Weekdays)) created by
- Added Weekdays. See attached file. Thanks.
- 16:46 Ticket #1010 (rev 1560 fails to save object) closed by
- duplicate: Duplicate to #927
- 16:38 Ticket #1010 (rev 1560 fails to save object) created by
- Development server revision 1560. After updating from I don't know …
- 15:41 Ticket #1009 (Small bug in HasAllowableSize Validator) created by
- When I meant small, I meant really really tiny. The last line in the …
- 15:30 Ticket #1008 (Admin change_form.html should have {{ block.super }} in {% block ...) created by
- Admin base_site.html provides a means to easily customise some basic …
- 14:30 Changeset [48b67fe]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- fix for a problem with djangojs missing for some languages. Thx …
- 14:30 Changeset [631d127b]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 two more message IDs for translations to dateparse.js - month …
- 14:21 Ticket #1007 ([patch] Add support for a faux ON DELETE RESTRICT functionality) created by
- I wanted a way to specify that records should not be deleted if they …
- 11:59 Ticket #1005 (update slovak (sk) translation) closed by
- fixed: (In [1558]) fixes #1005 - updated 'sk' translation
- 11:59 Changeset [f9941ec]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #1005 - updated 'sk' translation git-svn-id: …
- 11:59 Ticket #1006 ([patch] Errors when using ChangeManipulator in a model with ...) created by
- […] A patch is submitted.
- 11:11 Ticket #1005 (update slovak (sk) translation) created by
- update slovak (sk) translation
- 10:49 Ticket #1001 (Spanish translation for djangojs.po) closed by
- fixed: (In [1557]) fixes #1001 - new 'es' translations for JavaScript
- 10:49 Changeset [7119514]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #1001 - new 'es' translations for JavaScript git-svn-id: …
- 08:23 Ticket #996 (django-admin startproject myproject still create myproject\settings) closed by
- invalid: Cool, no problem. I'm closing the ticket.
- 08:00 Ticket #1003 (Global name 'rel_opts' is not defined (problem with deleting)) created by
-
I'm not sure what
rel_opts
is referring to. Should it be …
12/05/2005:
- 23:53 Changeset [28263d66]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 conf/project_template/manage.py, which is a light wrapper around …
- 23:38 Changeset [17108bc]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- Negligible capitalization change in django.core.management …
- 23:35 Changeset [50cac9d2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- Factored out django.core.management ACTION_MAPPING into …
- 23:17 Changeset [6d210ef]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- Moved all logic from django-admin.py into django.core.management, into …
- 23:04 Changeset [85c3690]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- Debug 400 page now displays special error message if your URLconf is …
- 22:55 Changeset [54618dc]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- Improved django.contrib.admin.views.main to raise ImproperlyConfigured …
- 21:46 Ticket #603 (Improved template error messages) reopened by
- When Debug=False, django emails the errors but the template source is …
- 21:33 Ticket #1002 (Add an option model name arg to [modelmodule] commands) created by
- A few of us were batting this idea around in the IRC channel just …
- 18:09 Ticket #1001 (Spanish translation for djangojs.po) created by
- Attached file
- 14:57 Ticket #1000 (Ticket 1000) created by
- This will be saved for something cool.
- 14:45 Ticket #999 ('bool' object has no attribute 'get' when trying to add a record) created by
- […] the model in question is here: […] any hints?
- 14:12 Ticket #998 (Exception in views/debug.py) created by
-
There's an error in the
get_template_exception_info
function … - 11:40 Changeset [0020326]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 bug in get_next_by_FOO/get_previous_by_FOO methods that caused a …
- 10:28 Ticket #997 ([i18n] serbian translation update) closed by
- fixed: (In [1549]) fixes #997 - updated 'sr' translation
- 10:28 Changeset [9aa1235]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #997 - updated 'sr' translation git-svn-id: …
- 09:25 Changeset [79be9b2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 CommonMiddleware so it doesn't assume HTTP_HOST is set. …
- 08:02 Ticket #997 ([i18n] serbian translation update) created by
- 01:02 Ticket #996 (django-admin startproject myproject still create myproject\settings) created by
- Dear Django, I was trying to do the Django tutorial (using the …
12/04/2005:
- 21:39 Ticket #982 ([patch] Comparing objects by negation should work) closed by
- fixed: (In [1547]) Fixed #982 -- Added 'ne' support for Django models, …
- 21:39 Changeset [3cd7755]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 #982 -- Added 'ne' support for Django models, which …
- 21:37 Changeset [65c1a9f1]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 two more unit tests for #982 (which still pass under Python …
- 21:34 Changeset [027f2a3]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 for #982, but they're passing for me on Python 2.4. …
- 14:53 Ticket #995 (Italian translation for djangojs.po (updated to account for #1539)) closed by
- fixed: (In [1544]) fixed #995 - updated 'it' translations for JavaScript
- 14:53 Changeset [74d69af4]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 #995 - updated 'it' translations for JavaScript git-svn-id: …
- 14:48 Ticket #995 (Italian translation for djangojs.po (updated to account for #1539)) created by
- See the attached file.
- 13:52 Ticket #994 (JS catalogs for I18N currently are only available for Django and for ...) created by
- The current solution for I18N with JavaScript can only specify …
- 13:50 Changeset [36c5ea7b]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- Lightly reworded docs/i18n.txt section on JavaScript git-svn-id: …
- 13:33 Ticket #993 (Updated Welsh translation for django-admin) closed by
- fixed: (In [1542]) fixes #993 - updated 'cy' translations
- 13:33 Changeset [91bd17eb]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #993 - updated 'cy' translations git-svn-id: …
- 13:24 Ticket #993 (Updated Welsh translation for django-admin) created by
- Update for the new-admin merge, plus new JS translation file.
- 12:55 Ticket #966 ([patch] add 'not'-variants to some lookup kwargs) reopened by
- reverted changes in SVN and reopened ticket
- 12:54 Changeset [c464e57d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- reverted changes from [1534] and [1536] regarding ticket #966 …
- 12:12 Changeset [e19edfb]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 a small bug in the positional interpol sample in i18n.txt …
- 10:24 Changeset [9cdcef97]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 translation hooks for calendar (month names and day first …
- 09:34 Ticket #992 ([patch] archive_month generic view leaves out last day of month) created by
- Items published on the last day of a month won't be listed by the …
- 09:30 Ticket #926 (Too narrow collumns for swedish on main admin page) reopened by
- That fixes it temporarily - I still think that the stylesheet should …
- 09:25 Ticket #991 (Swedish translation - update) closed by
- fixed: (In [1538]) fixes #991 - updated 'sv' translations
- 09:25 Changeset [2565d41f]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #991 - updated 'sv' translations git-svn-id: …
- 09:22 Ticket #926 (Too narrow collumns for swedish on main admin page) closed by
- invalid: Ok, that fixes it. That simple :)
- 09:13 Ticket #991 (Swedish translation - update) created by
- Ok, new version of the normal file, and a translated js-file.
- 08:12 Ticket #990 (Update Simplified Chinese Translation) closed by
- fixed: (In [1537]) fixes #990 - updated 'zh_CN' translation
- 08:12 Changeset [4040b99b]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #990 - updated 'zh_CN' translation git-svn-id: …
- 08:10 Ticket #990 (Update Simplified Chinese Translation) created by
- Update Simplified Chinese Translation
- 08:04 Changeset [4ed3d571]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 documentation for the query kwargs introduced by [1534] …
- 07:53 Changeset [7dbff90]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 all message files for possible new message IDs and new line …
- 07:49 Ticket #966 ([patch] add 'not'-variants to some lookup kwargs) closed by
- fixed: accidentely fixed in [1534]
- 07:48 Ticket #989 (i18n: Norwegian (no) djangojs.po) closed by
- fixed: (In [1534]) fixes #989 - new 'no' translations for JavaScript
- 07:48 Changeset [4ef077c5]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #989 - new 'no' translations for JavaScript git-svn-id: …
- 07:47 Ticket #988 (Italian translation for djangojs.po) closed by
- fixed: (In [1533]) fixes #988 - new djangjs translation for 'it'
- 07:47 Changeset [77e8f50]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/multi-authattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.91.xstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixes #988 - new djangjs translation for 'it' git-svn-id: …
- 07:46 Ticket #989 (i18n: Norwegian (no) djangojs.po) created by
- i18n: Norwegian (no) djangojs.po
- 07:44 Ticket #988 (Italian translation for djangojs.po) created by
- See the attached file.
- 07:08 Changeset [f33cc01]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 the i18n documentation with regard to JavaScript translations …
- 06:57 Changeset [eaed1a7]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- limit packages in javascript_catalog to settings.INSTALLED_APPS and …
- 06:37 Ticket #945 (not translated parts in admin Javascript) closed by
- fixed: [1529] and [1530] implement JavaScript translations via a JavaScript …
- 06:30 Changeset [a841530]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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
- first take at admin JavaScript translation - translation hooks for the …
- 06:06 Changeset [5917fdcf]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/magic-removalattic/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 infrastructure code for later javascript translating (currently …
Note: See TracTimeline
for information about the timeline view.