gnowgi / gnowsys-studio

gnowledge studio is a python django project for collaboratively creating and publishing knowledge (semantic) networks as blogging graphs.
http://www.gnu.org/software/gnowsys/
GNU Affero General Public License v3.0
50 stars 58 forks source link

Attribute admin classes changed for dynamic add/change #54

Closed anujag closed 12 years ago

anujag commented 12 years ago

Changes made on attribute datatypes admin classes and skeleton,base and version_base modified to solve URL errors.

gnowgi commented 12 years ago

done.

GN

On Mon, Jun 11, 2012 at 12:16 PM, anujag reply@reply.github.com wrote:

Changes made on attribute datatypes admin classes and skeleton,base and version_base modified to solve URL errors.

You can merge this Pull Request by running:

 git pull https://github.com/anujag/gnowsys-studio master

Or you can view, comment on it, or merge it online at:

 https://github.com/gnowgi/gnowsys-studio/pull/54

-- Commit Summary --

  • Modified Attribute datatype admin classes for dynamically add/change attributes

-- File Changes --

M gstudio/admin/attribute_bigintegerfield.py (12) M gstudio/admin/attribute_booleanfield.py (11) M gstudio/admin/attribute_charfield.py (12) M gstudio/admin/attribute_commaseparatedintegerfield.py (11) M gstudio/admin/attribute_datefield.py (12) M gstudio/admin/attribute_datetimefield.py (11) M gstudio/admin/attribute_decimalfield.py (11) M gstudio/admin/attribute_emailfield.py (11) M gstudio/admin/attribute_filefield.py (12) M gstudio/admin/attribute_filepathfield.py (13) M gstudio/admin/attribute_floatfield.py (12) M gstudio/admin/attribute_imagefield.py (12) M gstudio/admin/attribute_integerfield.py (12) M gstudio/admin/attribute_ipaddressfield.py (12) M gstudio/admin/attribute_nullbooleanfield.py (12) M gstudio/admin/attribute_positiveintegerfield.py (12) M gstudio/admin/attribute_textfield.py (12) M gstudio/admin/attribute_timefield.py (12) M gstudio/admin/attribute_urlfield.py (12) M gstudio/models.py (102) M gstudio/templates/gstudio/base.html (4) M gstudio/templates/gstudio/nodetype_detail.html (57) M gstudio/templates/gstudio/skeleton.html (2) M gstudio/templates/gstudio/version_base.html (3) M gstudio/urls/nodetypes.py (2) M gstudio/views/nodetypes.py (2) M objectapp/models.py (4) M objectapp/templates/objectapp/skeleton.html (2)

-- Patch Links --

 https://github.com/gnowgi/gnowsys-studio/pull/54.patch  https://github.com/gnowgi/gnowsys-studio/pull/54.diff


Reply to this email directly or view it on GitHub: https://github.com/gnowgi/gnowsys-studio/pull/54

GN http://metaStudio.org/ reShaping Education