Commit Graph

4272 Commits

Author SHA1 Message Date
Frédéric Péters 644b0bead6 remove unnecessary clicrdv import 2013-03-18 16:11:35 +01:00
Frédéric Péters 70caf11530 gdc: add connector to the gdc app
This adds a few query views but also the possibility to POST data
to the service.
2013-03-18 16:00:24 +01:00
Benjamin Dauvergne df042cc1e2 transform clicrdv module into a third-party apps (#2582) 2013-03-17 12:19:48 +01:00
Frédéric Péters af3671d46e add an index page listing data sources 2013-02-15 14:48:14 +01:00
Frédéric Péters 412dfd6ade add support for clicrdv date and time data sources 2013-02-15 14:48:14 +01:00
Frédéric Péters 75dfb5e3ba allow dashes in datasource slugs 2013-02-15 14:48:14 +01:00
Frédéric Péters 21ea557074 give jsonp format its own URL 2013-02-15 14:48:14 +01:00
Frédéric Péters 4792ce3e82 admin: display title of data sources 2013-02-15 14:48:14 +01:00
Frédéric Péters bd2750eff5 datasources: add a view template 2013-02-15 14:48:13 +01:00
Frédéric Péters 90ca4262d9 minimalistic homepage view 2013-02-15 14:48:13 +01:00
Frédéric Péters b3e1b35449 csv: add parameters for id and text columns 2013-02-11 16:16:57 +01:00
Frédéric Péters 708f37c2ee datasources: sort results 2013-02-11 15:59:52 +01:00
Frédéric Péters 66c1131213 datasources: add support for filtering 2013-02-11 15:04:07 +01:00
Frédéric Péters 5e718d3379 datasources: start a csv data source 2013-02-11 15:04:07 +01:00
Frédéric Péters 5e65ba8758 build: add django-jsonresponse requirement 2013-02-11 11:28:50 +01:00
Frédéric Péters fe2075456a admin: enable 2013-02-11 11:20:47 +01:00
Frédéric Péters ed605372e6 always ignore pyc files 2013-02-11 11:15:16 +01:00
Frédéric Péters 345845ff26 settings: add default (sqlite3) database 2013-02-11 11:14:53 +01:00
Frédéric Péters a560ce42ee settings: add support for a local_settings.py module 2013-02-11 11:10:44 +01:00
Frédéric Péters dee85f1156 infra: setup.py 2013-02-11 11:06:47 +01:00
Frédéric Péters 660f7c42a2 this will be AGPL 2013-02-11 11:04:19 +01:00
Frédéric Péters 00aff466d0 init: django-admin startproject passerelle 2013-02-11 11:03:57 +01:00