|
c3ce46b94a
|
Report replies
|
2018-03-01 15:48:20 +02:00 |
|
|
8230e83528
|
Boards, Replies and Votes
|
2018-02-28 18:34:10 +02:00 |
|
|
7481f245fd
|
Add submission reporting
|
2017-12-29 16:22:58 +02:00 |
|
|
2bcf645461
|
Make season description optional
|
2017-12-28 17:24:27 +02:00 |
|
|
971730f1cb
|
Make CSS field actually nullable..
|
2017-12-28 17:20:22 +02:00 |
|
|
1449826082
|
Add views and pinned to discussion board
|
2017-12-28 17:16:20 +02:00 |
|
|
d32d0b069e
|
Merge branch 'databases' of github.com:IcyNet/Episodes.Community into databases
|
2017-12-28 17:10:50 +02:00 |
|
|
702e11de12
|
Add extra fields to Submission
|
2017-12-28 17:09:39 +02:00 |
|
|
845845bb2e
|
Remove show moderators model
|
2017-12-28 17:03:49 +02:00 |
|
|
307fdd4f7b
|
Make custom CSS nullable
|
2017-12-28 17:03:16 +02:00 |
|
|
36de1771ce
|
Extend abbreviation length
|
2017-12-28 17:02:41 +02:00 |
|
|
c850405d7a
|
Add license headers to all code files
|
2017-12-28 12:39:02 +02:00 |
|
|
4c2e0d0f91
|
Bans - Implement show bans
|
2017-12-27 17:01:39 +02:00 |
|
|
5f8d142508
|
Merge pull request #54 from IcyNet/authstuff
Rewrite the user models to use Django's auth system.
|
2017-12-11 15:55:57 +02:00 |
|
|
70832a685c
|
Remove the "Admin" model since it's not necessary
|
2017-11-16 21:13:13 +02:00 |
|
|
ddeff408f1
|
Change Artwork to Banner in Show where its appropriate, make ban scope nullable because site_wide is a thing
|
2017-11-14 15:39:11 +02:00 |
|
|
9f725b4c46
|
Authentication - Made Django use a custom User model
WARNING! This commit requires you to re-migrate the database from the beginning, because AUTH_USER_MODEL can only be set before the initial migration.
|
2017-11-14 14:56:44 +02:00 |
|
|
5fb6911960
|
Authentication - Rewrite auth system to use Django's user model
|
2017-11-13 19:38:51 +02:00 |
|
Taizo 'Tsa6' Simpson
|
18e8dbefd2
|
Fixed the postive typo
|
2017-09-25 15:49:15 -04:00 |
|
Taizo 'Tsa6' Simpson
|
2a5d4e3fdd
|
Added __str__ methods to all the models
|
2017-09-24 18:30:15 -04:00 |
|
Taizo 'Tsa6' Simpson
|
2b6dfeca8b
|
Fixed a typo in the Episode models's name's verbose_name
|
2017-09-24 17:02:50 -04:00 |
|
Taizo 'Tsa6' Simpson
|
ba0d572cb1
|
Updated User model to match changes in IcyNet (User id [int] --> UUIDv4 [varchar])
|
2017-09-22 17:45:17 -04:00 |
|
Taizo 'Tsa6' Simpson
|
b7fc3628df
|
Changed type of field from non-existant IntField to IntegerField
|
2017-09-21 16:51:16 -04:00 |
|
Taizo 'Tsa6' Simpson
|
a8fbd82b0a
|
Updated User model
|
2017-08-26 15:08:14 -04:00 |
|
Taizo 'Tsa6' Simpson
|
1f81e5a6f6
|
Clean duplicate comment
|
2017-08-26 15:01:56 -04:00 |
|
Taizo 'Tsa6' Simpson
|
c0bff596db
|
Cleaned up errors
|
2017-08-26 02:40:28 -04:00 |
|
Taizo 'Tsa6' Simpson
|
7e9fdbf3b7
|
Added timestamps
|
2017-08-26 02:37:20 -04:00 |
|
Taizo 'Tsa6' Simpson
|
f1a6760af7
|
Added more info to the DiscussionVote table
|
2017-08-26 02:29:42 -04:00 |
|
Taizo 'Tsa6' Simpson
|
7c8b06433c
|
Added the rest of the tables
|
2017-08-26 02:25:09 -04:00 |
|
Taizo 'Tsa6' Simpson
|
234f163090
|
Typo
|
2017-08-25 19:37:45 -04:00 |
|
Taizo 'Tsa6' Simpson
|
84bd805ea9
|
Added the rest of the LandingPage models
|
2017-08-25 19:23:53 -04:00 |
|
Taizo 'Tsa6' Simpson
|
4803987bbb
|
Added Show model
|
2017-08-25 16:00:38 -04:00 |
|
Taizo 'Tsa6' Simpson
|
8902a5aef4
|
Initialized apps
|
2017-08-25 14:03:37 -04:00 |
|