mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-17 01:01:06 +00:00
Updated PKG-INFO.
This commit is contained in:
parent
e71f6adefb
commit
b2f6da433e
1 changed files with 5 additions and 3 deletions
8
PKG-INFO
8
PKG-INFO
|
|
@ -1,12 +1,14 @@
|
|||
Metadata-Version: 1.0
|
||||
Name: django-modeltranslation
|
||||
Version: 0.7
|
||||
Version: 0.7.3
|
||||
Summary: Translates Django models using a registration approach.
|
||||
Home-page: https://github.com/deschler/django-modeltranslation
|
||||
Author: Peter Eschler,
|
||||
Dirk Eschler
|
||||
Dirk Eschler,
|
||||
Jacek Tomaszewski
|
||||
Author-email: "Peter Eschler" <peschler@gmail.com>,
|
||||
"Dirk Eschler" <eschler@gmail.com>
|
||||
"Dirk Eschler" <eschler@gmail.com>,
|
||||
"Jacek Tomaszewski" <jacek.tomek@gmail.com>
|
||||
License: New BSD
|
||||
Description: The modeltranslation application can be used to translate dynamic
|
||||
content of existing Django models to an arbitrary number of
|
||||
|
|
|
|||
Loading…
Reference in a new issue