https://github.com/pyronome/pattern-django-3x
Pyronome Pattern for Python Django 3.x Framework
https://github.com/pyronome/pattern-django-3x
Last synced: 5 months ago
JSON representation
Pyronome Pattern for Python Django 3.x Framework
- Host: GitHub
- URL: https://github.com/pyronome/pattern-django-3x
- Owner: pyronome
- License: mit
- Created: 2021-01-26T16:43:04.000Z (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2021-04-26T10:46:36.000Z (about 5 years ago)
- Last Synced: 2025-01-21T15:14:11.139Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Django** makes it easier to build better Web apps more quickly and with less code. For further information about **Django** Framework, please visit https://www.djangoproject.com/.
This repository contains Pyronome **Django 3.x** pattern basic information, pattern files, pattern templates, documentation and issue tracker. For further information about this pattern, please visit https://pyronome.com/pyronome/django-3x.
**Please note that you cannot directly use this repository.** To generate source code using this pattern, please visit [Pyronome Sign Up Page](https://platform.pyronome.com/builder/signup), and create an account.
Please refer to the [Getting Started](https://github.com/pyronome/pattern-django-3x#getting-started) section for step by step instructions.
## Status: Experimental
Not available for production environments. The stable version is coming soon.
## Getting Started
Please follow the steps below to generate source code using **Django 3.x** pattern:
1. Visit Pyronome platform website: https://pyronome.com
2. Sign up / log in to Pyronome. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-signup-and-login/
3. Create a new Pyronome project. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-your-first-project/
4. Please choose **Django 3.x** pattern on Install Pattern(s) dialog.
5. Generate source code. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-source-code-generation/
## Contributing
Please use the [issue tracker](https://github.com/pyronome/pattern-django-3x/issues) to report any bugs/typos or requests.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see releases section of the [pattern overview page](https://pyronome.com/pyronome/django-3x#Overview).
## Authors
* **Aykut Aydınlı** - [@aykutaydinli](https://github.com/aykutaydinli)
* **Hakan Erdal** - [@hakanerdal](https://github.com/hakanerdal)
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/pyronome/pattern-django-3x/blob/master/LICENSE) file for details