https://github.com/marosiak/django_pizza
learn purposes only
https://github.com/marosiak/django_pizza
Last synced: 4 months ago
JSON representation
learn purposes only
- Host: GitHub
- URL: https://github.com/marosiak/django_pizza
- Owner: marosiak
- Created: 2019-02-08T11:13:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T10:39:23.000Z (almost 6 years ago)
- Last Synced: 2025-01-03T16:25:00.336Z (5 months ago)
- Language: CSS
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django_pizza
**27.06.2019**
This is my first django project, There are many things that could been done better.
Anyway I have learned how to use relations in databases such as ManyToMany and generally how django ORM and quarysets works.