Hi all,I am very new to Django. Can you guide to the best source code for an Accounting ERP kind of project. Python with PostgreSQL is my preferred choice.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e606981c-7993-4403-b5cb-15fadb04556d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Probably the closest you're gonna get is this grid:
https://djangopackages.org/grids/g/ecommerce/
But if you're not set on Django, ERPNext and Odoo are alternatives, however ERPNext is built on MariaDB.
--
Melvyn Sopacua