Re: [Django] #9279: loaddata should have an option to ignore data for fields that no longer exist

2012-09-30 Thread Django
#9279: loaddata should have an option to ignore data for fields that no longer
exist
-+-
 Reporter:  erichs@… |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  Core |  Version:  master
  (Serialization)|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:
 Keywords:   |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Preston Holmes ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e7723683dc652613df369d5ca412e8b1217012d3"]:
 {{{
 #!CommitTicketReference repository=""
 revision="e7723683dc652613df369d5ca412e8b1217012d3"
 Fixed #9279 -- Added ignorenonexistent option to loaddata

 Thanks to Roman Gladkov for the initial patch and Simon Charette 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 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] #9279: loaddata should have an option to ignore data for fields that no longer exist

2012-09-30 Thread Django
#9279: loaddata should have an option to ignore data for fields that no longer
exist
-+-
 Reporter:  erichs@… |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core |  Version:  master
  (Serialization)|   Resolution:
 Severity:  Normal   | Triage Stage:
 Keywords:   |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by d1ffuz0r):

 * version:  1.0 => master


Comment:

 https://github.com/django/django/pull/410

-- 
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] #9279: loaddata should have an option to ignore data for fields that no longer exist

2012-09-29 Thread Django
#9279: loaddata should have an option to ignore data for fields that no longer
exist
-+-
 Reporter:  erichs@… |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core |  Version:  1.0
  (Serialization)|   Resolution:
 Severity:  Normal   | Triage Stage:
 Keywords:   |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by d1ffuz0r):

 * cc: d1fffuz0r@… (added)


-- 
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] #9279: loaddata should have an option to ignore data for fields that no longer exist

2009-05-06 Thread Django
#9279: loaddata should have an option to ignore data for fields that no longer
exist
--+-
  Reporter:  eri...@calytrix.com  | Owner:  nobody
Status:  new  | Milestone:
 Component:  Serialization|   Version:  1.0   
Resolution:   |  Keywords:
 Stage:  Someday/Maybe| Has_patch:  0 
Needs_docs:  0|   Needs_tests:  0 
Needs_better_patch:  0|  
--+-
Changes (by thejaswi_puthraya):

  * component:  Uncategorized => Serialization

-- 
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] #9279: loaddata should have an option to ignore data for fields that no longer exist

2009-02-09 Thread Django
#9279: loaddata should have an option to ignore data for fields that no longer
exist
--+-
  Reporter:  eri...@calytrix.com  | Owner:  nobody
Status:  new  | Milestone:
 Component:  Uncategorized|   Version:  1.0   
Resolution:   |  Keywords:
 Stage:  Someday/Maybe| Has_patch:  0 
Needs_docs:  0|   Needs_tests:  0 
Needs_better_patch:  0|  
--+-
Changes (by SmileyChris):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Someday/Maybe
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Yeah, that could be useful. If someone wants to write the patch, I'm sure
 it'll be looked at.

-- 
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
-~--~~~~--~~--~--~---



[Django] #9279: loaddata should have an option to ignore data for fields that no longer exist

2008-10-02 Thread Django
#9279: loaddata should have an option to ignore data for fields that no longer
exist
-+--
 Reporter:  [EMAIL PROTECTED]  |   Owner:  nobody
   Status:  new  |   Milestone:
Component:  Uncategorized| Version:  1.0   
 Keywords:   |   Stage:  Unreviewed
Has_patch:  0|  
-+--
 For developers it would be a very nice if loaddata had an option
 --ignorenonexistent, that just ignores entries in the serialised data for
 fields that have been removed from the database. At the moment I see
 myself going through endless text files, deleting all the entries for
 these fields, just to port the data across.

 I'm not suggesting that this should ever be the default behaviour.

-- 
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?hl=en
-~--~~~~--~~--~--~---