Giter Site home page Giter Site logo

sephii / django Goto Github PK

View Code? Open in Web Editor NEW

This project forked from django/django

1.0 1.0 0.0 200.49 MB

The Web framework for perfectionists with deadlines.

Home Page: http://www.djangoproject.com/

License: BSD 3-Clause "New" or "Revised" License

Python 98.38% CSS 0.50% JavaScript 0.97% Makefile 0.05% Shell 0.10%

django's Introduction

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.

All documentation is in the "docs" directory and online at https://docs.djangoproject.com/en/stable/. If you're just getting started, here's how we recommend you read the docs:

  • First, read docs/intro/install.txt for instructions on installing Django.
  • Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.).
  • If you want to set up an actual deployment server, read docs/howto/deployment/index.txt for instructions.
  • You'll probably want to read through the topical guides (in docs/topics) next; from there you can jump to the HOWTOs (in docs/howto) for specific problems, and check out the reference (docs/ref) for gory details.
  • See docs/README for instructions on building an HTML version of the docs.

Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket

To get more help:

To contribute to Django:

To run Django's test suite:

django's People

Contributors

aaugustin avatar adrianholovaty avatar akaariai avatar alex avatar andrewgodwin avatar apollo13 avatar bmispelon avatar brosner avatar carljm avatar charettes avatar claudep avatar freakboy3742 avatar gdub avatar jacobian avatar jbronn avatar jezdez avatar jkocherhans avatar jphalip avatar kmtracey avatar loic avatar malcolmt avatar mjtamlyn avatar nightflyerkilo avatar ptone avatar ramiro avatar smileychris avatar spookylukey avatar telenieko avatar timgraham avatar ubernostrum avatar

Stargazers

 avatar

Watchers

 avatar

django's Issues

Merge GEOS, GDAL and measurement docs

Current docs just present GDAL, GEOS and measurement objects as separate topics. We should present these topics in a way that makes more sense to the user. For example:

Dealing with geographical data

  • Geometry objects (GEOS)
  • Measurements
  • Advanced geographical manipulation (GDAL)

Also move all the "references" part (API docs) into the References section and make sure classes and methods names are referenced to the actual objects.

Revamp tutorial

  • Part 1: model creation + basic database queries (basic distance stuff)
  • Part 2: more advanced database queries (volume intersection, buffers, ...)
  • Part 3: admin
  • Part 4: frontend integration (Leaflet?) + forms (edit form)

Remove section "GeoDjango utilities"

And create a section called "Common usecases", which would regroup the following:

  • Importing data (LayerMapping)
  • OGR inspection
  • Serializing geo data to JSON
  • Create geographic feeds
  • Create geographic sitemaps

Change the name GeoDjango

Change the name GeoDjango? The current name seems to imply that the project is separated from Django itself. Rename it to something more specific like django.contrib.gis?

Improve GeoIP2 docs

Add an introdution explaining what problem this module solves before the how it does it.

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.