Commit graph

5 commits

Author SHA1 Message Date
yarbelk
690401d604 Fix missing enctype="multipart/form-data" when needed
- add app example.files with tests, based on example2.
- add check in base update template which checks if
  form.is_multitype and adds the encoding for it
- update gitignore to ignore the uploaded media folder
- add test to blog to ensure that the create form is not
  multipart encoded
2013-09-11 22:20:38 +08:00
Gregor Müllegger
5b482a96d0 Adding docs for optional runtests.py arguments. 2013-05-23 22:18:12 +02:00
Gregor Müllegger
d4eb1e4bd3 Allow runtests.py to take positional arguments to specify only a subset of tests that should be run. 2013-05-23 22:04:25 +02:00
Ludvig Wadenstein
dd38701d30 runtests.py can now be executed directly 2013-05-18 17:10:17 +02:00
Ludvig Wadenstein
cc3b60f8c2 Added testrunner that works with django 2013-05-18 15:30:32 +02:00