Commit 0bad158
dan
adding valid setup.py - the django project with the setup.py file serves as an example / test. the package 'fileupload' is installed by the setup.py file as well as all of the necessary dependencies and the static media. Run python manage.py collectstatic to get the static media into your project.
1 parent d3151d4 commit 0bad158
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments