I'm working on the #unsetting project (ie, making all of Django's internals
work without having to import the settings global).

We have two key areas that now seem to work without running settings: mail
and templating.

I want to demonstrate these with tests.  Where shall I put these tests?

1) Alongside the respective tests for these features (ie, tests.mail)?
2) As a regression test (ie, also in tests.mail, but demonstrating that the
inane errors no longer appear)
3) Alongside the unsetting config?

-- 
Justin Holmes
Chief Chocobo Breeder, slashRoot

slashRoot: Coffee House and Tech Dojo
New Paltz, NY 12561
845.633.8330

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

Reply via email to