Code Monkey home page Code Monkey logo

django-design-patterns's Introduction

Agiliq: Django Design Patterns

Django design patterns is a book about commonly occurring patterns in Django. Not patterns in GOF sense, but patterns in the sense, we work this way, and it works for us. For us it is a pattern of work sense.

The latest sources are always available from http://github.com/agiliq/django-design-pattern and latest html from http://agiliq.com/books/djangodesignpatterns/

To export the book into a format of your choice on Ubuntu Linux:

  1. sudo apt-get install git texlive-full python-sphinx 2. git clone https://github.com/agiliq/django-design-patterns.git 3. cd django-design-patterns 4. make # Should show you options for latexpdf, epub, html etc

django-design-patterns's People

Contributors

akshar-raaj avatar brousch avatar igorsobreira avatar kkumler avatar mitenka avatar rgarbin avatar saikiran avatar shabda avatar theju avatar tuxcanfly avatar yashrastogi16 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-design-patterns's Issues

Theme agiliq is missing...still...

This still does not work. I have read the closed issue in January regarding this. The themes are already included anyway so it should just work out of the box. However, I went ahead and added the themes as per the directions in the closed issue and I still get the same error. The guy also does not state whether it resolved his problem or not.

crc32

Hi, you say use crc32 instead of primary key and I completely agree that pk should be hidden, but how can you get back primary key from crc in urls.py for example?
link to part of book mentioning this

Theme agiliq is missing.

make html
sphinx-build -b html -d build/doctrees source buil
d/html
Running Sphinx v1.1.3
loading pickled environment... done

Theme error:
no theme named 'agiliq' found (missing theme.conf?)
make: *** [html] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.