Daniel Greenfeld
4ac722add4
Customize the dashboard
2013-06-01 20:04:06 +02:00
Daniel Greenfeld
d52bc0fe15
Document actions
2013-06-01 19:23:15 +02:00
Daniel Greenfeld
c1bb642747
Enhancing documentation
2013-06-01 19:04:51 +02:00
Daniel Greenfeld
7827bf0003
fixes #159 and lays the ground for more things
2013-06-01 18:02:01 +02:00
Daniel Greenfeld
4cb6f9fc3f
Tweaks to the contributing documentation
2013-05-31 21:48:47 +02:00
Daniel Greenfeld
1195f38b84
More work on admin
2013-05-31 17:38:34 +02:00
Daniel Greenfeld
6a9eb0b3b3
More accurate documentation for how we test merges
2013-05-31 11:42:00 +02:00
Daniel Greenfeld
16c9b8c3ee
prep for v0.3.0
2013-05-31 10:21:02 +02:00
Daniel Greenfeld
be07421d44
Removed admins.py and placed calls to ModelAdmin2 from top namespace
2013-05-31 08:57:25 +02:00
Daniel Greenfeld
9acdf9e2f8
fixes #155 , which is moving models.py to types.py. Using admins.py as an alias for the old models.py module
2013-05-30 12:33:00 +02:00
Gregor Müllegger
d0635b79c3
Adding a IsSuperuserPermission class.
2013-05-29 10:44:22 +02:00
Gregor Müllegger
2adabfe695
Re-writing the docs about the permission handling.
2013-05-29 10:44:22 +02:00
Gregor Müllegger
3b9aca672f
Adding documentation about how to use permissions in the template.
2013-05-29 10:44:22 +02:00
Gregor Müllegger
65d54083ce
Adding reference documentation for permission handling.
2013-05-29 10:44:22 +02:00
Gregor Müllegger
2b268eb089
Setting up autodoc for the docs.
...
For this to work you need to install sphinx in your virtualenv. It's added to
the requirements.txt so just run: pip install -r requirements.txt
2013-05-29 10:44:22 +02:00
Allison Kaptur
58ffe40eb9
Remove 'python -c'
...
You should have either `python -c` or '>>>', but not both. I'm not sure whether "$ python -c 'import this'" or '>>> import this' is better, but the current version is definitely wrong.
2013-05-26 19:20:02 -04:00
Daniel Greenfeld
3b4ce17142
Adding in note about the model_admin immutable issue
2013-05-24 20:47:38 +02:00
Gregor Müllegger
5b482a96d0
Adding docs for optional runtests.py arguments.
2013-05-23 22:18:12 +02:00
Daniel Greenfeld
3750288858
Adding to the reference
2013-05-22 17:37:02 +02:00
Daniel Greenfeld
e9fd0abb2f
merge
2013-05-21 23:28:28 +02:00
Daniel Greenfeld
0e03d7a5b0
bike shedding
2013-05-21 00:25:38 +02:00
Daniel Greenfeld
648d5e8d5b
Change to git-flow
2013-05-20 19:10:33 +02:00
Daniel Greenfeld
e0d1ed7c22
More design thoughts
2013-05-20 12:35:26 +02:00
Daniel Greenfeld
47b4171bd7
bullets to points
2013-05-20 12:19:34 +02:00
Daniel Greenfeld
b0abe58121
Changing design notification to warning. I don't want to kill contributor enthusiasm
2013-05-20 10:55:29 +02:00
Daniel Greenfeld
d43ec6818a
Changing design notification to warning. I don't want to kill contributor enthusiasm
2013-05-20 10:53:48 +02:00
Daniel Greenfeld
f043b382d5
Changing design notification to warning. I don't want to kill contributor enthusiasm
2013-05-20 10:52:46 +02:00
Daniel Greenfeld
2677ed16a9
documentation version bump
2013-05-20 10:45:37 +02:00
Daniel Greenfeld
89ef5ad0a1
architecture warning
2013-05-20 10:38:08 +02:00
Daniel Greenfeld
77e1e994b2
Add design to contributing
2013-05-20 10:37:29 +02:00
Daniel Greenfeld
339acc4bf3
architecture thoughts
2013-05-20 10:33:31 +02:00
Daniel Greenfeld
8dea82eb70
Add warning message to email
2013-05-19 15:35:33 +02:00
Daniel Greenfeld
f416998e27
Merge pull request #94 from audreyr/design-goals-18
...
Outline UI goals - part of issue #18
2013-05-19 06:05:32 -07:00
Daniel Greenfeld
c638a8503b
Merge pull request #93 from audreyr/theming-89
...
Write theming docs. Close issue #89 .
2013-05-19 06:04:49 -07:00
Audrey Roy
1a0a030b03
Outline UI goals - part of issue #18
2013-05-19 15:04:13 +02:00
Audrey Roy
4f8e6b4c29
Write theming docs. Close issue #89 .
2013-05-19 14:51:43 +02:00
Daniel Greenfeld
0c1238dff6
Merge pull request #90 from gregmuellegger/rest-api-integration
...
Rest api integration
2013-05-19 05:48:51 -07:00
Daniel Greenfeld
b4d4a6bde7
merge of @RaphaelKimmig's work
2013-05-19 14:44:27 +02:00
Gregor Müllegger
c7f935cd1c
Adding a quick hint to the API in the documentation.
2013-05-19 14:19:58 +02:00
Ludvig Wadenstein
b71fd7382d
Added requirements file
2013-05-19 11:34:20 +02:00
Daniel Greenfeld
368899b853
adding requirements to documentation
2013-05-19 10:17:45 +02:00
Daniel Greenfeld
aecb2ba879
Docs and mixins cleanup
2013-05-19 10:15:50 +02:00
Daniel Greenfeld
5fb94b69be
Document fixing
2013-05-18 18:09:59 +02:00
Daniel Greenfeld
7e0e1ee060
merge
2013-05-18 16:32:22 +02:00
Ludvig Wadenstein
02cc9abba5
Added documentation for running tests
2013-05-18 15:30:32 +02:00
Daniel Greenfeld
6454b5833f
Adding design to the docs
2013-05-18 13:55:32 +02:00
Daniel Greenfeld
174894b3ae
Adding design to the docs
2013-05-18 13:53:16 +02:00
Daniel Greenfeld
bbfc8ebe36
Design documenting
2013-05-18 13:45:31 +02:00
Daniel Greenfeld
e5a140eeb2
Additional documentation
2013-05-18 13:30:45 +02:00
Gregor Müllegger
2dedab2a84
Short introduction paragraph and integrating the contributing page into the TOC.
2013-05-18 13:05:19 +02:00