You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
* Set the source code location to your projects home
93
+
* Change the WSGI configuration file
94
+
* Set the virtualenv path to the environment created above
95
+
* Set static and media urls and location
96
+
* Restart your application
97
+
98
+
Code and contribution
99
+
---------------------
100
+
101
+
The code is open source and released under the `ISC License (ISCL)`_. It is available on `GitHub`_ and follows the guidelines about `Semantic Versioning`_ for transparency within the release cycle and backward compatibility whenever possible.
102
+
103
+
All contributions are welcome, whether bug reports, code contributions and reviews, documentation or feature requests.
0 commit comments