Michael Ziegler
|
883f876e4d
|
deliver field default values when requesting data for a new instance
|
14 years ago |
Michael Ziegler
|
17843716e2
|
implement baseParams and display of general errors as a messagebox
|
14 years ago |
Michael Ziegler
|
5e50660626
|
convert the 'pk' parameter to int
|
14 years ago |
Michael Ziegler
|
19a9d91fe7
|
check req.POST before raw_post_data, implement creating new model instances, various bug fixes
|
14 years ago |
Michael Ziegler
|
2ffc3c5c26
|
check args before calling exported functions; EXT_authorize form method
|
14 years ago |
Michael Ziegler
|
7f266468e7
|
rename extdirect.py to djextdirect.py (outsourced it to its own project)
|
14 years ago |
Michael Ziegler
|
11f3ac521b
|
raise Http404 if an unknown form is being queried
|
14 years ago |
Michael Ziegler
|
2465b23aef
|
properly implement loading/submitting forms via the "pk" option.
|
14 years ago |
Michael Ziegler
|
4cff2116b2
|
add forms documentation, EXT_validate and (untested) files support
|
14 years ago |
Michael Ziegler
|
53e6fcf989
|
properly encode validation errors
|
15 years ago |
Michael Ziegler
|
f08fbd2165
|
properly handle form posts (uploads yet untested)
|
15 years ago |
Michael Ziegler
|
bb20a44272
|
implement converting Django forms to JS and feeding them with data. todo: submit
|
15 years ago |
Michael Ziegler
|
a16bd64701
|
finish ext.direct provider integration and move stuff to DirectStores
|
15 years ago |
Michael Ziegler
|
e7c778ec69
|
add autoadd support, and recognize config objects as arguments
|
15 years ago |
Michael Ziegler
|
a075c0f13c
|
correctly handle multiple requests in a single POST request, add documentation
|
15 years ago |
Michael Ziegler
|
efa43c5f52
|
add draft for an Ext.Direct provider implementation
|
15 years ago |