Re: [Django] #1919: filter truncatewords wipes newlines from string, so not chainable with markup filters

2013-05-19 Thread Django
#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
-+
 Reporter:  derelm   |Owner:  gcc
 Type:  Bug  |   Status:  assigned
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  sprintsept14 | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+
Changes (by gcc):

 * owner:  nobody => gcc
 * status:  new => assigned


Comment:

 I've merged arien's patch and used SmileyChris' comments to create a
 [https://github.com/django/django/pull/1175 pull request] for review.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #1919: filter truncatewords wipes newlines from string, so not chainable with markup filters

2012-10-09 Thread Django
#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
-+
 Reporter:  derelm   |Owner:
 Type:  Bug  |   Status:  new
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  sprintsept14 | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+
Changes (by claudep):

 * owner:  nobody =>
 * status:  reopened => new


Comment:

 I think that the parsing solution leads us nowhere. It is not fair to
 penalize all backends because some cannot execute multiple statements.
 IMHO, we should have a backend-specific `load_sql` that take care of
 either splitting the statements or to feed the database with the read file
 at once.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #1919: filter truncatewords wipes newlines from string, so not chainable with markup filters

2012-07-11 Thread Django
#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
-+
 Reporter:  derelm   |Owner:  nobody
 Type:  Bug  |   Status:  reopened
Component:  Template system  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  sprintsept14 | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+

Comment (by anonymous):

 [http://www.parisbonbon.com parisbonbon]

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #1919: filter truncatewords wipes newlines from string, so not chainable with markup filters

2011-04-01 Thread Django
#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
+---
   Reporter:  derelm|Owner:  nobody
   Type:  Bug   |   Status:  reopened
  Milestone:|Component:  Template system
Version:  SVN   | Severity:  Normal
 Resolution:| Keywords:  sprintsept14
   Triage Stage:  Accepted  |Has patch:  1
Needs documentation:  0 |  Needs tests:  0
Patch needs improvement:  1 |
+---
Changes (by lrekucki):

 * type:  enhancement => Bug
 * severity:  minor => Normal


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #1919: filter truncatewords wipes newlines from string, so not chainable with markup filters

2010-10-08 Thread Django
#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
--+-
  Reporter:  derelm   | Owner:  nobody  
Status:  reopened | Milestone:  
 Component:  Template system  |   Version:  SVN 
Resolution:   |  Keywords:  sprintsept14
 Stage:  Accepted | Has_patch:  1   
Needs_docs:  0|   Needs_tests:  0   
Needs_better_patch:  1|  
--+-
Changes (by adamnelson):

  * needs_better_patch:  0 => 1

Comment:

 Trunk has changed since patch was uploaded.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #1919: filter truncatewords wipes newlines from string, so not chainable with markup filters

2006-05-26 Thread Django
#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
-+--
 Reporter:  derelm   |Owner:  adrian 
 Type:  enhancement  |   Status:  new
 Priority:  low  |Milestone:  Version 1.0
Component:  Template system  |  Version:  SVN
 Severity:  minor|   Resolution: 
 Keywords:   |  
-+--
Comment (by Tom Tobin <[EMAIL PROTECTED]>):

 I've attached a patch that will cause the `truncatewords` filter to
 preserve all whitespace (including leading and trailing whitespace).

-- 
Ticket URL: 
Django 
The web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~--~~~~--~~--~--~---