#18898: has_changed fails to compare model instance with primary key
+
Reporter: adsva |Owner: nobody
Type: Bug | Status: new
Component: Forms | Version:
#18651: Assignment tags should allow optional assignments
-+-
Reporter: mitar|Owner: nobody
Type: New feature | Status: reopened
Component: T
#15808: CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag
--+
Reporter: Samuel.Lavitt@… |Owner: nobody
Type: Bug | Status: reopene
#19387: CookieStorage does not encode/decode SafeData properly
-+-
Reporter: bak1an |Owner: bak1an
Type: Bug | Status: new
Component: c
#19415: Invalid result when using multiple reverse foreign-key filters together
with reverse foreign-key aggregate
-+--
Reporter: svniemeijer@…|Owner: nobody
Type: Bug |
#19493: annotate(Count()) does not work properly with django.db.backends.oracle
-+-
Reporter: kimvais@…|Owner: nobody
Type: Bug | Status: new
#19373: Windows file locking requires pywin32
-+-
Reporter: techtonik|Owner: nobody
Type: | Status: new
Cleanup/optimization
#19396: Allow customized ModelState classes
-+-
Reporter: akaariai |Owner: nobody
Type: | Status: new
Cleanup/optimization
#19417: Django 1.4.2 does not support Jython 2.5.3 (strptime issue)
-+-
Reporter: fvox13 |Owner: nobody
Type: Bug | Status: new
Componen
#19420: prefetch_related does not cache results when the model is inherited
-+-
Reporter: idanzalz@… |Owner: nobody
Type: Bug | Status: closed
#19421: When RelatedModel.__unicode__ fails, InlineModelAdmin are not displayed
---+--
Reporter: benjaoming |Owner: nobody
Type: Bug| Status: closed
Component:
#19425: Inline Admin does not allow extra to be a property
-+-
Reporter: dave@… |Owner: nobody
Type: Bug | Status: new
Component: contr
#19427: Lacking Documentation on Custom Related Fields Pre-Save Override
--+
Reporter: s.shanabrook@…|Owner: nobody
Type: Cleanup/optimization | Status: new
C
#19436: ensure_csrf_cookie decorator issues a "CSRF token missing or incorrect"
warning.
-+-
Reporter: wrr@…|Owner: nobody
Type: Bug | Stat
#19437: improved documentation for django installation
--+
Reporter: dodger|Owner: dodger
Type: Cleanup/optimization | Status: new
Component: Documen
#19445: Fieldsets' validation doesn't call get_form
---+
Reporter: KJ |Owner: nobody
Type: Bug| Status: new
Component: contrib.admin |
#19445: Fieldsets' validation doesn't call get_form
---+
Reporter: KJ |Owner: nobody
Type: Bug| Status: new
Component: contrib.admin |
#19456: SimpleLazyObject raises RuntimeError if __class__ accessed while
tracing
execution
-+-
Reporter: rouyrre+django@… |Owner: nobody
Type: Bug |
#19447: Intword and intabr expansion and intword_internal api exposure
--+
Reporter: eire1130 |Owner: eire1130
Type: New feature | Status: new
Component: c
#19487: WSGI environ contains unicode strings
-+
Reporter: aaugustin|Owner: nobody
Type: Bug | Status: new
Component: Python 2 |
#19493: annotate(Count()) does not work properly with django.db.backends.oracle
-+-
Reporter: kimvais@…|Owner: nobody
Type: Bug | Status: new
#19488: Locale middleware with settings.APPEND_SLASH enabled is buggy (doesn't
redirect) with valid URLs not ending with slash
-+-
Reporter: danger@… |Owner: nobody
Type: Bug
#19489: assertRedirects host parameter not in the doc
--+
Reporter: mrknacky@…|Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Document
#19492: uWSGI how to needs to be more detailed for beginners
--+
Reporter: EvilDMP |Owner: nobody
Type: Cleanup/optimization | Status: new
Component: D
#19496: truncatechars_html
-+
Reporter: esevece |Owner: nobody
Type: New feature | Status: new
Component: Template system | Version: 1.4
#19497: Refactor testing docs
-+-
Reporter: ramiro |Owner: nobody
Type: | Status: new
Cleanup/optimization |
#19497: Refactor testing docs
-+-
Reporter: ramiro |Owner: nobody
Type: | Status: new
Cleanup/optimization |
#19498: refactor authentication documentation
--+
Reporter: ptone |Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation
#19498: refactor authentication documentation
+
Reporter: ptone | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Document
#19497: Refactor testing docs
-+-
Reporter: ramiro |Owner: nobody
Type: | Status: new
Cleanup/optimization |
#19497: Refactor testing docs
-+-
Reporter: ramiro | Owner: nobody
Type: | Status: new
Cleanup/optimization |Version: master
#18651: Assignment tags should allow optional assignments
-+--
Reporter: mitar|Owner: nobody
Type: New feature | Status: reopened
Component: Template sys
#19385: Add support for multiple-column join
-+-
Reporter: cseibert |Owner: nobody
Type: New feature | Status: new
Component: Database layer
#19496: truncatechars_html
-+--
Reporter: esevece | Owner: nobody
Type: New feature | Status: new
Component: Template system |Version: 1.4
Severity: Normal | Keywords: trun
#19014: PASSWORD_HASHERS missed in "Full list of settings"
---+-
Reporter: jedie |Owner: nobody
Type: Uncategorized | Status: closed
Component: Documentation |
#10405: quoted class names in foreign key definition causes 'str' object has no
attribute '_default_manager'
-+-
Reporter: danbrwn |Owner: mitsuhiko
Type: Bug |
#19014: PASSWORD_HASHERS missed in "Full list of settings"
---+-
Reporter: jedie |Owner: nobody
Type: Uncategorized | Status: closed
Component: Documentation |
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using
iterable model
---+
Reporter: eric.olstad@… |Owner: nobody
Type: Bug| Status: closed
Branch: refs/heads/stable/1.5.x
Home: https://github.com/django/django
Commit: 9892919b0df0e7369ab793119342182cf91d549d
https://github.com/django/django/commit/9892919b0df0e7369ab793119342182cf91d549d
Author: Patryk Zawadzki
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using
iterable model
---+
Reporter: eric.olstad@… |Owner: nobody
Type: Bug| Status: closed
Branch: refs/heads/master
Home: https://github.com/django/django
Commit: 3989ce52ef78840eefe01541628daa220191c0ad
https://github.com/django/django/commit/3989ce52ef78840eefe01541628daa220191c0ad
Author: Patryk Zawadzki
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
#19420: prefetch_related does not cache results when the model is inherited
-+-
Reporter: idanzalz@… |Owner: nobody
Type: Bug | Status: new
#13870: Document transaction/connection management outside the web server
context
---+
Reporter: patrys |Owner: nobody
Type: New feature| Status: new
Component:
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using
iterable model
---+
Reporter: eric.olstad@… |Owner: nobody
Type: Bug| Status: new
C
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using
iterable model
---+
Reporter: eric.olstad@… |Owner: nobody
Type: Bug| Status: new
C
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using
iterable model
---+
Reporter: eric.olstad@… |Owner: nobody
Type: Bug| Status: new
C
Branch: refs/heads/stable/1.4.x
Home: https://github.com/django/django
Commit: 647410510721989018a8942e4d1b1f8096798e7a
https://github.com/django/django/commit/647410510721989018a8942e4d1b1f8096798e7a
Author: Ramiro Morales
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
Branch: refs/heads/stable/1.5.x
Home: https://github.com/django/django
Commit: 470f3eca34b390051afcaa71fd6673f712cb1722
https://github.com/django/django/commit/470f3eca34b390051afcaa71fd6673f712cb1722
Author: Ramiro Morales
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/django/django
Commit: abd0f304b162b3120b1c7321fbfc3090e5f3c92c
https://github.com/django/django/commit/abd0f304b162b3120b1c7321fbfc3090e5f3c92c
Author: Ramiro Morales
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
M
#18172: ModelForm fails to generate proper ModelMultipleChoiceField when using
iterable model
---+
Reporter: eric.olstad@… |Owner: nobody
Type: Bug| Status: new
C
#19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear
-+-
Reporter: nrogers64@… |Owner: mcardillo55@…
Type: Bug | Status: new
Component: Forms
#16408: Query result types not being converted with Spatialite
-+-
Reporter: Antonio Eugenio |Owner: jbronn
Burriel | Status: reopened
Type: Bug
#19495: Tests of auth app are breaking if my AUTH_USER_MODEL is
'auth.CustomUser'
---+--
Reporter: germanofronza |Owner: nobody
Type: Bug| Status: closed
Compone
#14325: GenericForeignKey fails if assigned to an object which implements the
__len__ method
-+-
Reporter: natano |Owner: natano
Type: Bug |
#19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in
GenericForeignKey
-+-
Reporter: anonymous|Owner: nobody
Type: Bug |
#19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear
-+-
Reporter: nrogers64@… |Owner: mcardillo55@…
Type: Bug | Status: new
Component: Forms
#10933: Avoid " TypeError: Cannot convert Decimal("0.") to Decimal " when
the
decimal module has been reloaded
-+-
Reporter: gagravarr|Owner: nobody
Type: Bug
#14877: ModelFormSet.save() with a deleted form should work even if the model
has
already been deleted
---+-
Reporter: andornaut |Owner: akaariai
Type: Bug| Status: new
#18508: Bug in handling out-of-date POST data with inlineformset_factory
+
Reporter: olau|Owner: akaariai
Type: Bug | Status: new
Component: Forms | Ve
#19442: Documentation: db transactions clarification
--+
Reporter: startup.canada@… |Owner: nobody
Type: Cleanup/optimization | Status: reopened
Component: Docu
#16408: Query result types not being converted with Spatialite
-+-
Reporter: Antonio Eugenio |Owner: jbronn
Burriel | Status: reopened
Type: Bug
#19495: Tests of auth app are breaking if my AUTH_USER_MODEL is
'auth.CustomUser'
---+
Reporter: germanofronza | Owner: nobody
Type: Bug| Status: new
Component: contrib.auth |Version: 1.5-beta-1
#19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in
GenericForeignKey
-+-
Reporter: anonymous|Owner: nobody
Type: Bug |
#19494: Defining __nonzero__ (or __len__) on model makes it impossible to use in
GenericForeignKey
--+
Reporter: anonymous | Owner: nobody
Type: Bug | Status: new
Component: contrib
#16408: Query result types not being converted with Spatialite
-+-
Reporter: Antonio Eugenio |Owner: jbronn
Burriel | Status: reopened
Type: Bug
#19493: annotate(Count()) does not work properly with django.db.backends.oracle
-+-
Reporter: kimvais@…|Owner: nobody
Type: Uncategorized| Status: new
66 matches
Mail list logo