Giter Club home page Giter Club logo

__abandoned__even-more-awesome-django's Introduction

Even more Awesome Django

  1. Good practices, conventions #. General #. Django
  2. Models, model fields, mixins #. Flow control #. Measurement data #. Translations
  3. Forms, form fields, widgets #. Autocomplete
  4. Admin interface #. Themes
  5. Views, templates, templatetags #. SEO & SEM #. Typography
  6. File & image processing #. Watermarks
  7. Security, authentication
  8. E-commerce #. Cart #. Taxes
  9. DevOps tools

Good practices, conventions

General

  • The Twelve-Factor App (GitHub)

    "The twelve-factor app is a methodology for building software-as-a-service apps."

  • Zeromalist โ€“ Zero is more

    "This manifesto documents my minimalism and simple living guidelines."

Frontend

  • BEM (bem.info) - Block Element Modifier (GitHub)

    "A component-based approach to web development."

  • BEM (getbem.com) - Block Element Modifier (GitHub)

    "A methodology that helps you to create reusable components and code sharing in front-end development."

Django

Models, model fields, mixins

  • django-model-utils (GitHub)

    "Django model mixins and utilities." | - Fields: StatusField, MonitorField, SplitField | - Models: TimeFramedModel, TimeStampedModel, StatusModel, SoftDeletableModel | - Miscellaneous Utilities: Choices, Field Tracker

  • django-polymorphic (GitHub)

    "Improved Django model inheritance with automatic downcasting."

Flow control

Measurement data

  • django-measurement (GitHub)

    "Easily store, retrieve, and convert measurements of weight, volume, distance, area and more."

  • django-unitology (GitHub)

    "A custom model fields to store, retrieve and convert measurements of height, weight and more."

Tagging

Translations

Forms, form fields, widgets

Autocomplete

Admin interface

Themes

Views, templates, templatetags

  • Towel (GitHub)

    "A collection of tools which make your life easier if you are building a web application using Django. It contains helpers and templates for creating paginated, searchable object lists, CRUD functionality helping you safely and easily create and update objects..."

  • django-fullurl (GitHub)

    "Three new template tags... They always return an absolute URL with the scheme and authority/domain parts."

SEO & SEM

  • django-meta (GitHub)

    "Allows Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses."

Typography

  • django-typogrify (GitHub)

    "A set of custom filters for the Django template system which automatically apply various transformations to plain text in order to yield typographically-improved HTML."

File & image processing

Watermarks

Security, authentication

E-commerce

Cart

Taxes

  • django-oscar-eurotaxes (Bitbucket)

    "This package manage taxes on django-oscar. The package is structured so that it can be used only with Oscar."

DevOps tools

  • django-watchman (GitHub)

    "Exposes a status endpoint for your backing services like databases, caches, etc."

__abandoned__even-more-awesome-django's People

Watchers

 avatar

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.