Dirk Eschler
|
0d0cb70eb5
|
Only print debug statements to stdout if the runserver or runserver_plus management commands are used. Resolves issue 16.
|
2010-03-02 16:47:19 +00:00 |
|
Dirk Eschler
|
37e0ec21d5
|
Removed TRANSLATION_REGISTRY setting. The translation.py is supposed to be kept in the project root and this has to be in PYTHONPATH anyway.
|
2010-03-02 15:34:49 +00:00 |
|
Dirk Eschler
|
4b564e147a
|
Removed print statements so its usable with mod_wsgi. Resolves issue 7.
|
2010-02-23 14:44:23 +00:00 |
|
Dirk Eschler
|
68215e5cbb
|
Fixed broken admin fields and fieldsets. Resolves issue 9 (thanks to simoncelen).
|
2010-02-23 14:20:42 +00:00 |
|
Dirk Eschler
|
6aa0b75275
|
Added support for South, resolves issue 11 (thanks to andrewgodwin).
|
2010-02-16 12:29:13 +00:00 |
|
Dirk Eschler
|
325837b742
|
Fixed creation of db fields with invalid python language code, resolving #4 (thanks to carl.j.meyer).
|
2010-02-16 10:47:57 +00:00 |
|
Dirk Eschler
|
353a4c8f65
|
Fixed tests to run from any project, resolving #6 (thanks to carl.j.meyer).
|
2010-02-16 10:01:23 +00:00 |
|
Dirk Eschler
|
4a5fd40ec2
|
Resolved #1 (thanks to carl.j.meyer for the patch).
|
2010-02-15 17:02:40 +00:00 |
|
Dirk Eschler
|
135208d9d1
|
Added support for inlines.
|
2009-12-18 15:08:39 +00:00 |
|
Peter Eschler
|
0cd9a5ddd1
|
Admin code cleanup (fixes issue 3).
|
2009-03-10 23:20:30 +00:00 |
|
Peter Eschler
|
b49e4cff88
|
Prepared 0.1 release.
|
2009-02-22 23:05:39 +00:00 |
|
Peter Eschler
|
8ecb23309e
|
Updated documentation and added some initial distutils setup file.
|
2009-02-22 22:56:53 +00:00 |
|
Peter Eschler
|
e4a882abc8
|
Mostly cleanup.
|
2009-02-21 02:18:06 +00:00 |
|
Peter Eschler
|
70e8804a9d
|
Updated documentation.
|
2009-02-21 02:17:32 +00:00 |
|
Peter Eschler
|
93ca595086
|
Fixed the management command for updating translation fields.
|
2009-02-18 00:05:33 +00:00 |
|
Peter Eschler
|
d964b29caf
|
Added docs and implementation for the translation registry.
|
2009-02-17 23:55:17 +00:00 |
|
Peter Eschler
|
9678aa5c09
|
Temporary patch for resolving NotRegistered bug.
|
2009-02-17 23:26:49 +00:00 |
|
Peter Eschler
|
9ae88a38d9
|
Added missing management command files.
|
2009-02-17 21:10:02 +00:00 |
|
Peter Eschler
|
73ee7db101
|
Initial source and metadata import.
|
2009-02-17 21:08:19 +00:00 |
|
Peter Eschler
|
7fd03344a5
|
Initial directory structure.
|
2009-02-17 20:45:32 +00:00 |
|