1
0
mirror of https://github.com/django/django.git synced 2025-07-19 17:19:12 +00:00
Ryan Nowakowski 4aab1d4bb3 [1.8.x] Fixed #26221 -- Used find_packages() in reusable apps tutorial.
Otherwise the migrations package won't be included in the tarball.

Backport of 11af73eaeb4371ded68460c1591abd6aefa57a90 from master
2016-02-15 19:25:53 -05:00
..