Coder Social home page Coder Social logo

django-comps's Introduction

django-comps

An app that facilitates rapid prototyping.

Provides an entry point for deeper integration of front end designers with little to no experienceinto a project.

Features

Protypes can be built in the COMPS_DIR and render within he context of a Django project, without the need for defined views.

  • Take advantage of the templating engine
  • No need to pre-configure urls and views during prototyping
  • Onboard new designers to the wonders of Django

Installation

django-comps requires Django >= 1.4 and Python >= 2.6.

pip install django-comps

Documentation

Documentation on using django-comps is available on Read The Docs.

License

django-comps is released under the BSD License. See the LICENSE file for more details.

Contributing

If you think you've found a bug or are interested in contributing to this project check out django-comps on Github.

django-comps's People

Contributors

daaray avatar calebsmith avatar ironfroggy avatar

Stargazers

Grimmstar avatar Iván Fernando Casanova avatar Victor Miti avatar Mike Heavers avatar AlYoung avatar Phillip Ressler avatar Chris Erickson avatar Nikolaus Schlemm avatar Stephen Marie-Rhodes avatar Liwen S avatar Boris Chervenkov avatar  avatar Jonathan Barratt avatar Gladson avatar Shawn Davis avatar Lynn Root avatar Julian Threatt avatar Paulo Alvarado avatar  avatar  avatar Eamonn Faherty avatar Omar Estrella avatar Mark Lavin avatar Jason Novinger avatar Jeff Triplett avatar Ash Christopher avatar Travis Swicegood avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Forkers

mlavin

django-comps's Issues

comps_listing should not extend base.html

By default, the comps_listing template should be an unstyled, unextended listing template.

This allows true beginners to start working with the app with no template dependencies that might not yet exist in a new project.

TTW Zip Export

On the listing page for the comps dir, it would be nice to hookin/repurposes the management command's static dump and output a zip file

Support subfolders in comps directory

  • Refactor comp_listing to utilize an optional directory slug.
  • Recator comp to redirect to comp-listing with the directory slug, if a template is not found

Limit comp_listing to find only .html and directories

The little .DS_Store file that macs add into folders shows up on the comp listing. Is there a way to exclude those? Are there other files that appear on other systems that you'd want to exclude in that list?

Restrict the output of the filesystem reading to .html files and directories.

Zip Export behaves oddly with compressor

Need to inspect when the renderer gathers resources from /static/.

At present, it appears that for projects using compressor, the renderer gathers resources before compressor caches files.

The current workaround is to zip export 2x.

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.