|
606ef7df9e
|
Fix @staticmethod problem for Python 2.7
|
2015-05-27 22:43:25 +02:00 |
|
|
06a4d2b395
|
Fix Python 2.7 unicode problem
|
2015-05-27 22:35:55 +02:00 |
|
|
3fd03572e4
|
Change license to MIT
|
2015-04-20 21:21:25 +02:00 |
|
|
b742234dba
|
Add coverage related files to .gitignore
|
2015-04-11 00:10:02 +02:00 |
|
|
20d1786727
|
Upgrade to Django 1.8
|
2015-04-11 00:06:01 +02:00 |
|
Gergely Polonkai
|
cc0850f872
|
Add initial draft of the duck logo
|
2015-04-10 16:56:52 +02:00 |
|
|
3b6a38fc0f
|
Create README.md
|
2015-04-10 16:42:03 +02:00 |
|
|
7facc7a1cf
|
Add Duck booking API method
|
2015-04-10 15:57:17 +02:00 |
|
|
15ad940445
|
Add the Duck.booked_by() method
|
2015-04-10 15:57:17 +02:00 |
|
|
7274a32233
|
Add similar competence finding to Competence
|
2015-04-10 15:57:17 +02:00 |
|
|
d2e56db0d9
|
Add competence listing functionality
|
2015-04-10 15:57:17 +02:00 |
|
|
2a53041702
|
Add duck_comp_list API call
|
2015-04-10 15:57:17 +02:00 |
|
|
13c09bb856
|
Add js-reverse as a dependency, also integrate it
|
2015-04-10 15:57:17 +02:00 |
|
|
6a20ba1935
|
Add api application skeleton
|
2015-04-10 15:57:17 +02:00 |
|
|
c7722c418a
|
Create basic admin site
|
2015-04-10 15:57:17 +02:00 |
|
|
4d9f4242e3
|
Add login/logout functionality
|
2015-04-10 15:57:16 +02:00 |
|
|
5e23c73594
|
Add registration form
|
2015-04-10 15:57:16 +02:00 |
|
|
8c9475d076
|
Implement Duck listing
|
2015-04-10 15:57:16 +02:00 |
|
|
56d19e07d9
|
Add Duck.dpx() method
|
2015-04-10 15:57:16 +02:00 |
|
|
e12019723d
|
Add Booking.duck_booking_time() method
|
2015-04-10 15:57:16 +02:00 |
|
|
6b548c80c4
|
Add Booking.total_booking_time()
|
2015-04-10 15:57:16 +02:00 |
|
|
19e66de32c
|
Add duck competence level method (DuckCompetence.level)
|
2015-04-10 15:57:16 +02:00 |
|
|
49a20c20b0
|
Add ducklevel.py to convert between level and minutes
|
2015-04-10 15:57:16 +02:00 |
|
|
9cba0a8090
|
Add age_format template tag
We are still yet to internationalize that, but for now, it works fine in
English
|
2015-04-10 15:57:16 +02:00 |
|
|
b114fbfc07
|
Add booking.models.Duck.age() with tests
|
2015-04-10 15:57:16 +02:00 |
|
|
67dba65b43
|
Add DuckName and DuckNameVote models
|
2015-04-10 15:57:16 +02:00 |
|
|
597ee0373e
|
Add Booking model
|
2015-04-10 15:57:16 +02:00 |
|
|
6b0cdfdde7
|
Add DuckCompetence model
|
2015-04-10 15:57:16 +02:00 |
|
|
d7feab58fe
|
Add Duck model skeleton
|
2015-04-10 15:57:16 +02:00 |
|
|
52e3550427
|
Add Competence model
|
2015-04-10 15:57:16 +02:00 |
|
|
cd1d99af38
|
Add Location model
|
2015-04-10 15:57:15 +02:00 |
|
|
80e26b9e0d
|
Add Species model
|
2015-04-10 15:57:15 +02:00 |
|
|
4709655808
|
Add disclaimer page
|
2015-04-10 15:57:15 +02:00 |
|
|
b2e434300a
|
Add Terms and Conditions page template
|
2015-04-10 15:57:15 +02:00 |
|
|
cb8a780548
|
Add vocabulary page
|
2015-04-10 15:57:15 +02:00 |
|
|
ae7ea8004f
|
Add frontend skeleton
|
2015-04-10 15:57:15 +02:00 |
|
|
8317ef9cca
|
Add booking app skeleton
|
2015-04-10 15:57:15 +02:00 |
|
|
eb9a1f31bc
|
Set default timezone
|
2015-04-10 15:57:15 +02:00 |
|
|
82d22e0586
|
Initial, empty Django project
|
2015-04-10 15:57:15 +02:00 |
|
|
626404c24e
|
Add basic .gitignore file
|
2015-04-10 15:57:15 +02:00 |
|
|
3fc41d72f4
|
Initial commit
|
2015-04-10 15:55:51 +02:00 |
|