reactive-python / reactpy-django

It's React, but in Python. Now with Django integration.
https://reactive-python.github.io/reactpy-django/
MIT License
322 stars 18 forks source link

Change in application priority in Django #159 #160

Closed estuardodev closed 1 year ago

estuardodev commented 1 year ago

By submitting this pull request you agree that all contributions to this project are made under the MIT license.

Description

Changed the order in which the "reactpy_django" application is indicated to be installed in "INSTALLED_APPS" for correct operation.

Checklist:

Please update this checklist as you complete each item: