Skip to content

MrTomato8/nnmware

 
 
Django-based Content Management Framework
contains base for:

[Core]
    Follows
    Actions
    Tags
    Docs
    Images
    User Notices
    User Messages
    Thread Comments 
    ThreadCategories

[Address]
    Country
    Region
    City

[Money]
    Transaction
    Currency
    Exchange Rate

[..other]
    Profiles
    Topics
    Boards
    Articles
    Social Authorization
    OEmbed Video Parsing and Storage

[Booking]
    Booking application base 

[Shop]
    Shop application base 

Licensed under GPL3 

support@nnmware.com

required django-current, python-oauth2, south, unidecode, xlwt
reccomended django-grappelli


Working with OpenStreetMap and his geotargeting.

Great thanks Python, Django, Linux and all OpenSource community.



============================================
QUICK START
============================================

Install django-current, south, unidecode, oauth2, xlwt, openid, django-grappelli, PIL and ReportLab(reccomended)


cd /usr/src
git clone https://github.com/nnmware/nnmware.git
cd /usr/src/nnmware
./syncdb
./runserver:8080

locate you browser at http://localhost:8080/admin/ ,
login and enjoy.

you may disable django-grappelli in settings.py


About

NNMWARE CMF

Resources

License

GPL-3.0, BSD-3-Clause licenses found

Licenses found

GPL-3.0
COPYING
BSD-3-Clause
LICENSE.django-social-auth

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published