My favorites
▼
|
Sign in
formalchemy
Auto-generated, customizable HTML input form fields from your SQLAlchemy mapped classes.
Project Home
Downloads
Wiki
Issues
Source
Repository:
default
wiki
Checkout
Browse
Changes
Clones
Source path:
hg
/
setup.cfg
Branch:
default
new_api
tests_refactoring (closed)
Tag:
<none>
0.3
1.2.1
1.2.3
1.3
1.3.2
1.3.3
FormAlchemy-0.1.1
FormAlchemy-0.3.1
FormAlchemy-0.5
FormAlchemy-0.5.1
FormAlchemy-1.0
FormAlchemy-1.1
FormAlchemy-1.1.1
FormAlchemy-1.2
‹79bbf7e9509b
cf48d414d283
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# nose configuration
[nosetests]
with-doctest=true
doctest-extension=.txt
doctest-tests=true
exclude=(pylons|tempita)
verbosity=3
with-coverage=1
cover-package=formalchemy
debug=nose.loader
pdb=1
# Babel configuration
[compile_catalog]
domain = formalchemy
directory = formalchemy/i18n_resources
statistics = true
[extract_messages]
add_comments = TRANSLATORS:
output_file = formalchemy/i18n_resources/formalchemy.pot
width = 80
[init_catalog]
domain = formalchemy
input_file = formalchemy/i18n_resources/formalchemy.pot
output_dir = formalchemy/i18n_resources
[update_catalog]
domain = formalchemy
input_file = formalchemy/i18n_resources/formalchemy.pot
output_dir = formalchemy/i18n_resources
previous = true
[aliases]
make_dist = compile_catalog sdist --formats=zip,gztar
Show details
Hide details
Change log
eaa2fbbd1f6c
by jbellis on Dec 10, 2008
Diff
finish i18n mv
Go to:
/CHANGELOG.txt
/setup.cfg
/setup.py
Project members,
sign in
to write a code review
Older revisions
79bbf7e9509b
by gael.pasgrimaud on Nov 5, 2008
Diff
exlude tempita
92b69d06d54a
by gael.pasgrimaud on Oct 29, 2008
Diff
add coverage
9d1d86a38c18
by gael.pasgrimaud on Oct 28, 2008
Diff
add fsblob module
All revisions of this file
File info
Size: 781 bytes, 37 lines
View raw file
Powered by
Google Project Hosting