Commit graph

40 commits

Author SHA1 Message Date
Daniel Greenfeld
9e4d2ec039 Move default theme to it's own app. This way we are following the same pattern that other themes will have to use fix #333 2013-07-18 17:55:08 +02:00
Ludvig Wadenstein
3cc592a906 Inlines separated into stacked and tabular 2013-07-18 15:02:07 +02:00
Daniel Greenfeld
944baf62db Cleanup of example templates 2013-07-14 12:36:56 +02:00
Danilo Bargen
bed88973d7 Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
Danilo Bargen
783401415d Added updated translation files from transifex 2013-07-09 12:21:07 +02:00
Danilo Bargen
aeb8a84726 Pulled new translations 2013-07-09 11:34:40 +02:00
Danilo Bargen
f178f2fccd Compiled messages for German and Slovak 2013-07-08 16:16:02 +02:00
Danilo Bargen
8ef601e84d Fixed order of locale middleware 2013-07-08 11:02:47 +02:00
Danilo Bargen
ec0300fa32 Added translated locales for Slovak 2013-07-08 10:57:39 +02:00
Danilo Bargen
18fda874b0 Added translated locales for German 2013-07-08 10:54:32 +02:00
Daniel Greenfeld
47df410c07 merge 2013-07-07 16:13:48 +02:00
Daniel Greenfeld
61ae3ec149 Repair the things that I just broke 2013-07-07 15:42:54 +02:00
NotSqrt
322a7793ed add locale source files for English 2013-07-07 11:14:13 +02:00
NotSqrt
40052d671d regenerate locales after change on buttons 2013-07-07 11:02:54 +02:00
NotSqrt
c132a7cdd0 more details on i18n 2013-07-07 11:00:49 +02:00
NotSqrt
8935395534 work on i18n : add comments for translators, french translation to check the result 2013-07-07 11:00:49 +02:00
Daniel Greenfeld
16842e8e33 Merge pull request #275 from Eleonore9/for-pull-requests
code style changes
2013-07-06 08:14:43 -07:00
Eleonore9
2a462e6846 code style changes 2013-07-06 17:08:03 +02:00
Daniel Greenfeld
8c399fadf8 merge in stuff 2013-07-06 16:27:08 +02:00
Daniel Greenfeld
2dcc816e29 Merge branch 'for-pull-requests' of git://github.com/Eleonore9/django-admin2 into Eleonore9-for-pull-requests 2013-07-06 16:22:23 +02:00
Eleonore9
5b4dba559a Tests for example2/models.py 2013-07-06 15:48:42 +02:00
bootandy
1ef08cc20f first itteration 2013-07-06 15:18:01 +02:00
NotSqrt
5de843313b make the examples use i18n 2013-07-06 13:33:52 +02:00
Daniel Greenfeld
7db738d469 friendlier way of handling django_extensions 2013-07-06 12:21:02 +02:00
Danilo Bargen
973996cfe0 Show verbose column name in list view (fixes #236) 2013-07-06 11:32:57 +02:00
Daniel Greenfeld
9e8efcd218 Add django-debug-toolbar to example2 2013-07-06 11:08:11 +02:00
Andrews Medina
7e58115e11 Added tests for example2 poll delete action. 2013-06-05 23:53:39 -03:00
Andrews Medina
8e4c155c33 Added tests for example2 poll delete view. 2013-06-05 23:50:53 -03:00
Andrews Medina
5ce79eee08 Added tests for example2 poll create view. 2013-06-05 23:48:04 -03:00
Andrews Medina
fde3814fdf Added tests for example2 poll detail view. 2013-06-05 22:58:50 -03:00
Andrews Medina
39df8267c4 Added tests for example2 poll list view. 2013-06-05 22:57:14 -03:00
Andrews Medina
25a9d72322 Added tests for example2 admin index. 2013-06-05 22:35:57 -03:00
Andrews Medina
af54f424ed Changed the example2 database name. 2013-06-05 22:19:07 -03:00
Andrews Medina
6d12d7d8e6 Added a home for example2. 2013-06-05 22:17:29 -03:00
Andrews Medina
b1c7089556 Enabling admin for example2. 2013-06-04 23:07:09 -03:00
Andrews Medina
de37dfb1f8 Fixed Poll was_published_recently. 2013-06-04 23:06:33 -03:00
Andrews Medina
320c6b6d4b Improved PollAdmin. 2013-06-04 22:59:15 -03:00
Andrews Medina
0fe407565d Added admin2 for polls. 2013-06-04 22:46:37 -03:00
Andrews Medina
305d9029fb Added Pool and Choice models for example2. 2013-06-04 22:22:21 -03:00
Andrews Medina
af2bd4d546 Added example2. 2013-06-04 22:10:59 -03:00