fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Code layout change.
[wolnelektury.git]
/
apps
/
ajaxable
/
__init__.py
diff --git
a/apps/ajaxable/__init__.py
b/apps/ajaxable/__init__.py
deleted file mode 100644
(file)
index
a010543
..0000000
--- a/
apps/ajaxable/__init__.py
+++ /dev/null
@@
-1,4
+0,0 @@
-"""
-Provides a way to create forms behaving correctly as AJAX forms
-as well as standalone forms without any Javascript.
-"""