Changeset 0d1ad65 in sicp for apps


Ignore:
Timestamp:
Jul 29, 2015, 3:04:16 PM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
7bfe9cf
Parents:
342b13e
Message:

agregada documentación a las clases de los modelos comúnes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apps/comun/models.py

    r5ecf32f r0d1ad65  
    323323        """
    324324
     325        db_table = 'comun_codigoaran'
     326
    325327        ## Establece el nombre en singular a ser mostrado para este modelo
    326328        verbose_name = _(u"Código Arancelario")
Note: See TracChangeset for help on using the changeset viewer.