#2375: Let email template be variable for password reset
+---
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: new
Priority: normal | Milestone:
#2256: queryset.count() drops LIMIT/OFFSET information
-+--
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: defect | Status: new
Priority: normal |Milestone:
#1706: Admin interface munging overquoted data
--+-
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: defect| Status: closed
Priority: normal
#1512: Paginator still uses old api style in magic removal version
-+--
Reporter: the_deco |Owner: adrian
Type: enhancement | Status: closed
Priority: normal |M
Author: russellm
Date: 2006-07-19 00:50:33 -0500 (Wed, 19 Jul 2006)
New Revision: 3372
Modified:
django/trunk/django/db/models/fields/__init__.py
Log:
Modified BooleanField's to_python method to play nice with encode()ed strings.
Modified: django/trunk/django/db/models/fields/__init__.py
#2333: Add unit test framework for end-user Django applications
---+
Reporter: russellm |Owner: russellm
Type: enhancement| Status: new
Priority: normal |Mileston
#1077: BoundField class doesn't have "original_url" method, used in file widget
in
Admin
-+--
Reporter: Yango|Owner: adrian
Type: defect | Status: closed
Priority: normal
#984: list_display and the repr-to-str change
-+--
Reporter: hugo |Owner: adrian
Type: defect | Status: closed
Priority: normal |Milestone:
Component: Admin
#944: allow app to specify a template for login/logout screens
-+--
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: enhancement | Status: closed
Priority: normal |Milestone:
Author: russellm
Date: 2006-07-18 23:17:24 -0500 (Tue, 18 Jul 2006)
New Revision: 3371
Modified:
django/trunk/django/db/models/fields/__init__.py
Log:
Modified to_python method for BooleanField so that the to_python(str(bool_val))
round trip works. This was causing problems with the serialize
#2230: Creating tables under MySQL4.1 fails if constraint names are not unique
---+
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: defect | Status: closed
Priority: normal
#698: Exceptions thrown after CONTROL-C typed to stop test web server.
-+--
Reporter: Tekhne |Owner: adrian
Type: defect | Status: closed
Priority: normal |Miles
#2257: syncdb should generate unique constraint names with hashes
-+--
Reporter: [EMAIL PROTECTED] |Owner: mtredinnick
Type: defect | Status: new
Priority: normal |M
Author: jpellerin
Date: 2006-07-18 21:46:18 -0500 (Tue, 18 Jul 2006)
New Revision: 3370
Modified:
django/branches/multiple-db-support/django/db/models/query.py
Log:
[multi-db] Began updating models.db.query to access connection through manager
(work in progress).
Modified: django/branches/mu
Author: jpellerin
Date: 2006-07-18 21:43:38 -0500 (Tue, 18 Jul 2006)
New Revision: 3369
Modified:
django/branches/multiple-db-support/tests/modeltests/multiple_databases/models.py
Log:
[multi-db] Updated multiple_databases tests to use OTHER_DATABASES setting.
Modified:
django/branches/mult
Author: jpellerin
Date: 2006-07-18 21:41:56 -0500 (Tue, 18 Jul 2006)
New Revision: 3368
Modified:
django/branches/multiple-db-support/tests/runtests.py
Log:
[multi-db] Added MODELS settings to TEST_DATABASES.
Modified: django/branches/multiple-db-support/tests/runtests.py
Author: jpellerin
Date: 2006-07-18 21:38:31 -0500 (Tue, 18 Jul 2006)
New Revision: 3367
Modified:
django/branches/multiple-db-support/django/db/backends/ansi/sql.py
Log:
Updated ansi sql schema builder to access db connection through
model._default_manager.
Modified: django/branches/multiple
Author: jpellerin
Date: 2006-07-18 21:36:45 -0500 (Tue, 18 Jul 2006)
New Revision: 3366
Modified:
django/branches/multiple-db-support/django/db/models/fields/related.py
Log:
[multi-db] Updated related fields to get db connection from
model._default_manager.
Modified: django/branches/multiple
Author: jpellerin
Date: 2006-07-18 21:32:40 -0500 (Tue, 18 Jul 2006)
New Revision: 3365
Modified:
django/branches/multiple-db-support/django/db/models/base.py
Log:
[multi-db] Updated Model and its utility functions to access the db connection
through the default manager.
Modified: django/bra
#1658: db.models.base.ModelBase.__new__ fails to deduce app_label with model
packages
--+-
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: defect| Status: reopened
Priority: high
Author: jpellerin
Date: 2006-07-18 21:31:44 -0500 (Tue, 18 Jul 2006)
New Revision: 3364
Modified:
django/branches/multiple-db-support/django/db/models/options.py
Log:
[multi-db] Removed connection information and db_connection from model Meta.
Modified: django/branches/multiple-db-support/dja
Author: jpellerin
Date: 2006-07-18 21:28:58 -0500 (Tue, 18 Jul 2006)
New Revision: 3363
Added:
django/branches/multiple-db-support/tests/othertests/manager_db.py
Log:
[multi-db] Added basic tests for Manager.db attribute.
Added: django/branches/multiple-db-support/tests/othertests/manager_db.
Author: mtredinnick
Date: 2006-07-18 21:28:35 -0500 (Tue, 18 Jul 2006)
New Revision: 3362
Modified:
django/trunk/docs/tutorial01.txt
Log:
Fixed #2354 -- Added a note about "manage.py validate" to the list of useful
commands.
Modified: django/trunk/docs/tutorial01.txt
#2354: [patch] add validate to tutorial1
-+--
Reporter: [EMAIL PROTECTED] |Owner: jacob
Type: enhancement | Status: closed
Priority: low |Milestone:
Component: Document
Author: jpellerin
Date: 2006-07-18 21:28:24 -0500 (Tue, 18 Jul 2006)
New Revision: 3361
Modified:
django/branches/multiple-db-support/django/db/models/manager.py
Log:
[multi-db] Added ConnectionInfoDescriptor and attached it as db attribute in
Manager class.
Modified: django/branches/multipl
#1658: db.models.base.ModelBase.__new__ fails to deduce app_label with model
packages
--+-
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: defect| Status: reopened
Priority: high
#2366: [patch] forms.FloatField is incompatible with models.FloatField
---+
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: defect | Status: new
Priority: normal |Miles
#2332: [patch] is_loggedin method for User and AnonymousUser models.
--+-
Reporter: SmileyChris |Owner: adrian
Type: enhancement | Status: closed
Priority: normal|Milestone:
Com
Author: mtredinnick
Date: 2006-07-18 21:09:26 -0500 (Tue, 18 Jul 2006)
New Revision: 3360
Modified:
django/trunk/django/contrib/admin/templates/admin/base.html
django/trunk/django/contrib/admin/views/decorators.py
django/trunk/django/contrib/auth/decorators.py
django/trunk/django/cont
#2355: [patch] tutorial3 limit missing
-+--
Reporter: [EMAIL PROTECTED] |Owner: jacob
Type: defect | Status: closed
Priority: low |Milestone:
Component: Documentat
Author: mtredinnick
Date: 2006-07-18 20:35:58 -0500 (Tue, 18 Jul 2006)
New Revision: 3359
Modified:
django/trunk/docs/tutorial03.txt
Log:
Fixed #2355 -- Corrected a couple of small typos in code examples in tutorial03.
Modified: django/trunk/docs/tutorial03.txt
==
#2373: Add support for multiple profile modules
+---
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: enhancement | Status: new
Priority: normal |Milestone:
#2374: [patch] fix for admin template validator
+---
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Co
#2373: Add support for multiple profile modules
+---
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: new
Priority: normal | Milestone:
Co
#698: Exceptions thrown after CONTROL-C typed to stop test web server.
-+--
Reporter: Tekhne |Owner: adrian
Type: defect | Status: reopened
Priority: normal |Milesto
#2233: [patch] Model save method should have acces to file fields details during
save
--+-
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: enhancement | Status: new
Priority: n
#2233: [patch] Model save method should have acces to file fields details during
save
--+-
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: enhancement | Status: new
Priority: h
#2372: manage.py runfcgi seems to ignore LAANGUAGE_CODE
-+--
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tool
#2371: Tamil .po file
+---
Reporter: [EMAIL PROTECTED] | Owner: hugo
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Translations| Version:
#2369: MySQL backend does not handle zero dates
+---
Reporter: [EMAIL PROTECTED] |Owner: adrian
Type: defect | Status: new
Priority: normal |Milestone:
40 matches
Mail list logo