All Projects → LucasMagnum → django-tip-02

LucasMagnum / django-tip-02

Licence: MIT license
#DjangoTip 02

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to django-tip-02

pyexplain
Será uma plataforma onde usuários poderão realizar análise de um código Python, enviar links e exemplos sobre as bibliotecas utilizadas, assim como inserir bibliotecas de terceiros. O objetivo é que o sistema seja utilizado como um guia de referência para iniciantes, onde possam encontrar bibliotecas, visualizar exemplos e terão acesso a mais co…
Stars: ✭ 18 (-43.75%)
Mutual labels:  portfolio, example-project
sb2nov.github.io
Sourabh's portfolio
Stars: ✭ 32 (+0%)
Mutual labels:  portfolio
github-pinner
📌 Pin and embed github repositories or profiles on your own website easily
Stars: ✭ 62 (+93.75%)
Mutual labels:  portfolio
personal-website
GitHub monorepo that runs my personal website.
Stars: ✭ 30 (-6.25%)
Mutual labels:  portfolio
dakshp07
Personal Portfolio
Stars: ✭ 14 (-56.25%)
Mutual labels:  portfolio
portfolio-jekyll-theme
A minimalist Jekyll theme for building a personal portfolio site powered by Jekyll and GitHub Pages
Stars: ✭ 168 (+425%)
Mutual labels:  portfolio
elixir-auth-google-demo
⭐️ A basic example of using Google Auth in a Phoenix App.
Stars: ✭ 15 (-53.12%)
Mutual labels:  example-project
entref-spring-boot
A RESTful DAL (Database Abstraction Layer) reference implementation written using Spring.
Stars: ✭ 19 (-40.62%)
Mutual labels:  example-project
chanyeong
👨‍💻 chanyeong's portfolio and blog webpage
Stars: ✭ 39 (+21.88%)
Mutual labels:  portfolio
DYNAMICMORTAL
Config files for my GitHub profile.
Stars: ✭ 19 (-40.62%)
Mutual labels:  portfolio
snio.dev
The source code of my personal portfolio available on: https://snio.dev.
Stars: ✭ 35 (+9.38%)
Mutual labels:  portfolio
pay-selfservice
Payments Team Self Service
Stars: ✭ 19 (-40.62%)
Mutual labels:  portfolio
site
🏞 My name dot com.
Stars: ✭ 54 (+68.75%)
Mutual labels:  portfolio
Unity-SimpleSpeechBubble
Unity Simple UGUI SpeechBubble
Stars: ✭ 17 (-46.87%)
Mutual labels:  example-project
hugo-toha.github.io
An example hugo static site with Toha theme.
Stars: ✭ 59 (+84.38%)
Mutual labels:  portfolio
portfolio
This is my portfolio which is also a template. Feel free to fork, star, and use it.
Stars: ✭ 86 (+168.75%)
Mutual labels:  portfolio
emmanuelbeziat
💻 My website, basically. Blog / Portfolio / CV.
Stars: ✭ 18 (-43.75%)
Mutual labels:  portfolio
portafolio
React library designed to generate your personal portfolio and publish it on your GitHub site.
Stars: ✭ 13 (-59.37%)
Mutual labels:  portfolio
VenoDev
💻 My personal portfolio and contact website.
Stars: ✭ 14 (-56.25%)
Mutual labels:  portfolio
template portfolio
A template for your own Portfolio.
Stars: ✭ 15 (-53.12%)
Mutual labels:  portfolio

#DjangoTip 02

CircleCI

This is just a sample app used in Select & Prefetch related.

How to use it

Basically, we have to follow the steps bellow:

  1. Clone this repository
  2. Install all dependencies (see setup)
  3. Execute all tests (see tests)

Table of Contents


Development

1. Setup

To properly run this project, we should install the dependencies:

make setup

2. Running tests

Run the command bellow to run the tests

make tests

Useful links

1 - Select & Prefetch related

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].