Timeline
09/13/2006:
- 22:07 Ticket #2725 (edit_inline forces core=True ... core=True forces every *shown* field ...) created by
- Concept: A "Profile" can have multiple settings class …
- 21:54 Ticket #2724 (edit_inline ... foreignkey(core=True) bug) created by
- Spent days fighting this, found lots of django-users and tickets …
- 21:40 Ticket #2723 (yes/no option for BooleanField) created by
- It would be nice to have the same sort of yes/no dropdown/radio option …
- 18:21 Ticket #2721 ([patch] Allow block tags to be commented out) created by
- Rather than having a new tag for comments (see ticket #648), it would …
- 13:42 Ticket #2712 ([Patch] es_AR translation contains a typo.) closed by
- invalid: Jorge, Setiembre is right, not only in Argentina: …
- 13:40 Ticket #2720 (Wrong syntax generated for foreign keys under MySQL) created by
- Django uses the following syntax to define foreign keys under …
- 10:35 Ticket #2718 (filters in auth.models not visible in admin-interface) closed by
- worksforme: Works for me...I'm not sure why it wouldn't be working for you. Maybe …
- 10:33 Ticket #2718 (filters in auth.models not visible in admin-interface) reopened by
- in auth.models User: list_filter = ('is_staff', 'is_superuser', …
- 10:25 Ticket #2718 (filters in auth.models not visible in admin-interface) closed by
- invalid: Please reopen this with more information; I'm not sure what you mean.
- 10:17 Ticket #2719 (styles for edit_inline broken, forms.css) created by
- when using edit_inline=models.STACKED, the admin-interface looks …
- 10:12 Ticket #2718 (filters in auth.models not visible in admin-interface) created by
- filters defined in auth.models User don´t show up in admin-interface
- 10:11 Ticket #2716 (german "umlaut"-letters in slugfields could be better) closed by
- duplicate: Other bugs about this have been closed in favor of #2489, which aims …
- 10:06 Ticket #2656 (After creating a new user with create_user, calling login is failed) closed by
-
invalid: I think you're misunderstanding the names of the functions.
login
… - 09:48 Ticket #2717 (edit_inline interaction with auto_now_add on update raising an exception) created by
- Add a warning in the documentation about edit_inline, as is not …
- 09:10 Ticket #2716 (german "umlaut"-letters in slugfields could be better) created by
- Hi, when slugfields are generated from german textfields it would …
- 09:03 Ticket #2656 (After creating a new user with create_user, calling login is failed) reopened by
- This is a definately a bug, this also intereferes with functionality …
- 08:10 Ticket #2715 (Uploads from Flash 8 cannot be parsed in Python 2.3) created by
- Flash 8 SWF files can upload files to a server. It features progress …
- 06:40 Ticket #2623 ([patch] Minimal kk and tr language support) closed by
- invalid: If translation strings contain named variables - as they should - you …
- 00:12 Ticket #2713 (Sitemap Index with Cache gives a NoReverseMatch exception) closed by
- duplicate: Duplicate of #2564.
- 00:10 Ticket #2713 (Sitemap Index with Cache gives a NoReverseMatch exception) created by
- I posted this in the Google Groups ( …
09/12/2006:
- 22:16 Ticket #2710 (can't see raw sql queries even with debug = True) closed by
- invalid: Hey there, Sorry to make you jump through hoops, but please ask this …
- 22:05 Ticket #2712 ([Patch] es_AR translation contains a typo.) created by
- There is a typo in the translation of September, should be …
- 20:18 Ticket #2710 (can't see raw sql queries even with debug = True) created by
- I've tried pretty much everything I can to see the raw SQL django is …
- 17:31 Ticket #2707 ([patch] Backend for Xapian working in branche search-api) created by
- Note that this does not implement the sortFields yet, I'm working in it.
- 14:22 TextIndexingAbstractionLayer edited by
- (diff)
- 13:32 TracAdmin edited by
- (diff)
- 13:32 TracPermissions edited by
- (diff)
- 13:05 Ticket #2587 ([patch] unnecessary escaping of fields in admin_doc templates) reopened by
- The same bug applies to: view_detail.html -> summary|escape This may …
- 12:33 Ticket #1613 ([patch] Django-Dojo integration) closed by
- wontfix: Closing this because it's out of date, and we probably won't be doing this.
- 12:30 Changeset [3c578228]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2702 -- Fixed LazyUser to store cache as attribute of request, …
- 12:30 Ticket #2702 ([patch] Subtle bug in LazyUser) closed by
- fixed: (In [3754]) Fixed #2702 -- Fixed LazyUser to store cache as attribute …
- 12:28 Ticket #2706 (request object availability) closed by
- invalid: I'm closing this because it does not address a tangible problem. If …
- 11:20 Ticket #2706 (request object availability) created by
- Ok, I've banged on about this a bit on the lists and not had much …
- 10:48 Ticket #2705 ([patch] Add optional FOR UPDATE clause to QuerySets) created by
- SQL supports the "FOR UPDATE" clause for SELECT statements to allow …
- 10:35 AddWYSIWYGEditor edited by
- Added hint to solve problem with some tags like <pre>. (diff)
- 04:25 Ticket #2704 (User name is not asked again by manage.py if invalid value is given) created by
- When creating superuser and given name is invalid, manage.py does not …
- 02:56 TracAdmin edited by
- (diff)
- 02:55 TracPermissions edited by
- (diff)
09/11/2006:
- 22:54 Scaffolding edited by
- (diff)
- 16:28 Ticket #2702 ([patch] Subtle bug in LazyUser) created by
-
The cached user is currently stored as an attribute of
LazyUser
, … - 16:17 django_apache_and_mod_rewrite created by
- 16:16 ServerArrangements edited by
- added link to mod_rewrite gotcha (diff)
- 13:48 Ticket #2661 (html code for badges does not validate) closed by
- fixed: Fixed. Thanks for the pointer!
- 13:44 Ticket #2689 ([patch] diffsettings show nothing) closed by
- fixed: Fixed in [3751].
- 13:42 Changeset [086992c7]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2689 -- Got 'manage.py diffsettings' working again. Thanks for …
- 13:41 Changeset [ecf6a351]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2700 -- Improved introspection for MySQL. Thanks for the patch, …
- 13:41 Ticket #2700 ([patch] table_schema missing in mysql/introspection.py) closed by
- fixed: (In [3750]) Fixed #2700 -- Improved introspection for MySQL. Thanks …
- 13:39 Changeset [eaaebf5]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 ant9000@… to AUTHORS git-svn-id: …
- 13:38 Changeset [69375bf9]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2680 -- Made small correction to DateTimeShortcuts.js that was …
- 13:38 Ticket #2680 (Small correction in DateTimeShortcuts.js) closed by
- fixed: (In [3748]) Fixed #2680 -- Made small correction to …
- 13:32 Changeset [9b5807a]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2687 -- Fixed bug in docs/authentication.txt. Thanks, Collin …
- 13:32 Ticket #2687 (Invalid example in user auth docs) closed by
- fixed: (In [3747]) Fixed #2687 -- Fixed bug in docs/authentication.txt. …
- 13:31 Changeset [521c6a26]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2699 -- Added quote_name() call to MySQL introspection.py. …
- 13:31 Ticket #2699 ([patch] Quote missing in mysql/introspection.py) closed by
- fixed: (In [3746]) Fixed #2699 -- Added quote_name() call to MySQL …
- 11:29 Ticket #2701 ([patch] Limit which fields are serialized in serializers.serialize.) created by
- After playing with the serializer stuff, I wanted to be able to limit …
- 11:04 Ticket #2700 ([patch] table_schema missing in mysql/introspection.py) created by
- Code for mysql 5.0 slightly wrong.
- 11:01 Ticket #2699 ([patch] Quote missing in mysql/introspection.py) created by
- quote_name missing.
- 09:53 Changeset [2535c91c]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2617: added finnish translation git-svn-id: …
- 09:53 Ticket #2617 (First stab at a Finnish translation) closed by
- fixed: (In [3745]) fixed #2617: added finnish translation
- 09:50 Changeset [45ce6c3d]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2668: updated russian translation git-svn-id: …
- 09:50 Ticket #2668 (Russian translation update) closed by
- fixed: (In [3744]) fixed #2668: updated russian translation
- 09:50 Ticket #2698 (Custom default managers interfere with delete operations) created by
- In our model, we have a Story class, with a boolean 'deleted' …
- 09:49 Changeset [86a848e]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2597: updated polish translation git-svn-id: …
- 09:49 Ticket #2597 (Polish translation update) closed by
- fixed: (In [3743]) fixed #2597: updated polish translation
- 09:48 Changeset [fc937bd]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2589: updated norwegian translation git-svn-id: …
- 09:48 Ticket #2589 (Improved Norwegian translation files) closed by
- fixed: (In [3742]) fixed #2589: updated norwegian translation
- 09:46 Ticket #2551 (es_AR l10n update) closed by
- fixed: (In [3741]) fixed #2551: updated es_AR translation
- 09:46 Changeset [a08322fb]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #2551: updated es_AR translation git-svn-id: …
- 04:55 Localization edited by
- (diff)
- 04:23 Ticket #2696 ([per-object-permissions] altering per-object permissions always raises ...) created by
- It might be that I'm misunderstanding, but as far as I can see …
- 01:17 Ticket #2694 ([patch] urlencode to use optional safe argument for urllib.quote) created by
- I know this issue got set as wontfix before but the previous solution …
- 00:07 Ticket #2692 (Show the SQL that's being generated on each query.) closed by
-
worksforme: Django already makes this information available when the
DEBUG
…
09/10/2006:
- 23:26 Ticket #2692 (Show the SQL that's being generated on each query.) created by
- In the old days I used to write all the SQL in every project that …
- 09:47 Ticket #2689 ([patch] diffsettings show nothing) created by
- "./manage.py diffsettings" shows nothing.
- 08:56 Ticket #2688 (failed save() with postgresql sometimes doesn't throw error until next ...) created by
- I was getting a 'programmingerror' when the session middleware tried …
- 08:22 Localization edited by
- added my name under italian (diff)
- 08:21 Localization edited by
- (diff)
- 05:05 Ticket #2687 (Invalid example in user auth docs) created by
- In the Methods section ( …
Note: See TracTimeline
for information about the timeline view.