Kamil Gałuszka
b341d763f0
many fixes to django-admin2 with py3
...
and django 1.7 compatybility
2014-10-10 22:19:02 -05:00
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
Daniel Greenfeld
9e4d2ec039
Move default theme to it's own app. This way we are following the same pattern that other themes will have to use fix #333
2013-07-18 17:55:08 +02:00
z4r
da632d2841
It should fix #325
2013-07-16 20:36:03 +02:00
Danilo Bargen
8ef601e84d
Fixed order of locale middleware
2013-07-08 11:02:47 +02:00
Daniel Greenfeld
61ae3ec149
Repair the things that I just broke
2013-07-07 15:42:54 +02:00
bootandy
1ef08cc20f
first itteration
2013-07-06 15:18:01 +02:00
NotSqrt
5de843313b
make the examples use i18n
2013-07-06 13:33:52 +02:00
Audrey Roy
807b3776fb
Better example project home. Close #241 .
2013-07-06 10:57:00 +02:00
Gregor Müllegger
188c12d647
Implementing a modelform_factory that takes care of converting all widgets on the modelform to floppyform widgets if possible.
2013-05-22 19:29:12 +02:00
Daniel Greenfeld
1a669cac59
django-debug-toolbar no longer interrupts on form redirects
2013-05-21 23:47:35 +02:00
Gregor Müllegger
944a846eb3
Adding rest_framework to the INSTALLED_APPS so that the explorable API browser works.
2013-05-19 14:20:17 +02:00
Daniel Greenfeld
69bf7b497e
Get djang-debug-toolbar into the demo
2013-05-19 13:10:02 +02:00
Ludvig Wadenstein
f411b63fd4
Added django-coverage as test runner
2013-05-19 12:12:01 +02:00
Daniel Greenfeld
3b7f4d7fe8
Views cleanup during merge.
2013-05-18 15:26:47 +02:00
Audrey Roy
9f435fc595
Getting admin2 to use the bootstrap theme properly.
2013-05-18 13:57:22 +02:00
Audrey Roy
c464645cc3
Enabled admin at admin/ in example. Put admin2 at admin2/.
2013-05-18 13:17:15 +02:00
Daniel Greenfeld
7773816c07
getting the views to work
2013-05-18 12:57:01 +02:00
Andrew Ingram
e1e3f51291
Root URL access djadmin2 index
2013-05-18 12:24:17 +02:00
Peter Inglesby
b9495b6781
Add example app
2013-05-18 12:12:57 +02:00