Le 1 déc. 2012 à 09:19, James Pic a écrit :
> - would it be useful to mention that if the app lives in a separate (ie. open
> source) repo, it will need the repo to contain a test_project to run
> `./manage.py test theapp` in CI systems ?
Yes, it's a good practice to include required files and
Hi Tim,
I just reviewed the online version at
http://techytim.com/django/9962/intro/tutorial05.html and I found it very clear.
Here are a few suggestions to make it even better. Some don't fit well in
inline comments, so I wrote an email instead; I hope you don't mind.
The "Why you need to cre
It's great! I just have a few questions:
- would it be useful to mention that if the app lives in a separate (ie.
open source) repo, it will need the repo to contain a test_project to run
`./manage.py test theapp` in CI systems ?
- would it be useful to add an example .travis.yml and some info abo
Bumping this in hopes of getting a couple more reviews.
Please leave comments on the ticket or pull request:
https://code.djangoproject.com/ticket/9962
https://github.com/django/django/pull/548
On Tuesday, November 13, 2012 3:54:15 PM UTC-5, Tim Graham wrote:
>
> This looks great, thanks for your