Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2016-04-22 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+-
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Claude Paroz ):

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


Comment:

 In [changeset:"f4c2b8e04a297f627a8e722d78eda6cbf5cc8a6e" f4c2b8e]:
 {{{
 #!CommitTicketReference repository=""
 revision="f4c2b8e04a297f627a8e722d78eda6cbf5cc8a6e"
 Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list

 Thanks Tim Graham for the 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.82aa88323da94b4c1f8e5e7c4b696c0d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2016-04-21 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+-
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * stage:  Accepted => Ready for checkin


--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.bdcc611dbbb572686de4bbe5cfe7a57a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2016-04-15 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by claudep):

 * needs_better_patch:  1 => 0


Comment:

 Tried to provide a new [https://github.com/django/django/pull/6460 PR]
 with the app config way.

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.d642f91e0a0eeff1a3679697cf67d209%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2014-07-01 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+
Changes (by jezdez):

 * needs_better_patch:  0 => 1


Comment:

 This is simple, don't add a global setting but a parameter to the
 staticfile app config. That's where such things belong now.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.d7506118306d594803fe659d35f01617%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2014-06-25 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by Elvard):

 * needs_better_patch:  1 => 0


Comment:

 Patch updated, see PR https://github.com/django/django/pull/2854

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.fcbcc2e50cadf24fa616e35533a7a0c0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2014-06-25 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+
Changes (by timo):

 * needs_better_patch:  0 => 1


Comment:

 We try to avoid new settings at all costs, although I don't have any
 alternate suggestions in this case. Anyway, the patch needs to be updated.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.08154e62465143652c44178cd13a061a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2013-07-21 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+

Comment (by Elvard):

 I've added STATICFILES_IGNORE_PATTERNS setting. Implementation was mostly
 straightforward. The only problem is backward compatibility.

 The default value of STATICFILES_IGNORE_PATTERNS is ['CVS', '.*', '*~'],
 the same as default patterns hard-coded in management command. When user
 passes --no-default-ignore option, these default patterns are substracted
 and deprecation warning raised.

 Need review for this, also for docs. Tests passed.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.7744eda02a7b7570e7af202afbff3753%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2013-07-21 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by Elvard):

 * cc: tomas.ehrlich@… (added)
 * has_patch:  0 => 1
 * version:  1.5 => master


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.bd6598ddbbbe5b8d6beca7336304f6b8%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2013-05-23 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  1.5
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by Kamu):

 * stage:  Unreviewed => Accepted


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.a896b1ff3cf8bc9f2316d35648ea2862%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2013-04-14 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+-
 Reporter:  mark0978 |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.staticfiles  |  Version:  1.5
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
Has patch:  0|  Unreviewed
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by tomask):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Hi,

 This is the file that the code is in
 
https://github.com/django/django/blob/master/django/contrib/staticfiles/management/commands/collectstatic.py

 This seems like a cool feature to me.

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




[Django] #20189: Collectstatic ignore list expansion on a per project basis

2013-04-03 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis
-+
 Reporter:  mark0978 |  Owner:  nobody
 Type:  New feature  | Status:  new
Component:  contrib.staticfiles  |Version:  1.5
 Severity:  Normal   |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  0|  UI/UX:  0
-+
 Currently collectstatic gets its default ignores from this code.
 {{{
 ignore_patterns = options['ignore_patterns']
 if options['use_default_ignore_patterns']:
 ignore_patterns += ['CVS', '.*', '*~']
 }}}

 In some of my projects I need more than this, and the only way to get that
 behavior is to remember the command line options and patterns.  Working on
 many different projects all the time, this is problematic for me.

 I'd like to propose a settings file addition that would pull those ignore
 patterns from settings.COLLECT_STATIC_IGNORE or something similar.

 I'd be willing to write the code if this is accepted.  We could leave the
 default alone, but allow people to put various things in the list to make
 deployment less of a hassle.

 Part of the issues for me include sass files, themes associated with sass
 files, "uncompiled" javascript that needs to be served on debug, but does
 not need to be in the production static folder.

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