forked from 05bit/brillixy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
42 lines (33 loc) · 836 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Release 0.9beta
===============
0. Core stuff, bugs & minor issues:
- {% load url from future %} issue: with Django upgrade
to 1.5 it will cause error (?)
- [minor] actions_selection_counter issue
- redirect app index to admin main?
1. Basic dashboard customization:
+ diff. dashboard for different users (permissions)
+ all models list widget
+ logo
2. New objects index page
+ basics
+ list editable
+ pagination
+ sorting
+ actions confirm
+ date hierarchy
3. New object add / edit page
+ basics
+ date & time widgets
+ m2m widget
+ history page
+ inlines
4. Custom css & js
5. Advanced dashboard customization:
- custom models list widget
- objects list widget
- actions widget
- custom widget
5. Documentation
6. License
7. Website